Skip to content

/AWS1/CL_DZN=>CREATESUBSCRIPTIONTARGET()

About CreateSubscriptionTarget

Creates a subscription target in Amazon DataZone.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

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

IV_ENVIRONMENTIDENTIFIER TYPE /AWS1/DZNENVIRONMENTID /AWS1/DZNENVIRONMENTID

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

IV_NAME TYPE /AWS1/DZNSUBSCRIPTIONTGTNAME /AWS1/DZNSUBSCRIPTIONTGTNAME

The name of the subscription target.

IV_TYPE TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The type of the subscription target.

IT_SUBSCRIPTIONTARGETCONFIG TYPE /AWS1/CL_DZNSUBSCRIPTIONTGTF00=>TT_SUBSCRIPTIONTARGETFORMS TT_SUBSCRIPTIONTARGETFORMS

The configuration of the subscription target.

IT_AUTHORIZEDPRINCIPALS TYPE /AWS1/CL_DZNAUTHDPRINCIDS_W=>TT_AUTHORIZEDPRINCIPALIDS TT_AUTHORIZEDPRINCIPALIDS

The authorized principals of the subscription target.

IV_MANAGEACCESSROLE TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The manage access role that is used to create the subscription target.

IT_APPLICABLEASSETTYPES TYPE /AWS1/CL_DZNAPPLICABLEASTTYP00=>TT_APPLICABLEASSETTYPES TT_APPLICABLEASSETTYPES

The asset types that can be included in the subscription target.

Optional arguments:

IV_PROVIDER TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The provider of the subscription target.

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_DZNCRESUBSCRIPTIONT01 /AWS1/CL_DZNCRESUBSCRIPTIONT01