Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: CC-BY-SA-4.0
The name, value, and date and time of a metric that was emitted to Amazon CloudWatch.
MetricName The name of the metric.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern: .+
Required: No
Timestamp The date and time that the algorithm emitted the metric.
Type: Timestamp
Required: No
Value The value of the metric.
Type: Float
Required: No
For more information about using this API in one of the language-specific AWS SDKs, see the following: + AWS SDK for C++ + AWS SDK for Go + AWS SDK for Go - Pilot + AWS SDK for Java + AWS SDK for Ruby V2