paws.management (version 0.1.0)

autoscaling_describe_metric_collection_types: Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling

Description

Describes the available CloudWatch metrics for Amazon EC2 Auto Scaling.

Usage

autoscaling_describe_metric_collection_types()

Arguments

Details

The GroupStandbyInstances metric is not returned by default. You must explicitly request this metric when calling EnableMetricsCollection.

Examples

Run this code
# NOT RUN {
# This example describes the available metric collection types.
# }
# NOT RUN {
svc$describe_metric_collection_types()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab