Class | Description |
---|---|
AssetDestinationEntry |
The destination for the asset.
|
AssetDetails | |
AssetEntry |
An asset in AWS Data Exchange is a piece of data that can be stored as an S3 object.
|
AssetSourceEntry |
The source of the assets.
|
CancelJobRequest | |
CancelJobResult | |
CreateDataSetRequest |
The request body for CreateDataSet.
|
CreateDataSetResult | |
CreateJobRequest |
The request body for CreateJob.
|
CreateJobResult | |
CreateRevisionRequest |
The request body for CreateRevision.
|
CreateRevisionResult | |
DataSetEntry |
A data set is an AWS resource with one or more revisions.
|
DeleteAssetRequest | |
DeleteAssetResult | |
DeleteDataSetRequest | |
DeleteDataSetResult | |
DeleteRevisionRequest | |
DeleteRevisionResult | |
Details | |
ExportAssetsToS3RequestDetails |
Details of the operation to be performed by the job.
|
ExportAssetsToS3ResponseDetails |
Details about the export to Amazon S3 response.
|
ExportAssetToSignedUrlRequestDetails |
Details of the operation to be performed by the job.
|
ExportAssetToSignedUrlResponseDetails |
The details of the export to signed URL response.
|
ExportServerSideEncryption |
Encryption configuration of the export job.
|
GetAssetRequest | |
GetAssetResult | |
GetDataSetRequest | |
GetDataSetResult | |
GetJobRequest | |
GetJobResult | |
GetRevisionRequest | |
GetRevisionResult | |
ImportAssetFromSignedUrlJobErrorDetails | |
ImportAssetFromSignedUrlRequestDetails |
Details of the operation to be performed by the job.
|
ImportAssetFromSignedUrlResponseDetails |
The details in the response for an import request, including the signed URL and other information.
|
ImportAssetsFromS3RequestDetails |
Details of the operation to be performed by the job.
|
ImportAssetsFromS3ResponseDetails |
Details from an import from Amazon S3 response.
|
JobEntry |
AWS Data Exchange Jobs are asynchronous import or export operations used to create or copy assets.
|
JobError |
An error that occurred with the job request.
|
ListDataSetRevisionsRequest | |
ListDataSetRevisionsResult | |
ListDataSetsRequest | |
ListDataSetsResult | |
ListJobsRequest | |
ListJobsResult | |
ListRevisionAssetsRequest | |
ListRevisionAssetsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
OriginDetails | |
RequestDetails |
The details for the request.
|
ResponseDetails |
Details for the response.
|
RevisionEntry |
A revision is a container for one or more assets.
|
S3SnapshotAsset |
The S3 object that is the asset.
|
StartJobRequest | |
StartJobResult | |
TagResourceRequest |
The request body for TagResource.
|
TagResourceResult | |
UntagResourceRequest | |
UntagResourceResult | |
UpdateAssetRequest |
The request body for UpdateAsset.
|
UpdateAssetResult | |
UpdateDataSetRequest |
The request body for UpdateDataSet.
|
UpdateDataSetResult | |
UpdateRevisionRequest |
The request body for UpdateRevision.
|
UpdateRevisionResult |
Enum | Description |
---|---|
AssetType |
The type of file your data is stored in.
|
Code | |
JobErrorLimitName |
The name of the limit that was reached.
|
JobErrorResourceTypes |
The types of resource which the job error can apply to.
|
LimitName | |
Origin |
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for
subscribers).
|
ResourceType | |
ServerSideEncryptionTypes |
The types of encryption supported in export jobs to Amazon S3.
|
State | |
Type |
Exception | Description |
---|---|
AccessDeniedException |
Access to the resource is denied.
|
AWSDataExchangeException |
Base exception for all service exceptions thrown by AWS Data Exchange
|
ConflictException |
The request couldn't be completed because it conflicted with the current state of the resource.
|
InternalServerException |
An exception occurred with the service.
|
ResourceNotFoundException |
The resource couldn't be found.
|
ServiceLimitExceededException |
The request has exceeded the quotas imposed by the service.
|
ThrottlingException |
The limit on the number of requests per second was exceeded.
|
ValidationException |
The request was invalid.
|