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

C# |
public ListGroupPoliciesResponse ListGroupPolicies( ListGroupPoliciesRequest request )

- request (ListGroupPoliciesRequest)
- Container for the necessary parameters to execute the ListGroupPolicies service method.

The response from the ListGroupPolicies 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.
|