Appearance
2216 - S3 Config
Object storage bucket configuration. This is an example of a MAML document.
maml
{
bucket: "help-backups"
region: "us-east-1"
endpoint: "https://s3.eu-west-1.amazonaws.com"
access_key: "YHEHW9MKH9BN0UYZ2SPX"
secret_key: "1CtZj9w8SeTAh5ypRKqVUZGOT1nnqfJi9i8HFknB"
public: false
versioning: true
max_upload_size: "49mb"
}