Example 10418

S3 Config

Object storage bucket configuration.

{
bucket: "tomography-logs"
region: "ap-southeast-1"
endpoint: "https://s3.eu-west-1.amazonaws.com"

access_key: "A35NL1CCKTWLCUPKE48A"
secret_key: "pIOD2L7okFY6Vlip1HRHUn8AGYoUQNDrDarlSvDc"

public: false
versioning: true
max_upload_size: "368mb"
}

See also