dataexchange-2017-07-25 library
Classes
- 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. The asset can be a structured data file, an image file, or some other data file. When you create an import job for your files, you create an asset in AWS Data Exchange for each of those files.
- AssetSourceEntry
- The source of the assets.
- AwsClientCredentials
- AWS credentials.
- CreateDataSetResponse
- CreateJobResponse
- CreateRevisionResponse
- DataExchange
- AWS Data Exchange is a service that makes it easy for AWS customers to exchange data in the cloud. You can use the AWS Data Exchange APIs to create, update, manage, and access file-based data set in the AWS Cloud.
- DataSetEntry
- A data set is an AWS resource with one or more revisions.
- 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. Includes the encryption type as well as the AWS KMS key. The KMS key is only necessary if you chose the KMS encryption type.
- GetAssetResponse
- GetDataSetResponse
- GetJobResponse
- GetRevisionResponse
- 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. A data set owner can both import and export as they see fit. Someone with an entitlement to a data set can only export. Jobs are deleted 90 days after they are created.
- JobError
- An error that occurred with the job request.
- ListDataSetRevisionsResponse
- ListDataSetsResponse
- ListJobsResponse
- ListRevisionAssetsResponse
- ListTagsForResourceResponse
- 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.
- StartJobResponse
- UpdateAssetResponse
- UpdateDataSetResponse
- UpdateRevisionResponse
Enums
- AssetType
- The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
- Code
- JobErrorLimitName
- The name of the limit that was reached.
- JobErrorResourceTypes
- The types of resource which the job error can apply to.
- Origin
- A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers). When an owned data set is published in a product, AWS Data Exchange creates a copy of the data set. Subscribers can access that copy of the data set as an entitled data set.
- ServerSideEncryptionTypes
- The types of encryption supported in export jobs to Amazon S3.
- State
- Type
Extensions
- AssetTypeFromString on String
- AssetTypeValueExtension on AssetType
- CodeFromString on String
- CodeValueExtension on Code
- JobErrorLimitNameFromString on String
- JobErrorLimitNameValueExtension on JobErrorLimitName
- JobErrorResourceTypesFromString on String
- JobErrorResourceTypesValueExtension on JobErrorResourceTypes
- OriginFromString on String
- OriginValueExtension on Origin
- ServerSideEncryptionTypesFromString on String
- ServerSideEncryptionTypesValueExtension on ServerSideEncryptionTypes
- StateFromString on String
- StateValueExtension on State
- TypeFromString on String
- TypeValueExtension on Type