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-redshift-alpha: Race condition when adding table and granting permission in same deployment @aws-cdk/aws-redshift Related to Amazon Redshift bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#34200 opened Apr 18, 2025 by jordant0
1 task
StepFunctionsStartExecution: Cannot pass Task Token using sfn.TaskInput.fromText @aws-cdk/aws-stepfunctions Related to AWS StepFunctions bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#34189 opened Apr 17, 2025 by luiscarlosjayk
1 task
(@aws-cdk/aws-ec2-alpha): IPAM PoolOptions missing options from AWS::EC2::IPAMPool effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 package/tools Related to AWS CDK Tools or CLI
#34178 opened Apr 17, 2025 by pemattr
1 task
SageMaker Training Job missing TrainingImageConfig property for private Docker registry @aws-cdk/aws-sagemaker Related to AWS SageMaker effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34170 opened Apr 16, 2025 by fbzioui
2 tasks
aws_logs: support for account-wide DataProtectionPolicy @aws-cdk/aws-logs Related to Amazon CloudWatch Logs effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34150 opened Apr 15, 2025 by ScottRobinson03
1 of 2 tasks
(aws-eks): kubectl objectName is required by CDK, but not always by kubectl get @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#34148 opened Apr 15, 2025 by bvkatwijk
1 task
(aws-eks): AccessEntry should support IPrincipal or IGrantable @aws-cdk/aws-eks Related to Amazon Elastic Kubernetes Service effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34144 opened Apr 15, 2025 by clayrosenthal
2 tasks done
feat(s3): add grantReplicationPermission for IAM Role permissions beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 pr/needs-maintainer-review This PR needs a review from a Core Team Member
#34138 opened Apr 14, 2025 by hassaku63 Loading…
1 task done
fix(codebuild): enhance validation for Windows image types beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK bug This issue is a bug. effort/medium Medium work item – several days of effort p1 pr/reviewer-clarification-requested The contributor has requested clarification on feedback, a failing build, or a failing PR Linter run pr-linter/exemption-requested The contributor has requested an exemption to the PR Linter feedback.
#34125 opened Apr 12, 2025 by tsuga Loading…
1 task done
fix(route53-targets): beanstalk auto-generate hostedzoneid from stack region admired-contributor [Pilot] contributed between 13-24 PRs to the CDK bug This issue is a bug. effort/medium Medium work item – several days of effort p1 pr/needs-maintainer-review This PR needs a review from a Core Team Member
#34122 opened Apr 12, 2025 by phuhung273 Loading…
1 task done
aws-codebuild: missing support for Windows on-demand environment @aws-cdk/aws-codebuild Related to AWS CodeBuild bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#34121 opened Apr 12, 2025 by tsuga
1 task
(aws-s3): add a convenient way to grant permissions to an IAM Role for S3 replication @aws-cdk/aws-s3 Related to Amazon S3 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34119 opened Apr 12, 2025 by hassaku63
1 of 2 tasks
fix(lambda): use nodejs22.x as default runtime bug This issue is a bug. effort/medium Medium work item – several days of effort p1 valued-contributor [Pilot] contributed between 6-12 PRs to the CDK
#34117 opened Apr 11, 2025 by ahammond Loading…
1 task done
(aws-cdk): synth and deploy time gotten 2 times worse with node 20,22 bug This issue is a bug. effort/medium Medium work item – several days of effort p2 package/tools Related to AWS CDK Tools or CLI
#34112 opened Apr 11, 2025 by piotrwalczak1
1 task
(s3-deployment): support expected-bucket-owner @aws-cdk/aws-s3-deployment effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p3
#34101 opened Apr 10, 2025 by pb8o
2 tasks
(aws-stepfunctions): Can't add Jsonata strings to toleratedFailurePercentage @aws-cdk/aws-stepfunctions Related to AWS StepFunctions effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34085 opened Apr 9, 2025 by NikHammon
1 task
DockerImageAsset.buildSsh should allow arrays effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34073 opened Apr 8, 2025 by jakajancar
2 tasks
(aws_ecs_patterns): QueueProcessingFargateService should be able to provide Backlog per instance based autoscaling for ECS tasks @aws-cdk/aws-ecs-patterns Related to ecs-patterns library effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34072 opened Apr 8, 2025 by Abdul-pitodia
1 of 2 tasks
(docs): Include resource type of the construct on the docs pages docs/generated Related to the generated API Reference documentation effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34071 opened Apr 8, 2025 by pemattr
2 tasks
Register new region: us-isob-west-1 @aws-cdk/region-info Related to AWS Region information effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p1
#34066 opened Apr 7, 2025 by godwingrs22
4 of 17 tasks
feat(eks): Addon support configurationValues admired-contributor [Pilot] contributed between 13-24 PRs to the CDK effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.
#34061 opened Apr 6, 2025 by phuhung273 Loading…
1 task done
aws-lambda: Inconsistent inputDir Behavior between NodejsFunction and RustFunction @aws-cdk/aws-lambda Related to AWS Lambda @aws-cdk/aws-lambda-nodejs bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#34058 opened Apr 5, 2025 by garysassano
1 task
(aws-backup): Add IndexActions support to BackupPlanRule @aws-cdk/aws-backup Related AWS Backup effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34050 opened Apr 4, 2025 by georeeve
1 of 2 tasks
(aws-ecs): adding same launch template to multiple AutoScalingGroup breaks cluster @aws-cdk/aws-ecs Related to Amazon Elastic Container bug This issue is a bug. effort/medium Medium work item – several days of effort p2
#34044 opened Apr 4, 2025 by andreialecu
1 task
aws_synthetics : Support for cloudwatch canary group @aws-cdk/aws-synthetics Related to Amazon CloudWatch Synthetics effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
#34043 opened Apr 4, 2025 by argenstijn
2 tasks
ProTip! Adding no:label will show everything without a label.