v2.56.0
Features
- aws-cognito: add AuthSessionValidity property on a UserPoolClient (#23040) (8896fb9), closes #22854
- cfnspec: cloudformation spec v102.0.0 (#23372) (480b0a5)
- core: CfnResource dependency methods (#23383) (ecedb00), closes #20419 #20418
- lambda: expose all docker run options to container bundling of all lambda variants (#23318) (02d0876), closes #22829
- trigger: Allow trigger to work with Lambda functions with long timeouts (#23062) (9fd3811), closes #23058
Bug Fixes
- apigateway: allow multi-level base path mapping (#23362) (86b6c6f), closes #23347
- autoscaling: Allow adding AutoScalingGroup to multiple target groups (#23044) (07acd18), closes /github.com/aws/aws-cdk/issues/5667#issuecomment-636657482 #5667
- aws-eks: fail to update both logging and access at the same time (#22957) (606837d)
- cognito: quote or mime-encode
fromName
to comply RFC 5322 (#23227) (78d474a), closes #18903 /www.rfc-editor.org/rfc/rfc5322#section-3 - core: cross region ssm writer update (#23356) (87bd42d)
- dynamodb: add kms permissions to grantStreamRead (#23400) (fcf1bfa), closes 40aws-cdk/aws-dynamodb/lib/table.ts#L1025-L1061
- s3-deployment: source markers missing when there are multiple sources (#23364) (8a7ec37), closes #23321 40aws-cdk/aws-s3-deployment/lib/lambda/index.py#L64 40aws-cdk/aws-s3-deployment/lib/lambda/index.py#L137
- timestream: magneticStoreWriteProperties and retentionProperties not working as Json (#23425) (b705224), closes #23404