backport of commit 45b9dffea1 (#21026)

Co-authored-by: kpcraig <3031348+kpcraig@users.noreply.github.com>
This commit is contained in:
hc-github-team-secure-vault-core
2023-06-06 16:00:24 -04:00
committed by GitHub
parent 6e241b2691
commit 6a03024d42
2 changed files with 6 additions and 6 deletions

View File

@@ -714,7 +714,7 @@ $ curl \
```json
{
"access_key_id": "AKIA...",
"access_secret_key": "..."
"access_key": "AKIA...",
"secret_key": "..."
}
```