Commit 0462e83
committed
chore: release v3.1.0
- Add `URLAccountLoader` plug-in which supports HTTP authentication (basic,
digest, oauth2). This plug-in should be preferred over the existing
`JSONAccountLoader`, `YAMLAccountLoader`, and `CSVAccountLoader` plug-ins,
which will eventually be deprecated.
- Add HTTP POST support to the SAML credential provider plug-in. Thanks to
@RobertShan2000 for the contribution.1 parent c3c9ea1 commit 0462e83
File tree
12 files changed
+1665
-88
lines changed- docs
- commands/aws
- plugins
- accts
- creds
- session
- src/awsrun
12 files changed
+1665
-88
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
316 | 326 | | |
317 | 327 | | |
318 | 328 | | |
| |||
0 commit comments