Naxis Technologies Docs
Live demo

Files & storage

Set up Amazon S3

  1. In the AWS IAM console create a user (or role) with programmatic access.
  2. Attach a policy allowing s3:ListBucket on the bucket and s3:GetObject on its objects (limit it to the prefix you'll use).
  3. Create an access key for that user — you'll get an Access key ID and a Secret access key.
  4. Back here: Documents → Amazon S3, enter the bucket, its region and the keys; set a prefix to limit to a sub-folder; choose groups, Test, Sync.

Keys are write-only — never shown again after you save them. Use a read-only key scoped to just this bucket/prefix.

Was this page helpful?
Was this page helpful? Sign in with Google Sign in to tell us — or leave a comment.

Last updated 29 Aug 2026