Learn R Programming

paws.analytics (version 0.7.0)

datazone_create_subscription_request: Creates a subscription request in Amazon DataZone

Description

Creates a subscription request in Amazon DataZone.

See https://www.paws-r-sdk.com/docs/datazone_create_subscription_request/ for full documentation.

Usage

datazone_create_subscription_request(
  clientToken = NULL,
  domainIdentifier,
  requestReason,
  subscribedListings,
  subscribedPrincipals
)

Arguments

clientToken

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

domainIdentifier

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

requestReason

[required] The reason for the subscription request.

subscribedListings

[required] The published asset for which the subscription grant is to be created.

subscribedPrincipals

[required] The Amazon DataZone principals for whom the subscription request is created.