-
Notifications
You must be signed in to change notification settings - Fork 3
docs: add aws cross-account doc #940
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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 comprehensive documentation for AWS cross-account authentication functionality in Bytebase. The updates clarify the configuration process for both same-account and cross-account RDS IAM authentication scenarios.
Key Changes:
- Enhanced AWS RDS IAM authentication documentation with clearer separation between same-account and cross-account configurations
- Added new testing guide for simulating cross-account authentication in a single AWS account
- Updated version requirement from 3.11.1 to 3.12.1 for cross-account IAM authentication feature
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| mintlify/get-started/connect/aws.mdx | Enhanced cross-account authentication documentation with detailed step-by-step instructions, troubleshooting guidance, and credential configuration clarity |
| mintlify/get-started/connect/aws-cross-account-testing.mdx | New guide for testing cross-account authentication setup using a single AWS account |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
tianzhou
left a comment
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.
If it's under official doc directory such as /connect, then we may remove the "testing" word (all our docs are demonstration purpose)
db62776 to
b80a625
Compare
No description provided.