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: modules/notification/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ No modules.
40
40
| <aname="input_bucket"></a> [bucket](#input\_bucket)| Name of S3 bucket to use |`string`|`""`| no |
41
41
| <aname="input_bucket_arn"></a> [bucket\_arn](#input\_bucket\_arn)| ARN of S3 bucket to use in policies |`string`|`null`| no |
42
42
| <aname="input_create"></a> [create](#input\_create)| Whether to create this resource or not? |`bool`|`true`| no |
43
+
| <aname="input_create_lambda_permission"></a> [create\_lambda\_permission](#input\_create\_lambda\_permission)| Whether to create Lambda permissions or not? |`bool`|`true`| no |
43
44
| <aname="input_create_sns_policy"></a> [create\_sns\_policy](#input\_create\_sns\_policy)| Whether to create a policy for SNS permissions or not? |`bool`|`true`| no |
44
45
| <aname="input_create_sqs_policy"></a> [create\_sqs\_policy](#input\_create\_sqs\_policy)| Whether to create a policy for SQS permissions or not? |`bool`|`true`| no |
45
46
| <aname="input_eventbridge"></a> [eventbridge](#input\_eventbridge)| Whether to enable Amazon EventBridge notifications |`bool`|`null`| no |
0 commit comments