awscdk-resources-mongodbatlas icon indicating copy to clipboard operation
awscdk-resources-mongodbatlas copied to clipboard

MongoDB Atlas AWS CDK Resources

Results 5 awscdk-resources-mongodbatlas issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Looking at the documentation for creating a snapshot extract bucket (https://github.com/mongodb/awscdk-resources-mongodbatlas/tree/ef4c0a5d15e15cac3a4f96d524aaf98e4a6966fa/src/l1-resources/cloud-backup-snapshot-export-bucket) this construct requires an `iamRoleId` of 24 characters. Using...

## Proposed changes Remove the `CfnAlertConfigurationProps.typeName` property. It is not mentioned in the [createAlertConfiguration rest API](https://www.mongodb.com/docs/atlas/reference/api-resources-spec/v2/#tag/Alert-Configurations/operation/createAlertConfiguration) and not forwarded by the corresponding [CloudFormation resource](https://github.com/mongodb/mongodbatlas-cloudformation-resources/blob/master/cfn-resources/alert-configuration/cmd/resource/resource.go#L82). Unfortunately, this would be a breaking...

**Is your feature request related to a problem? Please describe.** Currently specifying cluster tags is possible only in l1 resources and not possible in l3 resources. **Describe the solution you'd...

not_stale

**Is your feature request related to a problem? Please describe.** Currently, l3 resource `atlas-basic-private-endpoint` doens't allow changing securitygroup used for `ec2.CfnVPCEndpoint` resource. **Describe the solution you'd like** Allow changing securitygroup...

not_stale

**Is your feature request related to a problem? Please describe.** Currently, l3 resource `atlas-basic-private-endpoint` allows only a single subnet be specified in its `privateEndpointProps` property. **Describe the solution you'd like**...

not_stale