Lambda Permission
Resource-based policy statement allowing a service to invoke a function.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Statement ID | Text | Yes | AllowInvoke |
| Function name / ARN | Text | — | — |
| Action | Text | Yes | lambda:InvokeFunction |
| Principal | Text | Yes | — |
| Source ARN | Text | — | — |
| Source AWS account ID | Text | — | — |
| Principal org ID | Text | — | — |
| Event source token (Alexa) | Text | — | — |
| Function URL auth type Options: AWS IAM, None (public) | Choice | — | — |
| Function version / alias | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Function | Input | aws.lambda | function_name |
| Caller (service / account) | Output | any | — |