Policies for Functions Service
Shows how to allow Disaster Recovery (DR) to invoke Oracle Functions as part of a user-defined step in a DR plan.
Policies to configure using resource principal
For Step Type: FUNCTIONS
Allow dynamic-group <Dynamic_group_Name> to read fn-app in compartment <compartment_name>
Allow dynamic-group <Dynamic_group_Name> to read fn-function in compartment <compartment_name>
Allow dynamic-group <Dynamic_group_Name> to use fn-invocation in compartment <compartment_name>
Policies to configure using user authentication
Allow group group_name to read fn-app in compartment compartment_name
Allow group group_name to read fn-function in compartment compartment_name
Allow group group_name to use fn-invocation in compartment compartment_name
For more details about Identity and Access Management (IAM) policies for Oracle Functions, refer Details for Functions.