You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| region | No | Overrides AWS region to use when exchanging the SVID for AWS credentials. Optional. |`us-east-1`|
122
122
| session-duration | No | The duration, in seconds, of the resulting session. Optional. Can range from 15 minutes (900) to 12 hours (43200). |`3600`|
123
123
| workload-api-addr | No | Overrides the address of the Workload API endpoint that will be use to fetch the X509 SVID. If unspecified, the value from the SPIFFE_ENDPOINT_SOCKET environment variable will be used. |`unix:///opt/my/path/workload.sock`|
124
-
| aws-credentials-path | Yes | The path to the AWS credentials file to write. | `/opt/my-aws-credentials-file|
124
+
| aws-credentials-path | Yes | The path to the AWS credentials file to write. |`/opt/my-aws-credentials-file`|
125
125
| force | No | If set, failures loading the existing AWS credentials file will be ignored and the contents overwritten. ||
126
126
| replace | No | If set, the AWS credentials file will be replaced if it exists. This will remove any profiles not written by this tool. ||
0 commit comments