Learn R Programming

paws.application.integration (version 0.8.0)

schemas_create_discoverer: Creates a discoverer

Description

Creates a discoverer.

See https://www.paws-r-sdk.com/docs/schemas_create_discoverer/ for full documentation.

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.