mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
sts is PUT/POST request (#11681)
* sts is PUT/POST request add changelog * rebase, rm uneeded changelog
This commit is contained in:
parent
38b6271de1
commit
2168d91efb
@ -507,7 +507,7 @@ created before queried.
|
||||
| Method | Path |
|
||||
| :----- | :----------------- |
|
||||
| `GET` | `/aws/creds/:name` |
|
||||
| `GET` | `/aws/sts/:name` |
|
||||
| `PUT` | `/aws/sts/:name` |
|
||||
|
||||
The `/aws/creds` and `/aws/sts` endpoints are almost identical. The exception is
|
||||
when retrieving credentials for a role that was specified with the legacy `arn`
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user