Creates a subscription request in Amazon DataZone.
See https://www.paws-r-sdk.com/docs/datazone_create_subscription_request/ for full documentation.
datazone_create_subscription_request(
clientToken = NULL,
domainIdentifier,
metadataForms = NULL,
requestReason,
subscribedListings,
subscribedPrincipals
)
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.
[required] The ID of the Amazon DataZone domain in which the subscription request is created.
The metadata form included in the subscription request.
[required] The reason for the subscription request.
[required] The published asset for which the subscription grant is to be created.
[required] The Amazon DataZone principals for whom the subscription request is created.