Skip to content

v1.151.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 01 Apr 04:10
c63c35f

Features

  • aws-ec2: Enable/disable EC2 "Detailed Monitoring" (#19437) (94f9d27)
  • cognito: configure SNS region for UserPool SMS messages (#19519) (6eb775e), closes #19434
  • core: add size.isUnresolved (#19569) (ed26731)
  • ecs-patterns: PlacementStrategy and PlacementConstraint for many patterns (#19612) (0096e67)
  • elbv2: use addAction() on an imported application listener (#19293) (18a6b0c), closes #10902
  • kinesisanalytics-flink: Add metrics to Flink applications (#19599) (dab6aca)
  • lambda: warn if you use function.grantInvoke while also using currentVersion (#19464) (fd1fff9), closes #19273 #19318

Bug Fixes