Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--mongodb-atlas-orginvitation.json
Parent schema serverless-framework-configuration
Type: object

Returns, adds, and edits organizational units in MongoDB Cloud.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Profile string | Aws_CF_FunctionString required

Profile used to provide credentials information, (a secret with the cfn/atlas/profile/{Profile}, is required), if not provided default is used

IncludeCount boolean

Flag that indicates whether the response returns the total number of items (totalCount) in the response.

InvitationId string | Aws_CF_FunctionString

Unique 24-hexadecimal digit string that identifies the invitation.

ItemsPerPage integer

Number of items that the response returns per page.

OrgId string | Aws_CF_FunctionString

Unique 24-hexadecimal digit string that identifies the organization that contains your projects.

OrgName string | Aws_CF_FunctionString

Human-readable label that identifies this organization.

PageNum integer

Number of the page that displays the current set of the total objects that the response returns.

Roles string[]

One or more organization or project level roles to assign to the MongoDB Cloud user.

TeamIds string[]

List of unique 24-hexadecimal digit strings that identifies each team.

TotalCount number

Number of documents returned in this response.

Username string | Aws_CF_FunctionString

Email address of the MongoDB Cloud user invited to join the organization.