Class | Description |
---|---|
Action | |
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.
|
AutoExportRevisionDestinationEntry |
A revision destination is the Amazon S3 bucket folder destination to where the export will be sent.
|
AutoExportRevisionToS3RequestDetails |
Details of the operation to be performed by the job.
|
CancelJobRequest | |
CancelJobResult | |
CreateDataSetRequest |
The request body for CreateDataSet.
|
CreateDataSetResult | |
CreateEventActionRequest |
The request body for CreateEventAction.
|
CreateEventActionResult | |
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 | |
DeleteEventActionRequest | |
DeleteEventActionResult | |
DeleteRevisionRequest | |
DeleteRevisionResult | |
Details | |
Event | |
EventActionEntry |
An event action is an object that defines the relationship between a specific event and an automated action that will
be taken on behalf of the customer.
|
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.
|
ExportRevisionsToS3RequestDetails |
Details of the operation to be performed by the job.
|
ExportRevisionsToS3ResponseDetails |
Details about the export revisions to Amazon S3 response.
|
ExportServerSideEncryption |
Encryption configuration of the export job.
|
GetAssetRequest | |
GetAssetResult | |
GetDataSetRequest | |
GetDataSetResult | |
GetEventActionRequest | |
GetEventActionResult | |
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 | |
ListEventActionsRequest | |
ListEventActionsResult | |
ListJobsRequest | |
ListJobsResult | |
ListRevisionAssetsRequest | |
ListRevisionAssetsResult | |
ListTagsForResourceRequest | |
ListTagsForResourceResult | |
OriginDetails | |
RequestDetails |
The details for the request.
|
ResponseDetails |
Details for the response.
|
RevisionDestinationEntry |
The destination where the assets in the revision will be exported.
|
RevisionEntry |
A revision is a container for one or more assets.
|
RevisionPublished | |
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 | |
UpdateEventActionRequest |
The request body for UpdateEventAction.
|
UpdateEventActionResult | |
UpdateRevisionRequest |
The request body for UpdateRevision.
|
UpdateRevisionResult |
Enum | Description |
---|---|
AssetType |
The type of file your data is stored in.
|
Code | |
ExceptionCause | |
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.
|