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_attach_sqs_policy"></a> [attach\_sqs\_policy](#input\_attach\_sqs\_policy)| Controls whether the SQS policy should be added to IAM role for EventBridge Target |`bool`|`false`| no |
489
496
| <aname="input_attach_tracing_policy"></a> [attach\_tracing\_policy](#input\_attach\_tracing\_policy)| Controls whether X-Ray tracing policy should be added to IAM role for EventBridge |`bool`|`false`| no |
490
497
| <aname="input_bus_description"></a> [bus\_description](#input\_bus\_description)| Event bus description |`string`|`null`| no |
| <aname="input_bus_name"></a> [bus\_name](#input\_bus\_name)| A unique name for your EventBridge Bus |`string`|`"default"`| no |
492
500
| <aname="input_cloudwatch_target_arns"></a> [cloudwatch\_target\_arns](#input\_cloudwatch\_target\_arns)| The Amazon Resource Name (ARN) of the Cloudwatch Log Streams you want to use as EventBridge targets |`list(string)`|`[]`| no |
493
501
| <aname="input_connections"></a> [connections](#input\_connections)| A map of objects with EventBridge Connection definitions. |`any`|`{}`| no |
@@ -558,6 +566,7 @@ No modules.
558
566
| <aname="output_eventbridge_connection_ids"></a> [eventbridge\_connection\_ids](#output\_eventbridge\_connection\_ids)| The EventBridge Connection IDs |
559
567
| <aname="output_eventbridge_connections"></a> [eventbridge\_connections](#output\_eventbridge\_connections)| The EventBridge Connections created and their attributes |
560
568
| <aname="output_eventbridge_iam_roles"></a> [eventbridge\_iam\_roles](#output\_eventbridge\_iam\_roles)| The EventBridge IAM roles created and their attributes |
569
+
| <aname="output_eventbridge_log_delivery_source"></a> [eventbridge\_log\_delivery\_source](#output\_eventbridge\_log\_delivery\_source)| The EventBridge Bus CloudWatch Log Delivery Source created and their attributes |
561
570
| <aname="output_eventbridge_permission_ids"></a> [eventbridge\_permission\_ids](#output\_eventbridge\_permission\_ids)| The EventBridge Permission IDs |
562
571
| <aname="output_eventbridge_permissions"></a> [eventbridge\_permissions](#output\_eventbridge\_permissions)| The EventBridge Permissions created and their attributes |
563
572
| <aname="output_eventbridge_pipe_arns"></a> [eventbridge\_pipe\_arns](#output\_eventbridge\_pipe\_arns)| The EventBridge Pipes ARNs |
0 commit comments