Example 15117

S3 Config

Object storage bucket configuration.

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

access_key: "PQ7IOTSDN0VFYZTA8IYT"
secret_key: "mN5qNkhqzoPwCha8EdEN005MKFrisdCNoWd0UwT7"

public: false
versioning: false
max_upload_size: "251mb"
}

See also