schemas_update_discoverer: Updates the discoverer

View source: R/schemas_operations.R

schemas_update_discovererR Documentation

Updates the discoverer

Description

Updates the discoverer

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

Usage

schemas_update_discoverer(
  Description = NULL,
  DiscovererId,
  CrossAccount = NULL
)

Arguments

Description

The description of the discoverer to update.

DiscovererId

[required] The ID of the discoverer.

CrossAccount

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


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.