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
The documents in this folder show AWS Identity and Access Management (IAM) policies related to the AWS Lambda console. They show permissions that you need to use the Lambda console, and permissions that the console can add to your function's execution role.
4
+
5
+
## Console Use Policies
6
+
7
+
These policies show the user permissions required to configure triggers in the Lambda console.
8
+
9
+
- console-apigateway.json
10
+
- console-cloudwatchevents.json
11
+
- console-cloudwatchlogs.json
12
+
- console-cognito.json
13
+
- console-dynamodb.json
14
+
- console-iot.json
15
+
- console-kinesis.json
16
+
- console-s3.json
17
+
- console-sns.json
18
+
19
+
## Execution Role Templates
20
+
21
+
These policies show the permissions that the Lambda console adds to your function's execution role when you create a new role from a template.
22
+
23
+
- template-atedge.json
24
+
- template-basic.json
25
+
- template-dlq-sns.json
26
+
- template-dlq-sqs.json
27
+
- template-dynamodb.json
28
+
- template-kinesis.json
29
+
- template-vpcaccess.json
30
+
31
+
## Blueprint Policies
32
+
33
+
These policies show the permissions that the Lambda console adds to your function's execution role when you create a function from a blueprint.
0 commit comments