-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
DataDog/serverless-sample-app
#499Labels
@aws-cdk/aws-docdbRelated to Amazon DocumentDBRelated to Amazon DocumentDBeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
Amazon DocumentDB Serverless is now general available.
L1 Construct supports it, but L2 Construct doesn't yet.
Use Case
To use Serverless Cluster.
Proposed Solution
Support for ServerlessV2ScalingConfiguration in L2 construct.
However, since the instanceType property is required in the L2 DatabaseCluster construct, we cannot simply add a new property.
A possible solution would be to create a new L2 construct such as ServerlessCluster.
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
all
AWS CDK CLI version
all
Environment details (OS name and version, etc.)
all
jravecorrea and phuhung273
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-docdbRelated to Amazon DocumentDBRelated to Amazon DocumentDBeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2