ImportAssetFromSignedUrlRequestDetails
Details of the operation to be performed by the job.
Contents
- AssetName
-
The name of the asset. When importing from Amazon S3, the Amazon S3 object key is used as the asset name.
Type: String
Required: Yes
- DataSetId
-
The unique identifier for the data set associated with this import job.
Type: String
Required: Yes
- Md5Hash
-
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
Type: String
Length Constraints: Fixed length of 24.
Pattern:
(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?
Required: Yes
- RevisionId
-
The unique identifier for the revision associated with this import request.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: