ImportTask
Import task.
Contents
- arn
-
ImportTask arn.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Required: No
- creationDateTime
-
Import task creation datetime.
Type: String
Length Constraints: Minimum length of 19. Maximum length of 32.
Pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZRequired: No
- endDateTime
-
Import task end datetime.
Type: String
Length Constraints: Minimum length of 19. Maximum length of 32.
Pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZRequired: No
- importID
-
Import task id.
Type: String
Length Constraints: Fixed length of 24.
Pattern:
import-[0-9a-zA-Z]{17}Required: No
- progressPercentage
-
Import task progress percentage.
Type: Float
Required: No
- s3BucketSource
-
Import task s3 bucket source.
Type: S3BucketSource object
Required: No
- status
-
Import task status.
Type: String
Valid Values:
PENDING | STARTED | FAILED | SUCCEEDEDRequired: No
- summary
-
Import task summary.
Type: ImportTaskSummary object
Required: No
-
Import task tags.
Type: String to string map
Map Entries: Minimum number of 0 items. Maximum number of 50 items.
Key Length Constraints: Minimum length of 0. Maximum length of 256.
Value Length Constraints: Minimum length of 0. Maximum length of 256.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: