We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf0f07b commit c81068bCopy full SHA for c81068b
packages/@aws-cdk/aws-cognito/lib/user-pool-email.ts
@@ -51,8 +51,6 @@ export interface UserPoolSESOptions {
51
* region in which the UserPool is deployed, you must specify that
52
* region here.
53
*
54
- * Must be 'us-east-1', 'us-west-2', or 'eu-west-1'
55
- *
56
* @default - The same region as the Cognito UserPool
57
*/
58
readonly sesRegion?: string;
0 commit comments