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: policy_sentry/shared/data/docs/list_alexaforbusiness.html
+96-13Lines changed: 96 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,28 @@
19
19
<metacontent="Provides a list of the actions, resources, and condition keys supported by each AWS service that can be used in an IAM policy." name="abstract"/>
column indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") in the
253
+
column of the Actions table indicates whether each action supports resource-level permissions. If there is no value for this column, you must specify all resources ("*") to which the policy applies in the
254
+
<codeclass="code">
255
+
Resource
256
+
</code>
257
+
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. If the action has one or more required resources, the caller must have permission to use the action with those resources. Required resources are indicated in the table with an asterisk (*). If you limit resource access with the
190
258
<codeclass="code">
191
259
Resource
192
260
</code>
193
-
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.
261
+
element in an IAM policy, you must include an ARN or pattern for each required resource type. Some actions support multiple resource types. If the resource type is optional (not indicated as required), then you can choose to use one of the optional resource types.
262
+
</p>
263
+
<p>
264
+
The
265
+
<b>
266
+
Condition keys
267
+
</b>
268
+
column of the Actions table includes keys that you can specify in a policy statement's
269
+
<codeclass="code">
270
+
Condition
271
+
</code>
272
+
element. For more information on the condition keys that are associated with resources for the service, see the
273
+
<b>
274
+
Condition keys
275
+
</b>
276
+
column of the Resource types table.
194
277
</p>
195
278
<p>
196
279
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
2944
+
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 Resource types table. For details about the columns in the following table, see
0 commit comments