Skip to content

/AWS1/CL_DZN=>UPDSUBSCRIPTIONGRANTSTATUS()

About UpdateSubscriptionGrantStatus

Updates the status of the specified subscription grant status in Amazon DataZone.

Method Signature

IMPORTING

Required arguments:

IV_DOMAINIDENTIFIER TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The identifier of the Amazon DataZone domain in which a subscription grant status is to be updated.

IV_IDENTIFIER TYPE /AWS1/DZNSUBSCRIPTIONGRANTID /AWS1/DZNSUBSCRIPTIONGRANTID

The identifier of the subscription grant the status of which is to be updated.

IV_ASSETIDENTIFIER TYPE /AWS1/DZNASSETID /AWS1/DZNASSETID

The identifier of the asset the subscription grant status of which is to be updated.

IV_STATUS TYPE /AWS1/DZNSUBSCRIPTIONGRANTSTAT /AWS1/DZNSUBSCRIPTIONGRANTSTAT

The status to be updated as part of the UpdateSubscriptionGrantStatus action.

Optional arguments:

IO_FAILURECAUSE TYPE REF TO /AWS1/CL_DZNFAILURECAUSE /AWS1/CL_DZNFAILURECAUSE

Specifies the error message that is returned if the operation cannot be successfully completed.

IV_TARGETNAME TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The target name to be updated as part of the UpdateSubscriptionGrantStatus action.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DZNUPSUBSCRIPTIONGR01 /AWS1/CL_DZNUPSUBSCRIPTIONGR01