v1.151.0
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 usingcurrentVersion
(#19464) (fd1fff9), closes #19273 #19318
Bug Fixes
- apigateway: allow using GENERATE_IF_NEEDED for the physical name in LambdaRestApi (#19638) (e817381), closes #9374
- apigateway: id in schema model maps to $id (#15113) (ac5a345), closes #14585
- aws-cognito: Lambda::Permission of lambdaTrigger should have a SourceArn (#19622) (c62eeb7), closes #19604
- docdb: DB Instance ARN uses 'docdb' as the service component instead of 'rds' (#19555) (6a63924), closes #19554
- eks: incorrect version of aws-node-termination-handler (#19510) (9c712cc)
- elbv2: unable to add multiple certificates to NLB (#19289) (e8142e9), closes #13490 #8918 #15328
- rds:
SnapshotCredentials.fromSecret()
takes aSecret
, notISecret
(#19639) (a74d82e), closes #19409