ScheduledQueryDestination
Information about a destination where scheduled query results are processed and delivered.
Contents
- destinationIdentifier
-
The destination identifier (S3 URI).
Type: String
Required: No
- destinationType
-
The type of destination (S3).
Type: String
Valid Values:
S3Required: No
- errorMessage
-
Error message if the destination processing failed.
Type: String
Required: No
- processedIdentifier
-
The processed identifier returned for the destination (S3 key).
Type: String
Required: No
- status
-
The processing status for this destination (IN_PROGRESS, ERROR, FAILED, or COMPLETE).
Type: String
Valid Values:
IN_PROGRESS | CLIENT_ERROR | FAILED | COMPLETERequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: