getGroup

inline suspend fun IamClient.getGroup(crossinline block: GetGroupRequest.Builder.() -> Unit): GetGroupResponse

Returns a list of IAM users that are in the specified IAM group. You can paginate the results using the MaxItems and Marker parameters.