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
| <aname="input_dead_letter_target_arn"></a> [dead\_letter\_target\_arn](#input\_dead\_letter\_target\_arn)| The ARN of an SNS topic or SQS queue to notify when an async invocation fails. |`string`|`null`| no |
12
13
| <aname="input_description"></a> [description](#input\_description)| Description of what your Lambda Function does |`string`| n/a | yes |
13
14
| <aname="input_environment_variables"></a> [environment\_variables](#input\_environment\_variables)| Lambda environment variables |`map(string)`|`{}`| no |
14
15
| <aname="input_execution_role_policy_document"></a> [execution\_role\_policy\_document](#input\_execution\_role\_policy\_document)| IAM Policy Document containing additional runtime permissions for the Lambda function beyond the basic execution policy |`string`|`""`| no |
0 commit comments