When changing username case sensitivity I get: "Updates are not allowed for property - UsernameConfiguration"
See original GitHub issueDescribe the bug When trying to use the new
UsernameConfiguration:
CaseSensitive: false
CloudFormation attribute for the UserPool in the cloud formation template I get Updates are not allowed for property - UsernameConfiguration
Amplify CLI Version 4.19.0
To Reproduce Add the attribute to the users cloud formation template.
Expected behavior I should be able to update this attribute. I’m using emails and need to make them case insensitive.
Additional context Deleting and recreating the user pools (suggested here: https://github.com/aws-amplify/amplify-cli/issues/3494#issuecomment-598194358) is not feasible. This is an active production application.
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
AWS::Cognito::UserPool UsernameConfiguration
The UsernameConfiguration property type specifies case sensitivity on the username input for the selected sign-in option.
Read more >How do I set the resource property CognitoUserPool ...
I have: CognitoUserPool: Type: "AWS::Cognito::UserPool" Properties: ... Updates are not allowed for property - UsernameConfiguration.
Read more >AWS::Cognito::UserPool UsernameConfiguration
The UsernameConfiguration property type specifies case sensitivity on the username input for the selected sign-in option.
Read more >With serverless framework, how to replace cognito user pool ...
But on deploy, I got the error: Updates are not allowed for property - UserPoolName. where I was expected that this should lead...
Read more >aws.cognito.UserPool - Pulumi
Changes to this property will trigger replacement. boolean. Whether username case sensitivity will be applied for all users in the user pool through...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@simeon-smith got any solution ?
This issue has been automatically locked since there hasn’t been any recent activity after it was closed. Please open a new issue for related bugs.
Looking for a help forum? We recommend joining the Amplify Community Discord server
*-help
channels for those types of questions.