RevisionEntry - AWS Data Exchange

RevisionEntry

A revision is a container for one or more assets.

Contents

Arn

The ARN for the revision.

Type: String

Required: Yes

CreatedAt

The date and time that the revision was created, in ISO 8601 format.

Type: Timestamp

Required: Yes

DataSetId

The unique identifier for the data set associated with the data set revision.

Type: String

Required: Yes

Id

The unique identifier for the revision.

Type: String

Required: Yes

UpdatedAt

The date and time that the revision was last updated, in ISO 8601 format.

Type: Timestamp

Required: Yes

Comment

An optional comment about the revision.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 16384.

Required: No

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.

Type: Boolean

Required: No

RevocationComment

A required comment to inform subscribers of the reason their access to the revision was revoked.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 512.

Required: No

Revoked

A status indicating that subscribers' access to the revision was revoked.

Type: Boolean

Required: No

RevokedAt

The date and time that the revision was revoked, in ISO 8601 format.

Type: Timestamp

Required: No

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.

Type: String

Required: No

See Also

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