Admin Set User Settings
POST {{aws_cognito_identity_provider_base_url}}/?Action=AdminSetUserSettings
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | You can use this parameter only to set an SMS configuration that uses SMS for delivery. |
Request Body
{"MFAOptions"=>[{"AttributeName"=>"string", "DeliveryMedium"=>"string"}], "Username"=>"string", "UserPoolId"=>"string"}