Sim Studio

S3

View S3 files

Usage Instructions

Retrieve and view files from Amazon S3 buckets using presigned URLs.

Tools

s3_get_object

Retrieve an object from an AWS S3 bucket

Input

ParameterTypeRequiredDescription
accessKeyIdstringYesYour AWS Access Key ID
secretAccessKeystringYesYour AWS Secret Access Key
s3UristringYesS3 Object URL (e.g., https://bucket-name.s3.region.amazonaws.com/path/to/file\)

Output

ParameterType
metadatastring
sizestring
namestring
lastModifiedstring

Block Configuration

Input

ParameterTypeRequiredDescription
accessKeyIdstringYesAccess Key ID - Enter your AWS Access Key ID

Outputs

OutputTypeDescription
responseobjectOutput from response
urlstringurl of the response
metadatajsonmetadata of the response

Notes

  • Category: tools
  • Type: s3
On this page

On this page