v1

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

Creates a subscription request in Amazon DataZone.

post/v2/domains/{domainIdentifier}/subscription-requests

Path parameters

domainIdentifierstring required

The ID of the Amazon DataZone domain in which the subscription request is created.

Request body

requestReasonstring password required

The reason for the subscription request.

clientTokenstring

A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.

Response

Success

idstring required

The ID of the subscription request.

createdBystring required

The Amazon DataZone user who created the subscription request.

updatedBystring

The Amazon DataZone user who updated the subscription request.

domainIdstring required

The ID of the Amazon DataZone domain in whcih the subscription request is created.

status'PENDING' | 'ACCEPTED' | 'REJECTED' required

The status of the subscription request.

createdAtstring date-time required

A timestamp of when the subscription request is created.

updatedAtstring date-time required

The timestamp of when the subscription request was updated.

requestReasonstring password required

The reason for the subscription request.

reviewerIdstring

The ID of the reviewer of the subscription request.

decisionCommentstring password

The decision comment of the subscription request.

existingSubscriptionIdstring

The ID of the existing subscription.