EnhancedMetrics
Represents enhanced metrics types.
Contents
- ShardLevelMetrics
-
List of shard-level metrics.
The following are the valid shard-level metrics. The value "
ALL
" enhances every metric.-
IncomingBytes
-
IncomingRecords
-
OutgoingBytes
-
OutgoingRecords
-
WriteProvisionedThroughputExceeded
-
ReadProvisionedThroughputExceeded
-
IteratorAgeMilliseconds
-
ALL
For more information, see Monitoring the Amazon Kinesis Data Streams Service with Amazon CloudWatch in the Amazon Kinesis Data Streams Developer Guide.
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 7 items.
Valid Values:
IncomingBytes | IncomingRecords | OutgoingBytes | OutgoingRecords | WriteProvisionedThroughputExceeded | ReadProvisionedThroughputExceeded | IteratorAgeMilliseconds | ALL
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: