DataSourceRunActivity
The activity details of the data source run.
Contents
- createdAt
-
The timestamp of when data source run activity was created.
Type: Timestamp
Required: Yes
- dataAssetStatus
-
The status of the asset included in the data source run activity.
Type: String
Valid Values:
FAILED | PUBLISHING_FAILED | SUCCEEDED_CREATED | SUCCEEDED_UPDATED | SKIPPED_ALREADY_IMPORTED | SKIPPED_ARCHIVED | SKIPPED_NO_ACCESS | UNCHANGED
Required: Yes
- database
-
The database included in the data source run activity.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- dataSourceRunId
-
The identifier of the data source for the data source run activity.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- projectId
-
The project ID included in the data source run activity.
Type: String
Pattern:
^[a-zA-Z0-9_-]{1,36}$
Required: Yes
- technicalName
-
The technical name included in the data source run activity.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- updatedAt
-
The timestamp of when data source run activity was updated.
Type: Timestamp
Required: Yes
- dataAssetId
-
The identifier of the asset included in the data source run activity.
Type: String
Required: No
- errorMessage
-
The details of the error message that is returned if the operation cannot be successfully completed.
Type: DataSourceErrorMessage object
Required: No
- technicalDescription
-
The technical description included in the data source run activity.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: