AWS SDK for .NET Documentation
ListGroupPolicies Method (request)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceListGroupPolicies(ListGroupPoliciesRequest) Did this page help you?   Yes   No    Tell us about it...
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#
MaxItems
and
CopyC#
Marker
parameters.

Declaration Syntax
Parameters
request (ListGroupPoliciesRequest)
Container for the necessary parameters to execute the ListGroupPolicies service method.
Return Value
The response from the ListGroupPolicies service method, as returned by IdentityManagementService.
Exceptions
ExceptionCondition
NoSuchEntityException The request was rejected because it referenced an entity that does not exist. The error message describes the entity.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)