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

[cdk-pipelines/core] Give assets a display name @aws-cdk/core Related to core CDK functionality @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
#9628 opened Aug 12, 2020 by rix0rrr
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
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
ecs-patterns/ApplicationLoadBalancedFargateService fails to deploy in VPC with multiple subnets in same AZ @aws-cdk/aws-ecs-patterns Related to ecs-patterns library bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#5892 opened Jan 21, 2020 by fshields
aws-eks: allow passing secret to cluster.addHelmChart and cluster.addManifest @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p1
#16476 opened Sep 13, 2021 by trondhindenes
2 tasks
aws-lambda: cdk destroy requires the deployment asset @aws-cdk/aws-lambda Related to AWS Lambda bug This issue is a bug. effort/small Small work item – less than a day of effort p1 package/tools Related to AWS CDK Tools or CLI
#20060 opened Apr 24, 2022 by bdruth
apigateway.RequestAuthorizer: pass request body to authorizer function @aws-cdk/aws-apigateway Related to Amazon API Gateway effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1
#28248 opened Dec 4, 2023 by mdvertola
2 tasks
(cdk-assets): docker buildkit secrets from environment @aws-cdk/aws-secretsmanager Related to AWS Secrets Manager effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p3
#24691 opened Mar 19, 2023 by veimox
2 tasks
(api-gateway-v2): Add stage variables to HttpApi Stage @aws-cdk/aws-apigatewayv2 Related to Amazon API Gateway v2 effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2
#11818 opened Dec 1, 2020 by gitaugakwa
2 tasks
S3BucketOrigin.withOriginAccessControl: support for cross-stack (bucket and distribution in separate stacks) @aws-cdk/aws-s3 Related to Amazon S3 bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#31462 opened Sep 16, 2024 by Huink7
2 tasks
Be able to change AZ count on already deployed VPC (constructs need to be able to keep state) @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. p1
#6683 opened Mar 11, 2020 by ranrotx
aws_applicationautoscaling: Error: Only direct metrics are supported for Target Tracking. Use Step Scaling or supply a Metric object. @aws-cdk/aws-applicationautoscaling Related to AWS Application Auto Scaling bug This issue is a bug. needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p3
#20659 opened Jun 8, 2022 by mostafafarzaneh
Add users to DocumentDB via constructor [@aws-cdk/aws-docdb] @aws-cdk/aws-docdb Related to Amazon DocumentDB effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#11600 opened Nov 20, 2020 by IlyaEremin
QuickSight: Proper Analysis or Template CDK Construct @aws-cdk/aws-quicksight Related to the @aws-cdk/aws-quicksight package blocked Work is blocked on this issue for this codebase. Other labels or comments may indicate why. effort/medium Medium work item – several days 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. p2
#19212 opened Mar 2, 2022 by gunarkroeger
2 tasks
(aws-iam): (Simplify OpenIdConnectProvider by using CloudFormation resource instead of custom resource lambda) @aws-cdk/aws-iam Related to AWS Identity and Access Management effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1
#21197 opened Jul 18, 2022 by Gtofig
1 of 2 tasks
lambda: allow propagating Function tags to LogGroup @aws-cdk/aws-lambda Related to AWS Lambda effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. p1
#17533 opened Nov 17, 2021 by rittneje
2 tasks
VPC construct with full control @aws-cdk/aws-ec2 Related to Amazon Elastic Compute Cloud effort/large Large work item – several weeks of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. p1
#5927 opened Jan 23, 2020 by rix0rrr
2 tasks
aws-dynamodb: addToResourcePolicy has no effect @aws-cdk/aws-dynamodb Related to Amazon DynamoDB bug This issue is a bug. effort/small Small work item – less than a day of effort p3
#30793 opened Jul 9, 2024 by greg5123334
(Amplify): SSM Secure reference is not supported in: [AWS::Amplify::App/Properties/OauthToken] @aws-cdk/aws-amplify Related to AWS Amplify blocked Work is blocked on this issue for this codebase. Other labels or comments may indicate why. bug This issue is a bug. effort/small Small work item – less than a day of effort needs-cfn This issue is waiting on changes to CloudFormation before it can be addressed. p2
#11858 opened Dec 3, 2020 by markusl
(cloudformation-include): Support for referencing Serverless::Function .Version and .Alias attributes @aws-cdk/cloudformation-include Issues related to the "CFN include v.20" package @aws-cdk/core Related to core CDK functionality effort/small Small work item – less than a day of effort feature-request A feature should be added or improved. p2
#22747 opened Nov 2, 2022 by alexander-ray
1 of 2 tasks
aws-ecs: Cluster.addAsgCapacityProvider doesn't add security groups to Cluster.connections like addAutoScalingGroup did @aws-cdk/aws-ecs Related to Amazon Elastic Container bug This issue is a bug. documentation This is a problem with documentation. effort/medium Medium work item – several days of effort p2
#22764 opened Nov 3, 2022 by plumdog
[sns] Lambda function in different region subscription error @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
#10924 opened Oct 17, 2020 by sky4git
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 Batch: Add Container Insights @aws-cdk/aws-batch Related to AWS Batch 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
#21698 opened Aug 22, 2022 by AChans
2 tasks
ProTip! What’s not been updated in a month: updated:<2025-02-13.