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
CopyC# and MaxItems
 CopyC#            parameters.
CopyC#            parameters.
            Marker
 Declaration Syntax
 Declaration Syntax| C# | 
public ListGroupPoliciesResponse ListGroupPolicies( ListGroupPoliciesRequest request )
 Parameters
 Parameters- request (ListGroupPoliciesRequest)
- Container for the necessary parameters to execute the ListGroupPolicies service method.
 Return Value
 Return ValueThe response from the ListGroupPolicies 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. |