Skip to content

v2.33.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 19 Jul 20:45
859272d

Features

  • cfnspec: cloudformation spec v80.0.0 (#21159) (db4524a)
  • cfnspec: cloudformation spec v81.0.0 (#21196) (7bf2433)
  • cli: allow diffing against a processed template (#19908) (cd4851a)
  • cognito: added verified attribute changes (#21180) (ad67594), closes #21179
  • ec2: add ICMPv6 protocol (#20626) (99831b0)
  • ecs-patterns: add capacityProviderStrategies props to (Application/Network)LoadBalanced(Ec2/Fargate)Service (#20879) (1f0656e), closes #18868
  • stepfunctions: add fromStateMachineName to import a state machine by resource name (#20036) (2b5bd59)

Bug Fixes


Alpha modules (2.33.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cloud9: The imageId parameter is now required and deployments will fail without it

Features

  • cloud9: support imageid when creating cloud9 environment (#21194) (dcf3eb3)
  • redshift: adds elasticIp parameter to redshift cluster (#21085) (c88030f), closes #19191