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_bucket_arns"></a> [bucket\_arns](#input\_bucket\_arns)| S3 bucket ARNs to subscribe to Observe Lambda |`list(string)`|`[]`| no |
63
+
| <aname="input_enable_eventbridge"></a> [enable\_eventbridge](#input\_enable\_eventbridge)| Enable sending bucket notifications to EventBridge |`bool`|`false`| no |
63
64
| <aname="input_filter_prefix"></a> [filter\_prefix](#input\_filter\_prefix)| Specifies object key name prefix on S3 bucket notifications. |`string`|`""`| no |
64
65
| <aname="input_filter_suffix"></a> [filter\_suffix](#input\_filter\_suffix)| Specifies object key name suffix on S3 bucket notifications. |`string`|`""`| no |
65
66
| <aname="input_iam_name_prefix"></a> [iam\_name\_prefix](#input\_iam\_name\_prefix)| Prefix used for all created IAM roles and policies |`string`|`"observe-lambda-"`| no |
0 commit comments