⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES
- cognito: the
UserPoolIdentityProviderBase
abstract class has been removed. Use theUserPoolIdentityProvider*
classes directly.
Features
- cloudfront: brotli compression support (#10950) (dd81e77), closes #10947
- cloudfront-origins: move cloudfront-origins to Developer Preview (#11005) (6956aad), closes #10831
- codebuild: add COMMIT_MESSAGE support for webhook FilterGroup (#11011) (fd8bce3), closes #9033
- cognito: Cognito User Pools is now in Generally Available (stable) (#11003) (7435db8)
- events-targets: add support for Kinesis Firehose as a target (#10400) (b93cda6), closes #10349
- lambda-event-sources: disable source mapping (#10927) (f4f53a6), closes #5750
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)