Skip to content

Commit a11f431

Browse files
dkocherCopilot
andauthored
Review.
Co-authored-by: Copilot <[email protected]>
1 parent 518503f commit a11f431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/s3_iam_role_mfa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Configure a user in AWS IAM that is required to use MFA to connect to S3
1414
aws_secret_access_key=…
1515
```
1616
17-
3. Assign a MFA device to the user in _Multi-factor authentication (MFA)_. Copy the MFA ARN to the `<S3-ROLE-NAME>` profile in `~/.aws/credentials`.
17+
3. Assign a MFA device to the user in _Multi-factor authentication (MFA)_. Reference the MFA ARN as the value for the `mfa_serial` parameter in the `<S3-ROLE-NAME>` profile in `~/.aws/credentials`.
1818
1919
:::{tip}
2020
To allow entering the code in Cyberduck or Mountain Duck when connecting, make sure to choose _Authenticator app_ or _Hardware TOTP token_ as a MFA device. Using Passkey MFA does not allow getting a numeric MFA code.

0 commit comments

Comments
 (0)