Skip to content

Commit 9a30dcf

Browse files
committed
docs: minor note
1 parent 4145e9c commit 9a30dcf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/docs/tutorials/just-in-time-database-access-amazon-aurora.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ estimated_time: '40 mins'
99
description: 'In this tutorial, we will demonstrate how to set up Just-in-Time (JIT) access using the Bytebase GUI connecting to Amazon Aurora.'
1010
---
1111

12+
<HintBlock type="info">
13+
14+
The tutorial uses Amazon Aurora, while the same approach can be applied to Amazon RDS and other database engines as well.
15+
16+
</HintBlock>
17+
1218
In modern database management, when an incident occurs, developers often need quick access to production databases to troubleshoot and resolve the issue. However, traditional methods, such as using static passwords, can pose security risks and complicate management.
1319

1420
## AWS IAM Auth

0 commit comments

Comments
 (0)