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
CopyC# and MaxItems
 CopyC#            parameters.
CopyC#            parameters.
            Marker
 Declaration Syntax
 Declaration Syntax| C# | 
ListRolePoliciesResponse ListRolePolicies( ListRolePoliciesRequest request )
 Parameters
 Parameters- request (ListRolePoliciesRequest)
- Container for the necessary parameters to execute the ListRolePolicies service method.
 Return Value
 Return ValueThe response from the ListRolePolicies service method, as returned by IdentityManagementService.
 Exceptions
 Exceptions| Exception | Condition | 
|---|---|
| NoSuchEntityException | The request was rejected because it referenced an entity that does not exist. The
            error            message describes the entity. |