Skip to content

Commit

Permalink
Update LTK docs
Browse files Browse the repository at this point in the history
  • Loading branch information
brianantonelli authored Oct 20, 2017
1 parent 4b250c2 commit 44fa607
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,14 +201,14 @@ Outputs a list of available role types.

### `iam createltk`

`alks iam createrltk` Creates a new long term key in the specified AWS account.
`alks iam createltk` Creates a new long term key in the specified AWS account.

Arguments:

* `-p [password]` Your password
* `-a [account]` The ALKS account to use, be sure to wrap in quotes
* `-r [role]` The ALKS role to use, be sure to wrap in quotes
* `-n [iamusername]` The name of the IAM user associated with the LTK, be sure to wrap in quotes, alphanumeric including: `@+=._-`
* `-t [roleType]` The role type, to see available roles: `alks iam roletypes`, be sure to wrap in quotes
* `-d`: Include default policies, defaults to false
* `-F` Filters favorite accounts

Outputs the created user's ARN along with the long term access key and long term secret key.
Expand Down

0 comments on commit 44fa607

Please sign in to comment.