Commit Graph

14 Commits

Author SHA1 Message Date
Seth Vargo
31e8349197 Update Policies and Auth concepts pages (#3011) 2017-07-14 11:15:22 -04:00
Michael
3445b3ae63 Updated doc to match real output (#2443)
Regards hashicorp/vault#2116
2017-03-06 10:39:34 -05:00
James Turnbull
84ab440473 Minor formatting fix to dynamic secrets guide 2016-12-14 10:51:56 -05:00
Michael Warkentin
2a5c883ca4 Out of date code
Looks like the `500` is now a `405`:

```
$ vault read aws/config/root
Error reading aws/config/root: Error making API request.

URL: GET http://127.0.0.1:8200/v1/aws/config/root
Code: 405. Errors:

* 1 error(s) occurred:

* unsupported operation
```
2016-09-12 15:58:25 -04:00
vishalnayak
e53b9dbadb Provide clarity for output statements of idempotent calls. 2016-04-14 15:46:45 +00:00
Seth Vargo
9e14bb66f2 Use HTTPS + www where appropriate 2016-01-14 13:42:47 -05:00
Chad Whitacre
b201f0a54f Charges don't incur themselves 2015-05-31 16:24:03 -04:00
Leo Cassarani
61841fd596 Add output of reading aws/config/root to the docs [ci skip]
Replace "TODO" with the current command-line output from the Vault dev server.
2015-04-30 00:17:19 +01:00
Armon Dadgar
dfce9d75d3 website: updating getting started with aws changes 2015-04-27 14:36:14 -07:00
Seth Vargo
2bcb0a1b67 Update website whitespace and formatting 2015-04-22 19:47:11 -04:00
Mitchell Hashimoto
06c4e52377 logical/aws: move root creds config to config/root 2015-04-18 22:21:31 -07:00
Mitchell Hashimoto
c30d877fa4 rename vault id to lease id all over 2015-04-10 20:35:14 -07:00
Armon Dadgar
9f577b39b4 Replace VaultID with LeaseID for terminology simplification 2015-04-08 13:35:32 -07:00
Mitchell Hashimoto
3595614b34 website: more getting started 2015-04-07 09:30:58 -07:00