At Stack AI, security and privacy of our customer's data is our top priority. Today, we are thrilled to announce that Stack AI is now SOC 2 Type II and HIPAA compliant.
Connect to Amazon S3 cloud storage to store and retrieve files and objects. Supports scalable storage for files, backups, and application data.
The following parameters are required to set up a connection to AWS S3.
The AWS region where your S3 bucket is located (e.g., us-east-1, eu-west-1). Find your region in the AWS S3 console or check AWS documentation for available regions.
Your AWS IAM access key ID for programmatic access. Create this in the AWS IAM console under 'Access keys'. Ensure the IAM user has S3 permissions (s3:GetObject, s3:PutObject, s3:ListBucket).
The secret key that pairs with your Access Key ID. This is only shown once when you create the access key in AWS IAM console. Keep this secure and never share it publicly.
The name of your S3 bucket (e.g., 'my-company-data'). The bucket must already exist and be accessible with the provided credentials. Bucket names are globally unique across all AWS accounts.
Trigger workflows when files are uploaded, modified, or deleted in S3 buckets via SQS notifications.
20 input parameters
6 output parameters