v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1429165131.4 KB

This operation updates a revision.

patch/v1/data-sets/{DataSetId}/revisions/{RevisionId}

Path parameters

DataSetIdstring required

The unique identifier for a data set.

RevisionIdstring required

The unique identifier for a revision.

Request body

Commentstring

An optional comment about the revision.

Finalizedboolean

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.

Response

Success

Arnstring

The ARN for the revision.

Commentstring

An optional comment about the revision.

CreatedAtstring date-time

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

DataSetIdstring

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

Finalizedboolean

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.

Idstring

The unique identifier for the revision.

SourceIdstring

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.

UpdatedAtstring date-time

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

RevocationCommentstring

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

Revokedboolean

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

RevokedAtstring date-time

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