Module Smaws_Client_IAM.GetGroup

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

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `NoSuchEntityException of Types.no_such_entity_exception | `ServiceFailureException of Types.service_failure_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.get_group_request -> (Types.get_group_response, [> Smaws_Lib.Protocols.AwsQuery.error | `NoSuchEntityException of Types.no_such_entity_exception | `ServiceFailureException of Types.service_failure_exception ]) Stdlib.result