AWS SDK for .NET Documentation
GetGroup Method (request)
AmazonAmazon.IdentityManagementAmazonIdentityManagementServiceGetGroup(GetGroupRequest) Did this page help you?   Yes   No    Tell us about it...
Returns a list of users that are in the specified group. You can paginate the results using the
CopyC#
MaxItems
and
CopyC#
Marker
parameters.
Declaration Syntax
C#
GetGroupResponse GetGroup(
	GetGroupRequest request
)
Parameters
request (GetGroupRequest)
Container for the necessary parameters to execute the GetGroup service method.
Return Value
The response from the GetGroup 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)