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_create_schedules"></a> [create\_schedules](#input\_create\_schedules)| Controls whether EventBridge Schedule resources should be created |`bool`|`true`| no |
506
506
| <aname="input_create_schemas_discoverer"></a> [create\_schemas\_discoverer](#input\_create\_schemas\_discoverer)| Controls whether default schemas discoverer should be created |`bool`|`false`| no |
507
507
| <aname="input_create_targets"></a> [create\_targets](#input\_create\_targets)| Controls whether EventBridge Target resources should be created |`bool`|`true`| no |
508
+
| <aname="input_dead_letter_config"></a> [dead\_letter\_config](#input\_dead\_letter\_config)| Configuration details of the Amazon SQS queue for EventBridge to use as a dead-letter queue (DLQ) |`any`|`{}`| no |
508
509
| <aname="input_ecs_pass_role_resources"></a> [ecs\_pass\_role\_resources](#input\_ecs\_pass\_role\_resources)| List of approved roles to be passed |`list(string)`|`[]`| no |
509
510
| <aname="input_ecs_target_arns"></a> [ecs\_target\_arns](#input\_ecs\_target\_arns)| The Amazon Resource Name (ARN) of the AWS ECS Tasks you want to use as EventBridge targets |`list(string)`|`[]`| no |
510
511
| <aname="input_event_source_name"></a> [event\_source\_name](#input\_event\_source\_name)| The partner event source that the new event bus will be matched with. Must match name. |`string`|`null`| no |
|[aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity)| data source |
45
48
|[aws_iam_policy_document.assume_role](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
0 commit comments