Skip to content

/AWS1/CL_DZN=>CREATESUBSCRIPTIONGRANT()

About CreateSubscriptionGrant

Creates a subsscription grant in Amazon DataZone.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the Amazon DataZone domain in which the subscription grant is created.

IV_ENVIRONMENTIDENTIFIER TYPE /AWS1/DZNENVIRONMENTID /AWS1/DZNENVIRONMENTID

The ID of the environment in which the subscription grant is created.

IV_SUBSCRIPTIONTARGETID00 TYPE /AWS1/DZNSUBSCRIPTIONTARGETID /AWS1/DZNSUBSCRIPTIONTARGETID

The ID of the subscription target for which the subscription grant is created.

IO_GRANTEDENTITY TYPE REF TO /AWS1/CL_DZNGRANTEDENTITYINPUT /AWS1/CL_DZNGRANTEDENTITYINPUT

The entity to which the subscription is to be granted.

Optional arguments:

IT_ASSETTARGETNAMES TYPE /AWS1/CL_DZNASSETTARGETNAMEMAP=>TT_ASSETTARGETNAMES TT_ASSETTARGETNAMES

The names of the assets for which the subscription grant is created.

IV_CLIENTTOKEN TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

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

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNCRESUBSCRIPTIONG01 /AWS1/CL_DZNCRESUBSCRIPTIONG01