@@ -22,26 +22,30 @@ m \- MFA
22
22
Manages MFA (multi\- factor authentication) ARN or serial number. If enabled,
23
23
user will be prompted to enter MFA code when accessing vault. MFA will
24
24
remain active for the vault duration.
25
- .RE
26
- .PP
27
- If you are using STS credentials, which occurs by default (see the 't'
28
- option below for details), you must have MFA enabled to invoke any IAM calls.
29
- * r \- Role
30
25
.br
31
- ARN of role to be assumed when accessing vault.
32
- When assuming a role, the maximum duration allowed by AWS is 1 hour. If your
33
- duration is greater than 1 hour when setting a role, the duration will be
34
- adjusted to 1 hour.
35
- * t \- Substitute with temporary credentials
26
+ If you are using STS credentials, which occurs by default (see the 't'
27
+ option below for details), you must have MFA enabled to invoke any IAM calls.
28
+ .IP \(bu 2
29
+ r \- Role
30
+ .br
31
+ ARN of role to be assumed when accessing vault.
32
+ When assuming a role, the maximum duration allowed by AWS is 1 hour. If your
33
+ duration is greater than 1 hour when setting a role, the duration will be
34
+ adjusted to 1 hour.
35
+ .IP \(bu 2
36
+ t \- Substitute with temporary credentials
36
37
.br
37
- Toggles whether your AWS credentials are substituted with a set of temporary
38
- credentials. For more details on this process, see the documentation for
39
- \fB \f C vaulted shell\fR \& .
40
- * S \- Show/Hide Key
38
+ Toggles whether your AWS credentials are substituted with a set of temporary
39
+ credentials. For more details on this process, see the documentation for
40
+ \fB \f C vaulted shell\fR \& .
41
+ .IP \(bu 2
42
+ S \- Show/Hide Key
41
43
.br
42
- Toggles whether Secret Access Key ID is displayed when viewing vault
43
- details in the edit menu. This setting only affects the current editing
44
- session and is reset to hidden each time the vault is reopened for editing.
45
- * D \- Delete
44
+ Toggles whether Secret Access Key ID is displayed when viewing vault
45
+ details in the edit menu. This setting only affects the current editing
46
+ session and is reset to hidden each time the vault is reopened for editing.
47
+ .IP \(bu 2
48
+ D \- Delete
46
49
.br
47
- Removes all AWS details stored in the vault.
50
+ Removes all AWS details stored in the vault.
51
+ .RE
0 commit comments