From 2168d91efb391f50a5ca817928b08093477aaab4 Mon Sep 17 00:00:00 2001 From: pjaudiomv <34245618+pjaudiomv@users.noreply.github.com> Date: Fri, 11 Jun 2021 12:58:39 -0400 Subject: [PATCH] sts is PUT/POST request (#11681) * sts is PUT/POST request add changelog * rebase, rm uneeded changelog --- website/content/api-docs/secret/aws.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/api-docs/secret/aws.mdx b/website/content/api-docs/secret/aws.mdx index 64976776d9..48254cc21e 100644 --- a/website/content/api-docs/secret/aws.mdx +++ b/website/content/api-docs/secret/aws.mdx @@ -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`