Skip to main content

Credential Configuration File

Accessing AWS S3 bucket needs permission using credential. The credential will be stored into a file named prd_s3.cfg.

[default]
access_key = <Access key>
secret_key = <Secret key>