Policies for Oracle Autonomous Database

Shows how to allow Disaster Recovery (DR) to manage Oracle Autonomous Database Service databases such as Oracle Autonomous Database Serverless and Oracle Autonomous Container Database that are part of the application stack.

Allow group group_name to manage autonomous-database-family in compartment compartment_name
A more restrictive policy that allows DR to only perform switchover and failover operations on autonomous databases is similar to the following:
Allow group group_name to update autonomous-databases in compartment compartment_name

For additional about the Identity and Access Management (IAM) policies for Oracle Autonomous Database, refer Details for the Database Service.

For Autonomous Database Serverless:
Allow group group_name to update AutonomousDatabaseDataguardAssociation in compartment
      compartment_name  (ADB Serverless)
For Autonomous Container Database (ADB-D/ACD):
Allow group group_name to manage autonomous-database-family in compartment compartment_name
Allow group group_name to update cloud-autonomous-vmclusters in compartment compartment_name  (ADBD Dedicated)
Allow group group_name to update autonomous-vmclusters in compartment compartment_name (ADBD Cloud@Customer)
Allow group group_name to update autonomousContainerDatabaseDataguardAssociations in compartment compartment_name