ExecutionStatus
The status of the execution.
Contents
- CompletedAt
 - 
               
The time when the execution was completed.
Type: Timestamp
Required: No
 - CreatedAt
 - 
               
The time when the execution was created.
Type: Timestamp
Required: No
 - LastUpdatedAt
 - 
               
The time when the execution was last updated.
Type: Timestamp
Required: No
 - StatusCode
 - 
               
The code for the status of the execution.
Type: String
Valid Values:
INITIATION_IN_PROCESS | QUERY_QUEUED | QUERY_IN_PROCESS | QUERY_FAILURE | DELIVERY_IN_PROCESS | DELIVERY_SUCCESS | DELIVERY_FAILURERequired: No
 - StatusReason
 - 
               
The reason for the failed status.
Type: String
Valid Values:
INSUFFICIENT_PERMISSION | BILL_OWNER_CHANGED | INTERNAL_FAILURERequired: No
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: