Features
- cfnspec: cloudformation spec v89.0.0 (#22105) (9726e8f)
- ec2: flowlog setting add MaxAggregationInterval (#22098) (dbede40)
- stepfunctions-tasks: additional IAM statements for AWS SDK service integration (#22070) (fbb941f), closes #22006
Bug Fixes
- api-gateway: SpecRestApi ignores disableExecuteApiEndpoint property (#22133) (a4364ce), closes #21295
- certificatemanager: unable to set removal policy on DnsValidatedCertificate (#22040) (b3c9464), closes #20649
- cli: "EACCES: Permission denied" on 'cdk init' (#22111) (384ba2b), closes #21049 #22090
- cli: Lambda hotswap fails if environment contains tokens (#22099) (8280709), closes #22088
- codedeploy: unable to configure disable automatically rollback (#22083) (ce27789), closes #21691
- s3-deployment: fails when
destinationKeyPrefix
is a token with a long string representation (#22163) (ce59b6a)