Read Object Tags

Read tags associated with an object in AWS S3.

Options

Field Definition Type Required
Region Region for your AWS S3 bucket. Choose a region for your AWS S3 bucket. Dropdown TRUE

Input

Field Definition Type Required
Options
Bucket Bucket name containing the object for which to get the tagging information. String TRUE
Key Object key for which to get the tagging information. String TRUE
Version ID Version ID of the object for which to get the tagging information. String FALSE
Expected Bucket Owner Account ID of the expected bucket owner. If the bucket is owned by a different account, the request will fail with an HTTP 403 (Access Denied) error. String FALSE
Request Payer Confirms that the requester knows that they will be charged for the request. Dropdown FALSE

Output

Field Definition Type
Tags Tag set for the specified object. Object
Key Object key for which to get the tagging information. String
Value Root level tag for the Tagging parameters. String

Related topics

AWS S3 connector

Workflow elements

AWS S3 Rest API overview