MetricDataError
An error corresponding to the unsuccessful processing of a single metric data query.
Contents
- Code
-
The query error code. Can be one of:
-
INTERNAL_FAILURE
– Amazon SES has failed to process one of the queries. -
ACCESS_DENIED
– You have insufficient access to retrieve metrics based on the given query.
Type: String
Valid Values:
INTERNAL_FAILURE | ACCESS_DENIED
Required: No
-
- Id
-
The query identifier.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- Message
-
The error message associated with the current query error.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: