mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Fix headers in aws-ec2 doc.
This commit is contained in:
parent
8cc5cdb746
commit
f02bde7c78
1 changed files with 2 additions and 2 deletions
|
|
@ -786,7 +786,7 @@ The response will be in JSON. For example:
|
|||
|
||||
|
||||
|
||||
### /auth/aws-ec2/role/<role>
|
||||
### /auth/aws-ec2/role/[role]
|
||||
#### POST
|
||||
<dl class="api">
|
||||
<dt>Description</dt>
|
||||
|
|
@ -1000,7 +1000,7 @@ in its identity document to match the one specified by this parameter.
|
|||
</dl>
|
||||
|
||||
|
||||
### /auth/aws-ec2/role/<role>/tag
|
||||
### /auth/aws-ec2/role/[role]/tag
|
||||
#### POST
|
||||
<dl class="api">
|
||||
<dt>Description</dt>
|
||||
|
|
|
|||
Loading…
Reference in a new issue