-
Notifications
You must be signed in to change notification settings - Fork 87
Add tutorial to access S3 by assuming role with MFA requirement. #613
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a comprehensive tutorial for configuring AWS IAM users to access S3 by assuming a role with MFA requirements. The tutorial provides step-by-step instructions for setting up the necessary AWS IAM components and connecting through Cyberduck/Mountain Duck.
Key changes:
- Creates a detailed tutorial covering IAM user setup, role creation, and MFA configuration
- Adds the tutorial to the index for discoverability
- Links to the tutorial from the S3 protocol documentation
Reviewed Changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated 3 comments.
File | Description |
---|---|
tutorials/s3_iam_role_mfa.md | Complete tutorial with IAM configuration steps and connection instructions |
tutorials/index.md | Adds the new tutorial to the table of contents |
protocols/s3/index.md | References the tutorial from S3 documentation |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
c6b4cab
to
f94aebe
Compare
Depends on