Commit c190059
authored
Add comment explaining AWS credential provider chain
Adds a comment explaining how AWS SDK resolves credentials using the default credential provider chain (environment variables, shared credentials files, and IAM roles). This may help developers who are unfamiliar with how credentials are automatically discovered by the SDK.1 parent 107448e commit c190059
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
17 | 23 | | |
18 | 24 | | |
19 | 25 | | |
| |||
0 commit comments