Appearance
1204 - S3 Config
Object storage bucket configuration. This is an example of a MAML document.
maml
{
bucket: "encouragement-backups"
region: "ap-southeast-1"
endpoint: "https://s3.eu-west-1.amazonaws.com"
access_key: "YZIHFRJKHCSVMWXKGZFS"
secret_key: "6stekAAoQfpCcPy01SBIx17SfiZGoBWRAPjNsfiv"
public: false
versioning: true
max_upload_size: "479mb"
}