question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

When changing username case sensitivity I get: "Updates are not allowed for property - UsernameConfiguration"

See original GitHub issue

Describe 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:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
yogeshwar607commented, Mar 9, 2021

@simeon-smith got any solution ?

0reactions
github-actions[bot]commented, May 25, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found