schemas_get_discovered_schema: Get the discovered schema that was generated based on sampled...

View source: R/schemas_operations.R

schemas_get_discovered_schemaR Documentation

Get the discovered schema that was generated based on sampled events

Description

Get the discovered schema that was generated based on sampled events.

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

Usage

schemas_get_discovered_schema(Events, Type)

Arguments

Events

[required] An array of strings where each string is a JSON event. These are the events that were used to generate the schema. The array includes a single type of event and has a maximum size of 10 events.

Type

[required] The type of event.


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