AdminUpdateUserAttributesRequest
Represents the request to update the user's attributes as an administrator.
Types
Properties
Link copied to clipboard
A map of custom key-value pairs that you can provide as input for any custom workflows that this action triggers.
Link copied to clipboard
An array of name-value pairs representing user attributes.
Link copied to clipboard
Link copied to clipboard
The user pool ID for the user pool where you want to update user attributes.
Functions
Link copied to clipboard
inline fun copy(block: AdminUpdateUserAttributesRequest.Builder.() -> Unit = {}): AdminUpdateUserAttributesRequest