⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- opensearchservice: imported domain property
domainEndpoint
used to containhttps://
prefix, now the prefix is dropped and it returns the same value as adomainEndpoint
on a created domain
Features
- apigatewayv2: http api - IAM authorizer support (#17519) (fd8e0e3), closes #15123
- aws-kinesis: add support for data streams capacity modes (#18074) (b265e46), closes #18050
- aws-s3: Adding Intelligent Tiering to Bucket (#18013) (890c4c5), closes #16191
- backup: support continuous backup and point-in-time restores (#17602) (24c6ef5), closes #15922
- cli: add message when resource is hotswapped (#18058) (e828c22), closes #17778
- cli: support hotswapping Lambda function tags (#17818) (e4485f4), closes #17664
- cli: watch command now starts with a deployment (#18057) (ace37a2), closes #17776
- codedeploy: loadbalancer support for imported Target Groups (#17848) (32f1c80), closes #9677
- codepipeline: add ability to not reuse cross-region support Stacks (#18043) (dcc9e59), closes #18018 #18018
- efs: add support for transitioning files from infrequent access to primary storage (#16522) (65414c6)
- eks: imported kubectl provider for imported clusters (#14689) (19a287f), closes #12107
- eks: install helm chart from asset (#17217) (d3fc8c0)
- iam: session tagging (#17689) (9f22b2f), closes #15908 #16725 #2041 #1578
- rds: Aurora clusters from snapshots (#17759) (e5259ee), closes #10936 #10130
Bug Fixes
- acm: DnsValidatedCertificate intermittently fails with "Cannot read property 'Name' of undefined" (#18033) (2b6c2da), closes #8282
- apigateway: race condition between Stage and CfnAccount (#18011) (f11766e)
- eks: can't deploy with Bottlerocket amiType (#17775) (b7be71c), closes #17641 #17641
- eks: cannot customize alb controller repository and version (#18081) (e4256c8), closes #18054
- eks: the
defaultChild
of aKubernetesManifest
is not aCfnResource
(#18052) (ef8ab72) - opensearchservice: imported domain's
domainendpoint
is a url not an endpoint (#18027) (fd149b1), closes #18017 - core, s3-deployment: ResponseURL is logged by S3Deployment (#18048) (ed19828)
- pipelines: can't use exports from very long stack names (#18039) (465dabf), closes #17436
- region-info: ssm service principal is wrong in majority of regions (#17984) (77144f5), closes #16188 #17646