ScheduledQueryDestination
Information about a destination where scheduled query results are processed, including processing status and any error messages.
Contents
- destinationIdentifier
-
The identifier for the destination where results are delivered.
Type: String
Required: No
- destinationType
-
The type of destination for query results.
Type: String
Valid Values:
S3Required: No
- errorMessage
-
Error message if destination processing failed.
Type: String
Required: No
- processedIdentifier
-
The identifier of the processed result at the destination.
Type: String
Required: No
- status
-
The processing status of the destination delivery.
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 Amazon SDKs, see the following: