Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(core): speed up process for adding L1 constructs to aws cdk for newly released cloudformation resources #31122

Open
2 tasks
dannysteenman opened this issue Aug 15, 2024 · 1 comment
Assignees
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

Comments

@dannysteenman
Copy link

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.151.0

Environment details (OS name and version, etc.)

macOS

@dannysteenman dannysteenman added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 15, 2024
@github-actions github-actions bot added the @aws-cdk/core Related to core CDK functionality label Aug 15, 2024
@pahud
Copy link
Contributor

pahud commented Aug 15, 2024

Thank you. We will bring this up to the team's attention and add inputs here.

@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Aug 15, 2024
@comcalvi comcalvi added p3 and removed p2 labels Aug 23, 2024
@piradeepk piradeepk added p1 and removed p3 labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants