Appearance
4119 - S3 Config
Object storage bucket configuration. This is an example of a MAML document.
maml
{
bucket: "agreement-backups"
region: "eu-west-1"
endpoint: "https://s3.eu-west-1.amazonaws.com"
access_key: "NXIIAGQGRPYKOWCBQJKV"
secret_key: "E29BDdNzXIhFhOb65W250uZCUpp8H2Ul0bPO10GI"
public: false
versioning: true
max_upload_size: "287mb"
}