I created a cognito user pool with some apps and attributes. All is empty, it has no user yet.
Now, I want to add some new attributes in "Atributes" tab, but all fields are disabled.
On the other hand, in Federated Policies, i was trying to change the "user pool id" and "client id", under tab "Authentication Provider" > "Cognito". All fine, I do my changes and I press "Save Changes", but when I refresh the page to see it, i see that my changes was lose.
My question is, is a bug of Cognito, or updating attributes/configuration is not supported?
EDIT 1: OK, it's not possible to update an attributes.
EDIT 2: I can't update configuration on Identity Pool. Here is my steps:
- Go to federated identities
- Press edit identity pool
- In authentication provider, in cognito tab, unloock user pool id and app client id
- Update values and press Save Changes
- System show me that changes was successfully saved
- Go to Authentication Provider, under Cognito, but still appears old values
- Check if Pool Id and App Client Id was correct
Thanks