Setting up IAM roles to access AWS services - Amazon Aurora

Setting up IAM roles to access AWS services

To permit your Aurora DB cluster to access another AWS service, do the following:

  1. Create an IAM policy that grants permission to the AWS service. For more information, see:

  2. Create an IAM role and attach the policy that you created. For more information, see Creating an IAM role to allow Amazon Aurora to access AWS services.

  3. Associate that IAM role with your Aurora DB cluster. For more information, see Associating an IAM role with an Amazon Aurora MySQL DB cluster.