EBSResourceUtilization
The EBS field that contains a list of EBS metrics that are associated with the current instance.
Contents
- EbsReadBytesPerSecond
-
The maximum size of read operations per second
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- EbsReadOpsPerSecond
-
The maximum number of read operations per second.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- EbsWriteBytesPerSecond
-
The maximum size of write operations per second.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
- EbsWriteOpsPerSecond
-
The maximum number of write operations per second.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern:
[\S\s]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: