Attach User Policy
GET {{aws_identtity_and_access_management_base_url}}/?PolicyArn&UserName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
PolicyArn | null | The Amazon Resource Name (ARN) of the IAM policy you want to attach. | |
UserName | null | The name (friendly name, not ARN) of the IAM user to attach the policy to. | |
Version | string | The version of the API. |