Features
- apigateway: Add LambdaIntegrationOptions to LambdaRestApi (#17065) (b117469), closes #3269
- aws-eks: allow the use of graviton3 processors (#20543) (98b52de)
- cfnspec: cloudformation spec v76.0.0 (#20726) (4dbb246)
- events-targets: Add DLQ support for SNS target (#20062) (1148a47), closes #19741
- lambda: inline function code can exceed 4096 bytes (#20624) (a014c30)
- pipelines: add support for caching to codebuild steps (#20533) (81ef665), closes #16375 #19084
- route53: replace existing record sets (#20416) (2f92c35)
- secretsmanager: exclude characters for hosted rotation (#20768) (d66534a)
- servicediscovery: add hostedzoneid as attribute to namespace (#20583) (454d60f), closes #20510
Bug Fixes
- autoscaling: osType is wrong when using CloudformationInit with launchTemplate (#20759) (610b7b5)
- codepipeline: cannot deploy pipeline stack with crossAccountKeys twice (under feature flag) (#20745) (c262034), closes #18828
- core: CfnMapping values cannot be used in other stacks (#20616) (f5c2284), closes #18920
- core: Durations in the expected unit are not tested for integer-ness (#20742) (ddb4766)
- events-targets: cloudwatch logs requires specific input template (#20748) (26ff3c7), closes #19451
- iam: add
defaultPolicyName
to prevent policies overwriting each other in multi-stack deployments (#20705) (703e62e), closes #16074 - iam: duplicate PolicyStatements lead to too many overflow policies (#20767) (e692ad2)
- init-templates: unable to initialize typescript templates (#20752) (665534d), closes #20751
- route53: improve fromHostedZoneId error message (#20755) (2cbbb79), closes #8406