Configuration
Appercept AWS SDK automatically resolves configuration and credentials from the same shared configuration files and environment variables that Amazon's own SDKs use.
Configuration Precedence
Settings can be configured in multiple locations and the SDK will resolve configuration values in the following order.
- Configured options in code.
- Environment Variables.
- Shared Credentials file.
- Shared Configuration file.