Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
cognito-idp
📤 Upload
📝 New File
📁 New Folder
Close
Editing: admin-update-user-attributes.rst
**To update user attributes** This example updates a custom user attribute CustomAttr1 for user diego@example.com. Command:: aws cognito-idp admin-update-user-attributes --user-pool-id us-west-2_aaaaaaaaa --username diego@example.com --user-attributes Name="custom:CustomAttr1",Value="Purple"
Save
Cancel