Features
- update L1 CloudFormation resource definitions (#35491) (d095f68)
- update L1 CloudFormation resource definitions (#35567) (b0ccf81)
Bug Fixes
- cloudfront:
Function
ARN reference changed from GetAtt to Ref (#35547) (8a26869), closes #35531 - core: negated gitignore patterns inside subdirectories are not including matched files (#35511) (44781ef), closes #9146 #22002
- kms:
Alias
reference incorrectly resolves to underlyingKey
(#35545) (43ffcff), closes #35543 - lambda: function.latestVersion points to wrong ARN (#35546) (761dde2), closes #35545
- rds: cannot use connections in rds.DatabaseInstance.fromLookup (#35193) (973d234), closes #35192
Reverts
- dynamodb: use keyId instead of keyArn for TableV2 replica encryption (#35568) (b1f7f78), closes aws/aws-cdk#35144 #35144 #35551