v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141891,2951.1 MB

Cancels the subscription to the specified asset.

put/v2/domains/{domainIdentifier}/subscriptions/{identifier}/cancel

Path parameters

domainIdentifierstring required

The unique identifier of the Amazon DataZone domain where the subscription request is being cancelled.

identifierstring required

The unique identifier of the subscription that is being cancelled.

Response

Success

idstring required

The identifier of the subscription.

createdBystring required

Specifies the Amazon DataZone user who is cancelling the subscription.

updatedBystring

The Amazon DataZone user that cancelled the subscription.

domainIdstring required

The unique identifier of the Amazon DataZone domain where the subscription is being cancelled.

status'APPROVED' | 'REVOKED' | 'CANCELLED' required

The status of the request to cancel the subscription.

createdAtstring date-time required

The timestamp that specifies when the request to cancel the subscription was created.

updatedAtstring date-time required

The timestamp that specifies when the subscription was cancelled.

subscriptionRequestIdstring

The unique ID of the subscripton request for the subscription that is being cancelled.

retainPermissionsboolean

Specifies whether the permissions to the asset are retained after the subscription is cancelled.