get-object-tagging

Returns an object’s tag set.

See also: GET Object Tagging.

Synopsis

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

Options

--bucket (string)

--key (string)

--version-id (string)

--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)

TagSet -> (list)

(structure)

Key -> (string)

Name of the tag.

Value -> (string)

Value of the tag.