R/schemas_operations.R
schemas_update_schema.Rd
Updates the schema definition
See https://www.paws-r-sdk.com/docs/schemas_update_schema/ for full documentation.
schemas_update_schema( ClientTokenId = NULL, Content = NULL, Description = NULL, RegistryName, SchemaName, Type = NULL )
The ID of the client token.
The source of the schema definition.
The description of the schema.
[required] The name of the registry.
[required] The name of the schema.
The schema type for the events schema.