v1

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

Accepts a subscription request to a specific asset.

put/v2/domains/{domainIdentifier}/subscription-requests/{identifier}/accept

Path parameters

domainIdentifierstring required

The Amazon DataZone domain where the specified subscription request is being accepted.

identifierstring required

The unique identifier of the subscription request that is to be accepted.

Request body

decisionCommentstring password

A description that specifies the reason for accepting the specified subscription request.

Response

Success

idstring required

The identifier of the subscription request.

createdBystring required

Specifies the Amazon DataZone user that accepted the specified subscription request.

updatedBystring

Specifies the Amazon DataZone user who updated the subscription request.

domainIdstring required

The unique identifier of the Amazon DataZone domain where the specified subscription request was accepted.

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

Specifies the status of the subscription request.

createdAtstring date-time required

The timestamp that specifies when the subscription request was accepted.

updatedAtstring date-time required

Specifies the timestamp when subscription request was updated.

requestReasonstring password required

Specifies the reason for requesting a subscription to the asset.

reviewerIdstring

Specifes the ID of the Amazon DataZone user who reviewed the subscription request.

decisionCommentstring password

Specifies the reason for accepting the subscription request.

existingSubscriptionIdstring

The ID of the existing subscription.