Archiving to AWS S3 Using Access Credentials
Overview
This method allows you to configure YakChat to
deposit archived conversation data into your own AWS S3 Bucket using your AWS
credentials. You will need to create or identify an existing S3 Bucket and
obtain the required access details from your AWS account.
Archiving
to AWS S3 Using Access Credentials
Obtain The Required Details
- Sign in to
the AWS Management Console and open the S3 service.
- Create a
new S3 Bucket or select an existing one where you want to store the
archived files.
- Take note
of the Bucket Name.
- Navigate to
the IAM (Identity and Access Management) service.
- Under Users,
select or create a user account with permissions to write to the chosen S3
bucket.
- In the
user’s Security Credentials tab, create a new Access Key.
- Copy both
the Access Key ID and Secret Access Key.
- Identify
and note the AWS Region where your bucket resides (e.g., us-east-1, eu-west-2, etc,).
Data Required for the Archiving Configuration
The following details should have been collected throughout this process:
- Bucket Name – The name of the S3 bucket where files will be stored.
- Access Key
ID – The AWS access key for the storage account.
- Secret
Access Key – The AWS secret key corresponding to the
access key.
- Region – The AWS region where the S3 bucket is located.