Smaws_Client_Health.DescribeEntityAggregatesForOrganizationReturns a list of entity aggregates for your Organizations that are affected by each of the specified events.
val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error ] -> stringval request :
'http_type Smaws_Lib.Context.t ->
Types.describe_entity_aggregates_for_organization_request ->
(Types.describe_entity_aggregates_for_organization_response,
[> Smaws_Lib.Protocols.AwsJson.error ])
Stdlib.resultval request_with_metadata :
'http_type Smaws_Lib.Context.t ->
Types.describe_entity_aggregates_for_organization_request ->
(Types.describe_entity_aggregates_for_organization_response
Smaws_Lib.Response.t,
[> Smaws_Lib.Protocols.AwsJson.error ] * Smaws_Lib.Response.metadata)
Stdlib.result