Setting up IAM roles to access AWS services - Amazon Aurora
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 the following topics.

  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.