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
element of an IAM policy statement. Use policies to grant permissions to perform
179
-
an operation in AWS. When you use an action in a policy, you usually allow or
180
-
deny access to the API operation or CLI command with the same name. However,
181
-
in some cases, a single action controls access to more than one operation. Alternatively,
182
-
some operations require several different actions.
177
+
element of an IAM policy statement. Use policies to grant permissions to perform an operation in AWS. When you use an action in a policy, you usually allow or deny access to the API operation or CLI command with the same name. However, in some cases, a single action controls access to more than one operation. Alternatively, some operations require several different actions.
183
178
</p>
184
179
<p>
185
180
The
186
181
<b>
187
182
Resource types
188
183
</b>
189
-
column indicates whether each action supports resource-level permissions. If
190
-
there is no value for this column, you must specify all resources ("*") in the
184
+
column indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") in the
191
185
<codeclass="code">
192
186
Resource
193
187
</code>
194
-
element of your policy statement. If the column includes a resource type, then
195
-
you can specify an ARN of that type in a statement with that action. Required
196
-
resources are indicated in the table with an asterisk (*). If you specify a resource-level
197
-
permission ARN in a statement using this action, then it must be of this type.
198
-
Some actions support multiple resource types. If the resource type is optional (not
199
-
indicated as required), then you can choose to use one but not the other.
188
+
element of your policy statement. If the column includes a resource type, then you can specify an ARN of that type in a statement with that action. Required resources are indicated in the table with an asterisk (*). If you specify a resource-level permission ARN in a statement using this action, then it must be of this type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one but not the other.
200
189
</p>
201
190
<p>
202
191
For details about the columns in the following table, see
identifies the resource types that can be specified with that action. A resource type can also define which condition keys you can include in a policy. These keys are displayed in the last column of the table. For details about the columns in the following table, see
0 commit comments