v1

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

Lists subscription grants.

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

Path parameters

domainIdentifierstring required

The identifier of the Amazon DataZone domain.

Query parameters

environmentIdstring

The identifier of the Amazon DataZone environment.

subscriptionTargetIdstring

The identifier of the subscription target.

subscribedListingIdstring

The identifier of the subscribed listing.

subscriptionIdstring

The identifier of the subscription.

owningProjectIdstring

The ID of the owning project of the subscription grants.

owningIamPrincipalArnstring

The ARN of the owning IAM principal.

owningUserIdstring

The ID of the owning user.

owningGroupIdstring

The ID of the owning group.

sortBy'CREATED_AT' | 'UPDATED_AT'

Specifies the way of sorting the results of this action.

sortOrder'ASCENDING' | 'DESCENDING'

Specifies the sort order of this action.

maxResultsinteger

The maximum number of subscription grants to return in a single call to <code>ListSubscriptionGrants</code>. When the number of subscription grants 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>ListSubscriptionGrants</code> to list the next set of subscription grants.

nextTokenstring

When the number of subscription grants 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 grants, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionGrants</code> to list the next set of subscription grants.

Response

Success

nextTokenstring

When the number of subscription grants 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 grants, the response includes a pagination token named <code>NextToken</code>. You can specify this <code>NextToken</code> value in a subsequent call to <code>ListSubscriptionGrants</code> to list the next set of subscription grants.