View source: R/health_operations.R
health_describe_event_details_for_organization | R Documentation |
Returns detailed information about one or more specified events for one or more Amazon Web Services accounts in your organization. This information includes standard event data (such as the Amazon Web Services Region and service), an event description, and (depending on the event) possible metadata. This operation doesn't return affected entities, such as the resources related to the event. To return affected entities, use the describe_affected_entities_for_organization
operation.
See https://www.paws-r-sdk.com/docs/health_describe_event_details_for_organization/ for full documentation.
health_describe_event_details_for_organization(
organizationEventDetailFilters,
locale = NULL
)
organizationEventDetailFilters |
[required] A set of JSON elements that includes the |
locale |
The locale (language) to return information in. English (en) is the default and the only supported value at this time. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.