Skip to content

Commit

Permalink
docs: reflect new provider change
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmichaelwallace committed Oct 22, 2023
1 parent 5cef3bf commit c4371a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ Credentials are resolved in the same order the Serverless Framework currently us
* from **profile** - serverless.yml > `provider.profile` (unless --aws-profile is specified)
* from **config** - serverless.yml > `provider.credentials`
* from **profile** - `AWS_DEFAULT_PROFILE` || `default`
* from the ECS provider
* from the token file identity
* from the EC2 instance metadata service

Where:
* **profile** credentials resolve against the matching `[profile_name]` configuration:
Expand Down

0 comments on commit c4371a9

Please sign in to comment.