Appearance
1617 - S3 Config
Object storage bucket configuration. This is an example of a MAML document.
maml
{
bucket: "commercial-logs"
region: "eu-west-1"
endpoint: "https://s3.eu-west-1.amazonaws.com"
access_key: "MOBYE53AKABJEFHYZ4MG"
secret_key: "SlfFT3oYuknMiHhxDDu9QONIWcLDXvSbJry1zJdT"
public: false
versioning: false
max_upload_size: "349mb"
}