/AWS1/CL_DZN=>CREATELISTINGCHANGESET()
¶
About CreateListingChangeSet¶
Publishes a listing (a record of an asset at a given time) or removes a listing from the catalog.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_DOMAINIDENTIFIER
TYPE /AWS1/DZNDOMAINID
/AWS1/DZNDOMAINID
¶
The ID of the Amazon DataZone domain.
IV_ENTITYIDENTIFIER
TYPE /AWS1/DZNENTITYIDENTIFIER
/AWS1/DZNENTITYIDENTIFIER
¶
The ID of the asset.
IV_ENTITYTYPE
TYPE /AWS1/DZNENTITYTYPE
/AWS1/DZNENTITYTYPE
¶
The type of an entity.
IV_ACTION
TYPE /AWS1/DZNCHANGEACTION
/AWS1/DZNCHANGEACTION
¶
Specifies whether to publish or unpublish a listing.
Optional arguments:¶
IV_ENTITYREVISION
TYPE /AWS1/DZNREVISION
/AWS1/DZNREVISION
¶
The revision of an asset.
IV_CLIENTTOKEN
TYPE /AWS1/DZNCLIENTTOKEN
/AWS1/DZNCLIENTTOKEN
¶
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.