View source: R/schemas_operations.R
schemas_update_discoverer | R Documentation |
Updates the discoverer
See https://www.paws-r-sdk.com/docs/schemas_update_discoverer/ for full documentation.
schemas_update_discoverer(
Description = NULL,
DiscovererId,
CrossAccount = NULL
)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.