Articles
Getting an AWS Account
What is AWS S3? Amazon Simple Storage Service (Amazon S3) is a scalable, high-speed, web-based cloud storage service designed for online backup and archiving of data and applications on Amazon Web Services (AWS). How do I get an AWS account? ...
Create an S3 bucket to be registered in Vaultastic
Create an S3 bucket on AWS Get an AWS account. Create an S3 bucket in a region supported by Vaultastic. Refer to the AWS documentation . Set a temporary bucket policy to allow LegacyFlo to get the name and region of the buckets as mention...
S3 Permissions for Vaultastic
Permissions to get bucket details (required during bucket registration) { "Version": "2012-10-17",
"Id": "BucketPolicy",
"Statement": [
{
"Sid": "LegacyfloGetBucketRegionStatement",
"Effect": "...