S3SnapshotAsset s3SnapshotAsset
String arn
The ARN for the asset.
AssetDetails assetDetails
Information about the asset, including its size.
String assetType
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
Date createdAt
The date and time that the asset was created, in ISO 8601 format.
String dataSetId
The unique identifier for the data set associated with this asset.
String id
The unique identifier for the asset.
String name
The name of the asset. When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.
String revisionId
The unique identifier for the revision associated with this asset.
String sourceId
The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.
Date updatedAt
The date and time that the asset was last updated, in ISO 8601 format.
String jobId
The unique identifier for a job.
String assetType
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
String description
A description for the data set. This value can be up to 16,348 characters long.
String name
The name of the data set.
Map<K,V> tags
A data set tag is an optional label that you can assign to a data set when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to these data sets and revisions.
String arn
The ARN for the data set.
String assetType
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
Date createdAt
The date and time that the data set was created, in ISO 8601 format.
String description
The description for the data set.
String id
The unique identifier for the data set.
String name
The name of the data set.
String origin
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
OriginDetails originDetails
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
String sourceId
The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.
Map<K,V> tags
The tags for the data set.
Date updatedAt
The date and time that the data set was last updated, in ISO 8601 format.
RequestDetails details
The details for the CreateJob request.
String type
The type of job to be created.
String arn
The ARN for the job.
Date createdAt
The date and time that the job was created, in ISO 8601 format.
ResponseDetails details
Details about the job.
List<E> errors
The errors associated with jobs.
String id
The unique identifier for the job.
String state
The state of the job.
String type
The job type.
Date updatedAt
The date and time that the job was last updated, in ISO 8601 format.
String comment
An optional comment about the revision.
String dataSetId
The unique identifier for a data set.
Map<K,V> tags
A revision tag is an optional label that you can assign to a revision when you create it. Each tag consists of a key and an optional value, both of which you define. When you use tagging, you can also use tag-based access control in IAM policies to control access to these data sets and revisions.
String arn
The ARN for the revision
String comment
An optional comment about the revision.
Date createdAt
The date and time that the revision was created, in ISO 8601 format.
String dataSetId
The unique identifier for the data set associated with this revision.
Boolean finalized
To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.
Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
String id
The unique identifier for the revision.
String sourceId
The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
Map<K,V> tags
The tags for the revision.
Date updatedAt
The date and time that the revision was last updated, in ISO 8601 format.
String arn
The ARN for the data set.
String assetType
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
Date createdAt
The date and time that the data set was created, in ISO 8601 format.
String description
The description for the data set.
String id
The unique identifier for the data set.
String name
The name of the data set.
String origin
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
OriginDetails originDetails
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
String sourceId
The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.
Date updatedAt
The date and time that the data set was last updated, in ISO 8601 format.
String dataSetId
The unique identifier for a data set.
ImportAssetFromSignedUrlJobErrorDetails importAssetFromSignedUrlJobErrorDetails
List<E> importAssetsFromS3JobErrorDetails
List<E> assetDestinations
The destination for the asset.
String dataSetId
The unique identifier for the data set associated with this export job.
ExportServerSideEncryption encryption
Encryption configuration for the export job.
String revisionId
The unique identifier for the revision associated with this export request.
List<E> assetDestinations
The destination in Amazon S3 where the asset is exported.
String dataSetId
The unique identifier for the data set associated with this export job.
ExportServerSideEncryption encryption
Encryption configuration of the export job.
String revisionId
The unique identifier for the revision associated with this export response.
String assetId
The unique identifier for the asset associated with this export job.
String dataSetId
The unique identifier for the data set associated with this export job.
String revisionId
The unique identifier for the revision associated with this export response.
String signedUrl
The signed URL for the export request.
Date signedUrlExpiresAt
The date and time that the signed URL expires, in ISO 8601 format.
String dataSetId
The unique identifier for the data set associated with this export job.
ExportServerSideEncryption encryption
Encryption configuration for the export job.
List<E> revisionDestinations
The destination for the revision.
String dataSetId
The unique identifier for the data set associated with this export job.
ExportServerSideEncryption encryption
Encryption configuration of the export job.
List<E> revisionDestinations
The destination in Amazon S3 where the revision is exported.
String kmsKeyArn
The Amazon Resource Name (ARN) of the the AWS KMS key you want to use to encrypt the Amazon S3 objects. This parameter is required if you choose aws:kms as an encryption type.
String type
The type of server side encryption used for encrypting the objects in Amazon S3.
String arn
The ARN for the asset.
AssetDetails assetDetails
Information about the asset, including its size.
String assetType
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
Date createdAt
The date and time that the asset was created, in ISO 8601 format.
String dataSetId
The unique identifier for the data set associated with this asset.
String id
The unique identifier for the asset.
String name
The name of the asset When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.
String revisionId
The unique identifier for the revision associated with this asset.
String sourceId
The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.
Date updatedAt
The date and time that the asset was last updated, in ISO 8601 format.
String dataSetId
The unique identifier for a data set.
String arn
The ARN for the data set.
String assetType
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
Date createdAt
The date and time that the data set was created, in ISO 8601 format.
String description
The description for the data set.
String id
The unique identifier for the data set.
String name
The name of the data set.
String origin
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
OriginDetails originDetails
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
String sourceId
The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.
Map<K,V> tags
The tags for the data set.
Date updatedAt
The date and time that the data set was last updated, in ISO 8601 format.
String jobId
The unique identifier for a job.
String arn
The ARN for the job.
Date createdAt
The date and time that the job was created, in ISO 8601 format.
ResponseDetails details
Details about the job.
List<E> errors
The errors associated with jobs.
String id
The unique identifier for the job.
String state
The state of the job.
String type
The job type.
Date updatedAt
The date and time that the job was last updated, in ISO 8601 format.
String arn
The ARN for the revision
String comment
An optional comment about the revision.
Date createdAt
The date and time that the revision was created, in ISO 8601 format.
String dataSetId
The unique identifier for the data set associated with this revision.
Boolean finalized
To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.
Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
String id
The unique identifier for the revision.
String sourceId
The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
Map<K,V> tags
The tags for the revision.
Date updatedAt
The date and time that the revision was last updated, in ISO 8601 format.
String assetName
String assetName
The name of the asset. When importing from Amazon S3, the S3 object key is used as the asset name.
String dataSetId
The unique identifier for the data set associated with this import job.
String md5Hash
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
String revisionId
The unique identifier for the revision associated with this import request.
String assetName
The name for the asset associated with this import response.
String dataSetId
The unique identifier for the data set associated with this import job.
String md5Hash
The Base64-encoded Md5 hash for the asset, used to ensure the integrity of the file at that location.
String revisionId
The unique identifier for the revision associated with this import response.
String signedUrl
The signed URL.
Date signedUrlExpiresAt
The time and date at which the signed URL expires, in ISO 8601 format.
String arn
The ARN for the job.
Date createdAt
The date and time that the job was created, in ISO 8601 format.
ResponseDetails details
Details of the operation to be performed by the job, such as export destination details or import source details.
List<E> errors
Errors for jobs.
String id
The unique identifier for the job.
String state
The state of the job.
String type
The job type.
Date updatedAt
The date and time that the job was last updated, in ISO 8601 format.
String code
Details details
String limitName
The name of the limit that was reached.
Double limitValue
String message
String resourceId
String resourceType
Integer maxResults
The maximum number of results returned by a single call.
String nextToken
The token value retrieved from a previous call to access the next page of results.
String origin
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
String dataSetId
The unique identifier for a data set.
Integer maxResults
The maximum number of results returned by a single call.
String nextToken
The token value retrieved from a previous call to access the next page of results.
String revisionId
The unique identifier for a revision.
String dataSetId
The unique identifier for a data set.
Integer maxResults
The maximum number of results returned by a single call.
String nextToken
The token value retrieved from a previous call to access the next page of results.
String revisionId
The unique identifier for a revision.
String resourceArn
An Amazon Resource Name (ARN) that uniquely identifies an AWS resource.
String productId
ExportAssetToSignedUrlRequestDetails exportAssetToSignedUrl
Details about the export to signed URL request.
ExportAssetsToS3RequestDetails exportAssetsToS3
Details about the export to Amazon S3 request.
ExportRevisionsToS3RequestDetails exportRevisionsToS3
Details about the export to Amazon S3 request.
ImportAssetFromSignedUrlRequestDetails importAssetFromSignedUrl
Details about the import from signed URL request.
ImportAssetsFromS3RequestDetails importAssetsFromS3
Details about the import from Amazon S3 request.
ExportAssetToSignedUrlResponseDetails exportAssetToSignedUrl
Details for the export to signed URL response.
ExportAssetsToS3ResponseDetails exportAssetsToS3
Details for the export to Amazon S3 response.
ExportRevisionsToS3ResponseDetails exportRevisionsToS3
Details for the export revisions to Amazon S3 response.
ImportAssetFromSignedUrlResponseDetails importAssetFromSignedUrl
Details for the import from signed URL response.
ImportAssetsFromS3ResponseDetails importAssetsFromS3
Details for the import from Amazon S3 response.
String bucket
The S3 bucket that is the destination for the assets in the revision.
String keyPattern
A string representing the pattern for generated names of the individual assets in the revision. For more information about key patterns, see Key patterns when exporting revisions.
String revisionId
The unique identifier for the revision.
String arn
The ARN for the revision.
String comment
An optional comment about the revision.
Date createdAt
The date and time that the revision was created, in ISO 8601 format.
String dataSetId
The unique identifier for the data set associated with this revision.
Boolean finalized
To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.
Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
String id
The unique identifier for the revision.
String sourceId
The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
Date updatedAt
The date and time that the revision was last updated, in ISO 8601 format.
Double size
The size of the S3 object that is the object.
String jobId
The unique identifier for a job.
String assetId
The unique identifier for an asset.
String dataSetId
The unique identifier for a data set.
String name
The name of the asset. When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.
String revisionId
The unique identifier for a revision.
String arn
The ARN for the asset.
AssetDetails assetDetails
Information about the asset, including its size.
String assetType
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
Date createdAt
The date and time that the asset was created, in ISO 8601 format.
String dataSetId
The unique identifier for the data set associated with this asset.
String id
The unique identifier for the asset.
String name
The name of the asset When importing from Amazon S3, the S3 object key is used as the asset name. When exporting to Amazon S3, the asset name is used as default target S3 object key.
String revisionId
The unique identifier for the revision associated with this asset.
String sourceId
The asset ID of the owned asset corresponding to the entitled asset being viewed. This parameter is returned when an asset owner is viewing the entitled copy of its owned asset.
Date updatedAt
The date and time that the asset was last updated, in ISO 8601 format.
String arn
The ARN for the data set.
String assetType
The type of file your data is stored in. Currently, the supported asset type is S3_SNAPSHOT.
Date createdAt
The date and time that the data set was created, in ISO 8601 format.
String description
The description for the data set.
String id
The unique identifier for the data set.
String name
The name of the data set.
String origin
A property that defines the data set as OWNED by the account (for providers) or ENTITLED to the account (for subscribers).
OriginDetails originDetails
If the origin of this data set is ENTITLED, includes the details for the product on AWS Marketplace.
String sourceId
The data set ID of the owned data set corresponding to the entitled data set being viewed. This parameter is returned when a data set owner is viewing the entitled copy of its owned data set.
Date updatedAt
The date and time that the data set was last updated, in ISO 8601 format.
String comment
An optional comment about the revision.
String dataSetId
The unique identifier for a data set.
Boolean finalized
Finalizing a revision tells AWS Data Exchange that your changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.
String revisionId
The unique identifier for a revision.
String arn
The ARN for the revision.
String comment
An optional comment about the revision.
Date createdAt
The date and time that the revision was created, in ISO 8601 format.
String dataSetId
The unique identifier for the data set associated with this revision.
Boolean finalized
To publish a revision to a data set in a product, the revision must first be finalized. Finalizing a revision tells AWS Data Exchange that changes to the assets in the revision are complete. After it's in this read-only state, you can publish the revision to your products.
Finalized revisions can be published through the AWS Data Exchange console or the AWS Marketplace Catalog API, using the StartChangeSet AWS Marketplace Catalog API action. When using the API, revisions are uniquely identified by their ARN.
String id
The unique identifier for the revision.
String sourceId
The revision ID of the owned revision corresponding to the entitled revision being viewed. This parameter is returned when a revision owner is viewing the entitled copy of its owned revision.
Date updatedAt
The date and time that the revision was last updated, in ISO 8601 format.
Copyright © 2021. All rights reserved.