Aws Cdk Versions Save

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

v2.144.0

2 weeks ago

Features

  • appconfig: add grantReadConfig method to Environment Construct (#30180) (c8f2646), closes #28585
  • dynamodb: add resource polices for table (#30251) (7dc6d27)
  • ec2: support instanceInitiatedShutdownBehavior for EC2 instance (#30160) (c073617), closes #30164
  • ecs-patterns: allow custom container name for Scheduled ecs and fargate tasks (#30357) (f54a945), closes #30281 #27515
  • lambda: allow running a build file (#30196) (89042c4), closes #18470
  • stepfunctions-tasks: add workerType and numberOfWorkers to GlueStartJobRun class (#30319) (b17dfe7), closes #12757
  • update L1 CloudFormation resource definitions (#30354) (ede0917)
  • stepfunctions-tasks: support for the step functions mediaconvert optimized integration for createJob api (#30300) (823cab3), closes #30299

Bug Fixes


Alpha modules (2.144.0-alpha.0)

Features

v2.143.1

2 weeks ago

Reverts

  • fix(ses-actions): permissions too wide for S3 action (#30375) (6c716c6)

Alpha modules (2.143.1-alpha.0)

v2.143.0

3 weeks ago

Features

Bug Fixes

  • ecs: add feature flag and remove ecs default deployment alarm settings (#30217) (1e94267)
  • elbv2: unable to deploy template with IPv4 load balancer when denyAllIgwTraffic set (#29956) (42d424e), closes #30247
  • events_targets: kinesisfirehosestream not accepting ideliverystream for imported deliverystream (#30189) (d7e6a10)
  • rds: readers not always be created after the writer (#30277) (e8676cb), closes #30260
  • s3: bucketKey does not support SSE-S3 (#30184) (c7c75f8), closes #30183
  • stepfunctions-tasks: runtime language used to evaluate expressions is ignored (#30302) (dfea721)

Alpha modules (2.143.0-alpha.0)

v2.142.1

4 weeks ago

Reverts

  • fix(diff): properties from ChangeSet diff were ignored (#30243) (3748472)

Alpha modules (2.142.1-alpha.0)

v2.142.0

4 weeks ago

Features

Bug Fixes


Alpha modules (2.142.0-alpha.0)

Features

v2.141.0

1 month ago

Features

Bug Fixes

  • ecr: incorrect format for rule pattern (#29243) (fff9cf6), closes #29225
  • pipelines: pipeline asset role trust policy has account root principal (#30084) (3928eae)

Alpha modules (2.141.0-alpha.0)

v2.140.0

1 month ago

Features

Bug Fixes

  • crossRegionReference: error message missing stack information (#29961) (4f1c94b), closes #29699 #29699
  • custom-resources: fails to use latest SDK version (#29958) (247aa35), closes #29891
  • stepfunctions: regex in DistributedMap label is incorrectly escaping characters (#29765) (7c4eb71)
  • cdk diff prints upgrade bootstrap warning even when current version exceeds the recommended version (#29938) (28b0080), closes #28888

Alpha modules (2.140.0-alpha.0)

v2.139.1

1 month ago

Reverts

  • fix(lambda): version.fromVersionArn creates invalid Version object (#30003) (ced7a46)

Alpha modules (2.139.1-alpha.0)

v2.139.0

1 month ago

Features

Bug Fixes


Alpha modules (2.139.0-alpha.0)

v2.138.0

1 month ago

Features

Bug Fixes


Alpha modules (2.138.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cognito-identitypool-alpha: The argument of IdentityPoolProviderUrl.userPool() has been changed from url: string to userPool: UserPool, userPoolClient: UserPoolClient. If you want to specify custom identifier string, use IdentityPoolProviderUrl.custom() instead.

Bug Fixes

  • cognito-identitypool-alpha: inconvenient IdentityPoolProviderUrl.userPool() (#29025) (90a7734)