Skip to content

Commit

Permalink
aws#21245 Indicate in the documentation that there are no region rest…
Browse files Browse the repository at this point in the history
…rictions.
  • Loading branch information
watany-dev committed Aug 11, 2022
1 parent bf0f07b commit a2d0b7e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/@aws-cdk/aws-cognito/lib/user-pool-email.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ export interface UserPoolSESOptions {
* region in which the UserPool is deployed, you must specify that
* region here.
*
* Must be 'us-east-1', 'us-west-2', or 'eu-west-1'
*
* @default - The same region as the Cognito UserPool
*/
readonly sesRegion?: string;
Expand Down

0 comments on commit a2d0b7e

Please sign in to comment.