(core): speed up process for adding L1 constructs to aws cdk for newly released cloudformation resources #31122
Labels
@aws-cdk/core
Related to core CDK functionality
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p1
Describe the feature
This feature request proposes accelerating the process of adding L1 constructs to AWS CDK for newly supported CloudFormation resources. Currently, it takes 2-3 weeks for these constructs to be available after the resource specification is updated.
Use Case
Speeding up this process would allow us to leverage new AWS resources quicker within their Infrastructure. This is particularly critical for teams that rely heavily on the CDK for deploying their AWS resources. Also it avoids us to workaround the issue by implementing custom resources..
Faster integration would reduce the time between AWS CloudFormation announcements and actionable use in the CDK.
Proposed Solution
Review the current deployment cycle and explore opportunities to speed up the generation and deployment of L1 constructs.
Other Information
This request builds on recent feedback regarding the AWS::SageMaker::MlflowTrackingServer resource addition: #31112 (comment)
Acknowledgements
CDK version used
2.151.0
Environment details (OS name and version, etc.)
macOS
The text was updated successfully, but these errors were encountered: