Basic syntax for policies
A policy is a document that consists of one or more statements. A policy statement follows this basic syntax:
Allow group <group_name> to <verb><resource-type> in compartment <compartment_name>
Policy language uses simple verbs like inspect
, read
, use
, and manage
.
Parent topic: Policies