Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 573 Bytes

credentials.rst

File metadata and controls

23 lines (14 loc) · 573 Bytes

Credentials

Please refer to Amazon's documentation on how to obtain the needed credentials.

You can pass your credentials multiple ways, use one of them. The order of searching for credentials is:

  1. Parameters passed from code
  2. Environment variables
  3. Config File

env_variables config_file from_code