schemas_create_discoverer: Creates a discoverer
Usage
schemas_create_discoverer(
Description = NULL,
SourceArn,
CrossAccount = NULL,
Tags = NULL
)
Arguments
- Description
A description for the discoverer.
- SourceArn
[required] The ARN of the event bus.
- CrossAccount
Support discovery of schemas in events sent to the bus from another
account. (default: true).
- Tags
Tags associated with the resource.