v1

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

Lists Amazon DataZone subscription requests.

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

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain.

Query parameters

status'PENDING' | 'ACCEPTED' | 'REJECTED'
<p>Specifies the status of the subscription requests.</p> <note> <p>This is not a required parameter, but if not specified, by default, Amazon DataZone returns only <code>PENDING</code> subscription requests. </p> </note>
subscribedListingIdstring

The identifier of the subscribed listing.

owningProjectIdstring

The identifier of the project for the subscription requests.

owningIamPrincipalArnstring

The ARN of the owning IAM principal.

approverProjectIdstring

The identifier of the subscription request approver's project.

owningUserIdstring

The ID of the owning user.

owningGroupIdstring

The ID of the owning group.

sortBy'CREATED_AT' | 'UPDATED_AT'

Specifies the way to sort the results of this action.

sortOrder'ASCENDING' | 'DESCENDING'

Specifies the sort order for the results of this action.

maxResultsinteger

The maximum number of subscription requests to return in a single call to <code>ListSubscriptionRequests</code>. When the number of subscription requests to be listed is greater than the value of <code>MaxResults</code>, the response contains a <code>NextToken</code> value that you can use in a subsequent call to <code>ListSubscriptionRequests</code> to list the next set of subscription requests.

nextTokenstring

When the number of subscription requests is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscription requests, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionRequests</code> to list the next set of subscription requests.

Response

Success

nextTokenstring

When the number of subscription requests is greater than the default value for the <code>MaxResults</code> parameter, or if you explicitly specify a value for <code>MaxResults</code> that is less than the number of subscription requests, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionRequests</code> to list the next set of subscription requests.