Put Role Policy
GET {{aws_identtity_and_access_management_base_url}}/?PolicyDocument&PolicyName&RoleName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
PolicyDocument | null | The policy document. | |
PolicyName | null | The name of the policy document. | |
RoleName | null | The name of the role to associate the policy with. | |
Version | string | The version of the API. |