You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/user_guide/jobs/policies.rst
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,12 @@ IAM Policies
3
3
4
4
Oracle Cloud Infrastructure Identity and Access Management (IAM)
5
5
lets you specify policies to control the access to your cloud resources.
6
-
This section contain the policies recommended for Data Science Jobs.
6
+
This section describe the policies you might need for running Data Science Jobs.
7
+
8
+
.. warning::
9
+
10
+
The policies presented in this page are intended to show the ``resource_type`` used by the job and job runs.
11
+
You should further restrict the access to the resources base on your needs.
7
12
8
13
.. admonition:: Policy subject
9
14
@@ -48,6 +53,9 @@ The following policy is needed for running a container job:
48
53
49
54
See also:
50
55
56
+
* `Learn Best Practices for Setting Up Your Tenancy <https://docs.oracle.com/en-us/iaas/Content/GSG/Concepts/settinguptenancy.htm#Setting_Up_Your_Tenancy>`_
57
+
* `IAM with Identity Domains <https://docs.oracle.com/en-us/iaas/Content/Identity/home.htm>_`
58
+
* `IAM without Identity Domains <https://docs.oracle.com/en-us/iaas/Content/Identity/home1.htm>_`
51
59
* `Dynamic Group <https://docs.oracle.com/en-us/iaas/Content/Identity/Tasks/managingdynamicgroups.htm>`_
0 commit comments