Under ‘Encryption Type’ select the default option i.e. 'Amazon S3 managed key (SSE-S3)'.
This ensures that the data is always encrypted at rest and the encryption key is managed by AWS resulting in secure & cost efficient solution
We do not support other encryption methods at this point in time, please reach out to us (https://support.revyz.io/) if you need support for other options.
Selecting encryption option
Ensure that the ‘Encryption Type’ of the bucket is set to the default option i.e. 'Amazon S3 managed key (SSE-S3)'.
We do not support other encryption methods at this point in time, please reach out to us (https://support.revyz.io/) if you need support for other options.
Updating Bucket's Access Policy
Revyz app needs access to your S3 bucket to Read-Write data. For this purpose, Revyz has it’s own AWS IAM user created in Revyz AWS account which needs specific permissions to accomplish it’s Backup & Restore related tasks.
After installing the Revyz app and while going through the initial Welcome wizard, Revyz will provide the exact access policy which should be copied and added to your respective S3 bucket.
It is the Revyz IAM User from Revyz’s AWS account, which will be used by Revyz app to perform the Read-Write operations during backup, restore and other tasks that the app supports.
Action
Revyz app will need 4 permissions for your S3 bucket
ListBucket
To list and access the bucket
PutObjects
To write the objects during backup job
GetObject
To retrieve the objects during restore / clone job
PutObjectTagging
To add the Tag to the objects which can later be used for lifecycle management of the objects
Note: Revyz user will not have any delete permission for the given S3 bucket
Resource
Your S3 bucket on which the permissions are to be implemented
JavaScript errors detected
Please note, these errors can depend on your browser setup.
If this problem persists, please contact our support.