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

Retrieves or creates projects in any given Atlas organization.. Source:- No source definition found, add manually please

Properties

Name string | Aws_CF_FunctionString required

Name of the project to create.

OrgId string | Aws_CF_FunctionString required

Unique identifier of the organization within which to create the project.

WithDefaultAlertsSettings boolean

Flag that indicates whether to create the project with default alert settings.

Default: "false"
ProjectSettings object
5 nested properties
IsCollectDatabaseSpecificsStatisticsEnabled boolean
IsDataExplorerEnabled boolean
IsPerformanceAdvisorEnabled boolean
IsRealtimePerformancePanelEnabled boolean
IsSchemaAdvisorEnabled boolean
Profile string | Aws_CF_FunctionString

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

ProjectTeams projectTeam[]
uniqueItems=true
ProjectApiKeys projectApiKey[]
uniqueItems=true

Definitions

projectSettings object
IsCollectDatabaseSpecificsStatisticsEnabled boolean
IsDataExplorerEnabled boolean
IsPerformanceAdvisorEnabled boolean
IsRealtimePerformancePanelEnabled boolean
IsSchemaAdvisorEnabled boolean
projectTeam object
TeamId string | Aws_CF_FunctionString
RoleNames Roles[]
uniqueItems=true
projectApiKey object
Key string | Aws_CF_FunctionString
RoleNames Roles[]
uniqueItems=true
Roles string | Aws_CF_FunctionString