데이터베이스 접근 시작 가이드
Teleport 데이터베이스 접근 및 AWS Aurora PostgreSQL 시작 가이드입니다.
Teleport can provide secure access to PostgreSQL Amazon Aurora via the Teleport Database Service . This allows for fine-grained access control through Teleport's RBAC . In this guide, you will: Configure your PostgreSQL Amazon Aurora database with IAM authentication. Add the database to your Teleport cluster. Connect to the database via Teleport. 작동 방식 # Self-Hosted Teleport Enterprise Cloud The Teleport Database Service uses IAM authentication to communicate with Amazon Aurora. When a user conn
