Skip to content

v1.70.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 24 Oct 00:56
c145314

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cognito: the UserPoolIdentityProviderBase abstract class has been removed. Use the UserPoolIdentityProvider* classes directly.

Features

Bug Fixes

  • cloudfront: logging bucket uses global domain name (#10945) (aa3f3fd), closes #10923
  • lambda-nodejs: docker build is not working (#10885) (191d7b7), closes #10881
  • ses-actions: invalid action in policy statement created when using SES S3 action (#11061) (5dc1d96)
  • cognito: reorganize identity providers structure so that UserPoolIdentityProviderBase is not exported (#10925) (60f493c)