UploadJobItem
The summary information for an individual upload job.
Contents
- CompletedAt
-
The timestamp when the upload job was completed.
Type: Timestamp
Required: No
- CreatedAt
-
The timestamp when the upload job was created.
Type: Timestamp
Required: No
- DataExpiry
-
The expiry duration for the profiles ingested with the upload job.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 1098.
Required: No
- DisplayName
-
The name of the upload job.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Required: No
- JobId
-
The unique identifier of the upload job.
Type: String
Pattern:
[a-f0-9]{32}
Required: No
- Status
-
The current status of the upload job.
Type: String
Valid Values:
CREATED | IN_PROGRESS | PARTIALLY_SUCCEEDED | SUCCEEDED | FAILED | STOPPED
Required: No
- StatusReason
-
The reason for the current status of the upload job.
Type: String
Valid Values:
VALIDATION_FAILURE | INTERNAL_FAILURE
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: