EC2ResourceUtilization - Amazon Billing and Cost Management
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EC2ResourceUtilization

Utilization metrics for the instance.

Contents

DiskResourceUtilization

The field that contains a list of disk (local storage) metrics that are associated with the current instance.

Type: DiskResourceUtilization object

Required: No

EBSResourceUtilization

The EBS field that contains a list of EBS metrics that are associated with the current instance.

Type: EBSResourceUtilization object

Required: No

MaxCpuUtilizationPercentage

The maximum observed or expected CPU utilization of the instance.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

MaxMemoryUtilizationPercentage

The maximum observed or expected memory utilization of the instance.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

MaxStorageUtilizationPercentage

The maximum observed or expected storage utilization of the instance. This doesn't include EBS storage.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1024.

Pattern: [\S\s]*

Required: No

NetworkResourceUtilization

The network field that contains a list of network metrics that are associated with the current instance.

Type: NetworkResourceUtilization object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: