health_describe_entity_aggregates: Returns the number of entities that are affected by each of...

View source: R/health_operations.R

health_describe_entity_aggregatesR Documentation

Returns the number of entities that are affected by each of the specified events

Description

Returns the number of entities that are affected by each of the specified events.

See https://www.paws-r-sdk.com/docs/health_describe_entity_aggregates/ for full documentation.

Usage

health_describe_entity_aggregates(eventArns = NULL)

Arguments

eventArns

A list of event ARNs (unique identifiers). For example: ⁠"arn:aws:health:us-east-1::event/EC2/EC2_INSTANCE_RETIREMENT_SCHEDULED/EC2_INSTANCE_RETIREMENT_SCHEDULED_ABC123-CDE456", "arn:aws:health:us-west-1::event/EBS/AWS_EBS_LOST_VOLUME/AWS_EBS_LOST_VOLUME_CHI789_JKL101"⁠


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.