health_describe_entity_aggregates_for_organization {paws.management} | R Documentation |
Returns a list of entity aggregates for your Organizations that are affected by each of the specified events
Description
Returns a list of entity aggregates for your Organizations that are affected by each of the specified events.
See https://www.paws-r-sdk.com/docs/health_describe_entity_aggregates_for_organization/ for full documentation.
Usage
health_describe_entity_aggregates_for_organization(
eventArns,
awsAccountIds = NULL
)
Arguments
eventArns |
[required] A list of event ARNs (unique identifiers). For example:
|
awsAccountIds |
A list of 12-digit Amazon Web Services account numbers that contains the affected entities. |
[Package paws.management version 0.7.0 Index]