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:- Cloud
- Hybrid or Cloud-Prem
| Setting | Required | Description |
|---|---|---|
| Name | ✓ | Name that will be displayed to users when selecting this integration in Superblocks |
| Region | ✓ | AWS region where the S3 bucket is hosted, e.g. us-east-1 |
| Access Key ID | ✓ | Access key ID for your AWS account |
| Secret Key | ✓ | Secret access key for your AWS account |
| IAM Role ARN | ✗ | ARN 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)

