v1

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

Revokes a specified subscription in Amazon DataZone.

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

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain where you want to revoke a subscription.

identifierstring required

The identifier of the revoked subscription.

Request body

retainPermissionsboolean

Specifies whether permissions are retained when the subscription is revoked.

Response

Success

idstring required

The identifier of the revoked subscription.

createdBystring required

The identifier of the user who revoked the subscription.

updatedBystring

The Amazon DataZone user who revoked the subscription.

domainIdstring required

The identifier of the Amazon DataZone domain where you want to revoke a subscription.

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

The status of the revoked subscription.

createdAtstring date-time required

The timestamp of when the subscription was revoked.

updatedAtstring date-time required

The timestamp of when the subscription was revoked.

subscriptionRequestIdstring

The identifier of the subscription request for the revoked subscription.

retainPermissionsboolean

Specifies whether permissions are retained when the subscription is revoked.