Currently there are two options to provide AWS credentials for Goldstack projects: - [In Configuration File](https://docs.goldstack.party/docs/goldstack/configuration#credentials-in-config-file-1) - [In Environment Variables](https://docs.goldstack.party/docs/goldstack/configuration#credentials-in-environment-variables-1) There should be an additional way that corresponds with AWS default when running `aws configure` (see [Where are configuration settings stored?](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html))
Currently there are two options to provide AWS credentials for Goldstack projects:
There should be an additional way that corresponds with AWS default when running
aws configure(see Where are configuration settings stored?)