Skip to content

/AWS1/CL_SSM=>UNLABELPARAMETERVERSION()

About UnlabelParameterVersion

Remove a label or labels from a parameter.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/SSMPSPARAMETERNAME /AWS1/SSMPSPARAMETERNAME

The name of the parameter from which you want to delete one or more labels.

You can't enter the Amazon Resource Name (ARN) for a parameter, only the parameter name itself.

IV_PARAMETERVERSION TYPE /AWS1/SSMPSPARAMETERVERSION /AWS1/SSMPSPARAMETERVERSION

The specific version of the parameter which you want to delete one or more labels from. If it isn't present, the call will fail.

IT_LABELS TYPE /AWS1/CL_SSMPARAMLABELLIST_W=>TT_PARAMETERLABELLIST TT_PARAMETERLABELLIST

One or more labels to delete from the specified parameter version.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SSMUNLABELPARMVRSRS /AWS1/CL_SSMUNLABELPARMVRSRS