ImportAssetFromSignedUrlResponseDetails - AWS Data Exchange

ImportAssetFromSignedUrlResponseDetails

The details in the response for an import request, including the signed URL and other information.

Contents

AssetName

The name for the asset associated with this import job.

Type: String

Required: Yes

DataSetId

The unique identifier for the data set associated with this import job.

Type: String

Required: Yes

RevisionId

The unique identifier for the revision associated with this import response.

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: No

SignedUrl

The signed URL.

Type: String

Required: No

SignedUrlExpiresAt

The time and date at which the signed URL expires, in ISO 8601 format.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: