Features
- update L1 CloudFormation resource definitions (#34594) (1e37ee7)
- custom-resources: throw
ValidationError
instead of untyped Errors (#33392) (1dacaa3), closes #32569 - ec2: implement
IPeer
toPrefixList
to be usable as a connection peer (#33617) (c277419), closes #33607 - iam: introduce
OidcProviderNative
construct utilizing the native CloudFormation resource (#28634) (d8e6c09), closes #21197 - iam: throw
ValidationError
s instead of untyped errors (#34579) (bd5caba), closes #32569 - lambda: allow propagating function tags to loggroup (#34556) (f556fd1)
- lambda: throw
ValidationError
s instead of untyped errors (#34577) (6ccdd81), closes #32569 - region-info: throw
ValidationError
instead of untyped Errors (#33384) (303daf2), closes #32569 - s3: add
grantReplicationPermission
for IAM Role permissions (#34138) (bfa6490), closes #34119 - secretsmanager: throw
ValidationError
s instead of untyped errors (#34580) (4d591ef), closes #32569 - servicecatalog: throw
ValidationError
s instead of untyped errors (#34581) (3895d76), closes #32569 - sns-subscriptions: support Amazon Data Firehose subscription (#33811) (632179c), closes #14391
- stepfunctions: add grant API for RedriveExecution (#34554) (e03939d), closes #33578
Bug Fixes
- ec2: validate throughput property on EC2 instance block devices (#34571) (b31580a), closes #34033
- elasticloadbalancingv2: fix incorrect max for minimumCapacityUnit (#34586) (8f19b26), closes #34582