Skip to content

Issues: aws/aws-cdk

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

AWS Organizations L2s effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p2
#2877 opened Jun 14, 2019 by jdiazcano
aws-certificatemanager: Support construct to create Certificate from any region, similar to EdgeFunction @aws-cdk/aws-certificatemanager Related to Amazon Certificate Manager effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p1
#25343 opened Apr 27, 2023 by Xarno
2 tasks
ec2: look up AWS managed Prefix Lists @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#15115 opened Jun 14, 2021 by alanraison
1 of 2 tasks
aws-dynamodb: Cannot add multiple dynamodb GSI. @aws-cdk/aws-dynamodb Related to Amazon DynamoDB bug This issue is a bug. effort/large Large work item – several weeks of effort p1
#12246 opened Dec 28, 2020 by sarawin-pm
[pipelines] Add stage to strip assets out of cloud assembly before deploying to CloudFormation @aws-cdk/pipelines CDK Pipelines library effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1
#9917 opened Aug 23, 2020 by MamishIo
CDK needs garbage collection for assets in the cdk.out directory @aws-cdk/assets Related to the @aws-cdk/assets package effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1 package/tools Related to AWS CDK Tools or CLI
#2869 opened Jun 13, 2019 by nathanpeck
(@aws-cdk/aws-dynamodb): DynamoDb Replication: Cannot exceed quota for PoliciesPerRole: 10 @aws-cdk/aws-dynamodb Related to Amazon DynamoDB bug This issue is a bug. ddb-legacy-table This issue has to do with DynamoDB's legacy Table construct. Close after migration guide is out. effort/large Large work item – several weeks of effort p2
#13671 opened Mar 18, 2021 by reinismu
ECS: Service should autoconfigure security groups when attached to NLB @aws-cdk/aws-ecs Related to Amazon Elastic Container @aws-cdk/aws-elasticloadbalancing Related to Amazon Elastic Load Balancing effort/medium Medium work item – several days of effort feature/service-integration Add functionality to an L2 construct to enable easier integration with another service feature-request A feature should be added or improved. p1
#1490 opened Jan 7, 2019 by rix0rrr
cdk <command> --profile <named profile> tries default regardless bug This issue is a bug. effort/medium Medium work item – several days of effort language/python Related to Python bindings p1 package/tools Related to AWS CDK Tools or CLI
#5053 opened Nov 15, 2019 by dxunix
[aws-certificatemanager] Create certificate in us-east-1 and use it in a different region @aws-cdk/aws-certificatemanager Related to Amazon Certificate Manager effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. guidance Question that needs advice or information. p2
#9274 opened Jul 27, 2020 by dbartholomae
[Route53] cdk-route53 Cross account records. @aws-cdk/aws-route53 Related to Amazon Route 53 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#15213 opened Jun 19, 2021 by mrpackethead
2 tasks
Tags not applied to AWS::Events::Rule @aws-cdk/aws-events Related to CloudWatch Events effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p1
#4907 opened Nov 7, 2019 by raphael-riel
Creating a codepipeline.Pipeline with a codebuild.PipelineProject in a different stack results in a circular reference @aws-cdk/aws-codepipeline Related to AWS CodePipeline bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#3300 opened Jul 12, 2019 by corymhall
1 task done
API Gateway: Too Many Requests on API creation @aws-cdk/aws-apigateway Related to Amazon API Gateway bug This issue is a bug. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p2
#15573 opened Jul 15, 2021 by tuanardouin
Unable to update a stack that has exports bug This issue is a bug. effort/medium Medium work item – several days of effort management/devenv Related to CDK development/build environment p2
#5304 opened Dec 5, 2019 by binarythinktank
StackSet/Conformance Packs support - make stacks available as an asset @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. p2
#11896 opened Dec 6, 2020 by pgarbe
1 of 2 tasks
(lambda): Get Function code + layer exceeds maximum size error when it does not @aws-cdk/aws-lambda Related to AWS Lambda blocked Work is blocked on this issue for this codebase. Other labels or comments may indicate why. bug This issue is a bug. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p2
#8446 opened Jun 9, 2020 by rehanvdm
Support CloudFormation rollback triggers @aws-cdk/aws-cloudwatch Related to Amazon CloudWatch effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1 package/tools Related to AWS CDK Tools or CLI
#5170 opened Nov 24, 2019 by nakedible
1 of 2 tasks
❗ CDK CLI versions and CDK library versions will soon diverge cli Issues related to the CDK CLI management/tracking Issues that track a subject or multiple issues package/tools Related to AWS CDK Tools or CLI
#32775 opened Jan 7, 2025 by rix0rrr
aws-sns: When using filterPolicy, stack fails with: FilterPolicyScope: Invalid value [null]. Please use either MessageBody or MessageAttributes @aws-cdk/aws-sns Related to Amazon Simple Notification Service bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#24804 opened Mar 27, 2023 by ksenia-exe
[lambda] specify multiple folders as a single lambda asset @aws-cdk/aws-lambda Related to AWS Lambda effort/small Small work item – less than a day of effort feature/enhancement A new API to make things easier or more intuitive. A catch-all for general feature requests. feature-request A feature should be added or improved. p2
#984 opened Oct 22, 2018 by efimk-lu
sagemaker: can not launch studio app for a SSO user that is created with CDK @aws-cdk/aws-sagemaker Related to AWS SageMaker bug This issue is a bug. effort/medium Medium work item – several days of effort p3
#23627 opened Jan 10, 2023 by hossein-jazayeri
aws-cdk-lib/aws-lambda-nodejs: cache esbuild results @aws-cdk/aws-lambda-nodejs effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#26020 opened Jun 16, 2023 by bestickley
2 tasks done
aws-cdk-lib/aws-lambda-nodejs: Respect the --asset-parallelism flag when bundling via local esbuild install @aws-cdk/assets Related to the @aws-cdk/assets package effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1
#24456 opened Mar 5, 2023 by Cosmic-Ryver
1 of 2 tasks
ProTip! no:milestone will show everything without a milestone.