Lists the names of the policies associated with the specified role. If there are none,
the action returns an empty list.
You can paginate the results using the CopyC#
and MaxItems
CopyC#
parameters.
Marker

C# |
ListRolePoliciesResponse ListRolePolicies( ListRolePoliciesRequest request )

- request (ListRolePoliciesRequest)
- Container for the necessary parameters to execute the ListRolePolicies service method.

The response from the ListRolePolicies service method, as returned by IdentityManagementService.

Exception | Condition |
---|---|
NoSuchEntityException |
The request was rejected because it referenced an entity that does not exist. The
error message describes the entity.
|