Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

GetObjectMetadata

Prev Next
Step Details
Introduced in Version9.24
Last Modified in Version--
LocationIntegration > Amazon AWS > S3 

The GetObjectMetadata step retrieves the VersionId of an object before passing it to any Textract S3 step that accepts an optional objectVersionAmazon Textract is an AWS service that automatically reads and extracts text, data, and tables from documents and images.

Prerequisites 


Properties

Inputs

PropertyDescriptionData Type
Bucket NameAllows Users to specify a Bucket Name for an S3 Object. String
KeyAllows Users to specify an S3 Object Key. String
Object VersionAllows Users to specify an S3 Object Version. String
RegionAllows Users to specify a region. AmazonAWSRegion
Override Role CredentialsAllows Users to override role credentials. AssumeRoleCredentials

Override Settings

Authentication
  • If an Access Key ID and Secret Access Key are provided, those credentials are used. 
  • If overrides are not provided, system/IAM credentials from existing AWS settings will be utilized.
  • If overrides are used, both override fields must be provided.
  • Users must ensure Textract permissions are present in the IAM policy for the selected credentials.

PropertyDescriptionData Type
Access Key IDAllows Users to specify an Access Key ID for an AWS account. String
Secret Access KeyAllows Users to specify a Secret Access Key for an AWS account. String

Outputs

PropertyDescriptionData Type
GetObjectMetadata1_Output

Retrieves S3ObjectMetadataData, which includes:

  • VersionId
  • ETag
  • ContentType
  • ContentLength
  • LastModified
  • Custom Metadata key/value pairs.
S3ObjectMetadataData


Step Changes

DescriptionVersionDateDeveloper Task
The AWS module has been updated with 9 additional steps that allow Users to access the Textract API.9.24April 2026[DT-047247]