Remove a label or labels from a parameter.
See https://www.paws-r-sdk.com/docs/ssm_unlabel_parameter_version/ for full documentation.
ssm_unlabel_parameter_version(Name, ParameterVersion, Labels)
[required] 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.
[required] 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.
[required] One or more labels to delete from the specified parameter version.