Skip to content

/AWS1/CL_MPD=>PUTDEPLOYMENTPARAMETER()

About PutDeploymentParameter

Creates or updates a deployment parameter and is targeted by catalog and agreementId.

Method Signature

IMPORTING

Required arguments:

IV_CATALOG TYPE /AWS1/MPDCATALOG /AWS1/MPDCATALOG

The catalog related to the request. Fixed value: AWS Marketplace

IV_PRODUCTID TYPE /AWS1/MPDRESOURCEID /AWS1/MPDRESOURCEID

The product for which AWS Marketplace will save secrets for the buyer’s account.

IV_AGREEMENTID TYPE /AWS1/MPDRESOURCEID /AWS1/MPDRESOURCEID

The unique identifier of the agreement.

IO_DEPLOYMENTPARAMETER TYPE REF TO /AWS1/CL_MPDDEPLOYMENTPARAMINP /AWS1/CL_MPDDEPLOYMENTPARAMINP

The deployment parameter targeted to the acceptor of an agreement for which to create the AWS Secret Manager resource.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_MPDTAGSMAP_W=>TT_TAGSMAP TT_TAGSMAP

A map of key-value pairs, where each pair represents a tag saved to the resource. Tags will only be applied for create operations, and they'll be ignored if the resource already exists.

IV_EXPIRATIONDATE TYPE /AWS1/MPDTIMESTAMP /AWS1/MPDTIMESTAMP

The date when deployment parameters expire and are scheduled for deletion.

IV_CLIENTTOKEN TYPE /AWS1/MPDCLIENTTOKEN /AWS1/MPDCLIENTTOKEN

The idempotency token for deployment parameters. A unique identifier for the new version.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_MPDPUTDEPLOYMENTPRM01 /AWS1/CL_MPDPUTDEPLOYMENTPRM01