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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -458,6 +458,7 @@ No modules.
458
458
| <aname="input_create_schemas_discoverer"></a> [create\_schemas\_discoverer](#input\_create\_schemas\_discoverer)| Controls whether default schemas discoverer should be created |`bool`|`false`| no |
459
459
| <aname="input_create_targets"></a> [create\_targets](#input\_create\_targets)| Controls whether EventBridge Target resources should be created |`bool`|`true`| no |
460
460
| <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 |
461
+
| <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 |
461
462
| <aname="input_kinesis_firehose_target_arns"></a> [kinesis\_firehose\_target\_arns](#input\_kinesis\_firehose\_target\_arns)| The Amazon Resource Name (ARN) of the Kinesis Firehose Delivery Streams you want to use as EventBridge targets |`list(string)`|`[]`| no |
462
463
| <aname="input_kinesis_target_arns"></a> [kinesis\_target\_arns](#input\_kinesis\_target\_arns)| The Amazon Resource Name (ARN) of the Kinesis Streams you want to use as EventBridge targets |`list(string)`|`[]`| no |
463
464
| <aname="input_lambda_target_arns"></a> [lambda\_target\_arns](#input\_lambda\_target\_arns)| The Amazon Resource Name (ARN) of the Lambda Functions you want to use as EventBridge targets |`list(string)`|`[]`| no |
0 commit comments