Skip to main content

Setting up Amazon S3

1. Add integration

Select Amazon S3 from the integrations page.

2. Configure settings

Fill out the form with the following settings:
SettingRequiredDescription
NameName that will be displayed to users when selecting this integration in Superblocks
RegionAWS region where the S3 bucket is hosted, e.g. us-east-1
Access Key IDAccess key ID for your AWS account
Secret KeySecret access key for your AWS account
IAM Role ARNARN of the role for Superblocks to assume for accessing S3 resources

3. Test and save

Click Test Connection to check that Superblocks can connect to the data source. After connecting successfully, click Create to save the integration.

4. Set data tags

Optionally, configure different data tags for separate development environments.

Creating Amazon S3 steps

Connect to your S3 integration from Superblocks by creating steps in Application APIs, Workflows, and Scheduled Jobs. An S3 step can perform the following actions:
  • Delete Files
  • Generate presigned URL
  • List bucket objects
  • List buckets
  • Read file
  • Upload file
  • Upload multiple files
  • List files (deprecated)