v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14319480.3 KB

Creates a discoverer.

post/v1/discoverers

Request body

Descriptionstring

A description for the discoverer.

SourceArnstring required

The ARN of the event bus.

CrossAccountboolean

Support discovery of schemas in events sent to the bus from another account. (default: true).

tagsobject

Key-value pairs associated with a resource.

Response

Success

Descriptionstring

The description of the discoverer.

DiscovererArnstring

The ARN of the discoverer.

DiscovererIdstring

The ID of the discoverer.

SourceArnstring

The ARN of the event bus.

State'STARTED' | 'STOPPED'

The state of the discoverer.

CrossAccountboolean

The Status if the discoverer will discover schemas from events sent from another account.

Tagsobject

Tags associated with the resource.