PUT AWS IAM Role

Assigns an AWS IAM role to a user.

Security: Requires admin privileges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The username to assign or query the role for

string
required

AWS IAM role ARN to assign to the user

Responses
204

AWS IAM role assigned (no response body)

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

404

Not Found - User not found

409

Conflict - IAM role already assigned to another user

Language
Credentials
Bearer
URL
LoadingLoading…