Iam policy for AWS ecs task role for RDS db connection
0
Hi Team need to check if I have some Ecs task running on farget cluster I need to access task using RDS so can I get to know which iam policy do I need to give in ecs task role
asked 18 days ago17 views
1 Answers
0
If use IAM database authentication, you need rds-db:connect action. If don't use IAM database authentication, you need no iam role. check vpc network configuration.
Reference
Creating and using an IAM policy for IAM database access
Connecting to an Amazon RDS DB instance
answered 18 days ago
Relevant questions
Charging operate Task for execution time
Accepted Answerasked 5 months agoEC2 Task EFS mount issue
asked 6 months agoUnable to override taskRoleArn when running ECS task from Lambda
asked 13 days agoIam policy for AWS ecs task role for RDS db connection
asked 18 days agoAccess Denied error when using Lambda IAM role to access Amazon RDS for MySQL
Accepted Answerasked 2 years agoWhich role do I have to use for the Fargate tasks on AWS Batch?
Accepted Answerasked 5 months agords-db:* and organizations
asked 8 days agoECS Task Groups
asked 3 years agoECS Fargate Task in EventBridge has ResourceInitializationError
asked 2 months agoDMS Configuration For Migration From RDS To MariaDB On EC2
asked 2 years ago