github aws/aws-cdk v2.138.0

latest releases: v2.140.0, v2.139.1, v2.139.0...
15 days ago

Features

Bug Fixes


Alpha modules (2.138.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cognito-identitypool-alpha: The argument of IdentityPoolProviderUrl.userPool() has been changed from url: string to userPool: UserPool, userPoolClient: UserPoolClient. If you want to specify custom identifier string, use IdentityPoolProviderUrl.custom() instead.

Bug Fixes

  • cognito-identitypool-alpha: inconvenient IdentityPoolProviderUrl.userPool() (#29025) (90a7734)

Don't miss a new aws-cdk release

NewReleases is sending notifications on new releases.