Remove Role From Instance Profile
GET {{aws_identtity_and_access_management_base_url}}/?InstanceProfileName&RoleName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
InstanceProfileName | null | The name of the instance profile to update. | |
RoleName | null | The name of the role to remove. | |
Version | string | The version of the API. |