delete-object-tagging

Removes the tag-set from an existing object.

See also: AWS API Documentation.

Synopsis

delete-object-tagging
  --bucket <value>
  --key <value>
  [--version-id <value>]
  [--cli-input-json <value>]

Options

--bucket (string)

--key (string)

--version-id (string)

The versionId of the object that the tag-set will be removed from.

--cli-input-json (string)

Operates a service or services based on the provided JSON string. If other arguments are provided on the command line, the CLI values override the JSON-provided values. You cannot pass arbitrary binary values using a JSON-provided value, because the string is taken literally.

Output

VersionId -> (string)

The versionId of the object the tag-set was removed from.