Skip to content

Commit 91f37b4

Browse files
committed
Updated example config
1 parent 677baeb commit 91f37b4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@ Recommended configuration for `~/.aws/config`, feel free to swap out the command
114114
[default]
115115
region = us-east-1
116116
output = json
117-
credential_process = knox creds select
117+
credential_process = knox select
118118

119119
[profile last]
120120
region = us-east-1
121121
output = json
122-
credential_process = knox creds last-used
122+
credential_process = knox last-used
123123

124124
[sso-session development-sso]
125125
sso_region = us-east-1

0 commit comments

Comments
 (0)