Your deployment platform within Oracle Cloud Infrastructure (OCI) leverages a compute instance with multiple block volumes attached. There are multiple teams that use the same compute instance and have access to these block volumes. You want to ensure that no one accidentally deletes any of these block volumes. You have started to construct the following IAM policy but need to determine which permissions should be used.
allow group DeploymentUsers to manage volume-family where ANY
{ request.permission != ??>, request.permission != ??>, request.permission !=
??> }
Which permissions can you use in place of ??> in this policy? (Choose the best answer.)
Currently there are no comments in this discussion, be the first to comment!