loader
View Categories

You can store chat attachments directly to your Amazon S3 bucket instead of your local server.

🛠️ Setup Steps

  1. Create IAM User:
    1. Go to AWS > IAM > Users > Add User.
    1. Assign to a new group with AmazonS3FullAccess.
  2. Generate Access Keys:
    1. In the user’s Security Credentials, create Access Key for “application outside AWS”.
    1. Save the Access Key and Secret Key.
  3. Create S3 Bucket:
    1. Go to AWS S3 > Create Bucket.
    1. Set your Bucket Name and Region.
    1. Enable ACLs and set ownership to Bucket owner preferred.
    1. Uncheck Block all public access.
    1. Save bucket details in:
      Smartai > Settings > Miscellaneous > Amazon S3

⚠️ Notes

  • Activation may take up to 24 hours.
  • SupportAI doesn’t provide support for AWS technical setup.

Leave a Reply

Your email address will not be published. Required fields are marked *