Skip to content

aws_cognito: configure SnsRegion for SMS messages #19434

@mstfldmr

Description

@mstfldmr

General Issue

aws_cognito.UserPool doesn't have an option to configure SMS

The Question

According to https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cognito-userpool.html
AWS::Cognito::UserPool has a parameter SmsConfiguration. But it is not available in aws_cognito.UserPool https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_cognito/UserPool.html

Moreover, although I create the user pool in Frankfurt region, the user pool is by default trying to send MFA messages through SNS in Ireland region.

CDK CLI Version

2.15.0

Framework Version

No response

Node.js Version

No response

OS

No response

Language

Python

Language Version

No response

Other information

No response

Metadata

Metadata

Labels

effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdp2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions