clouddirectory_put_schema_from_json: Allows a schema to be updated using JSON upload

View source: R/clouddirectory_operations.R

clouddirectory_put_schema_from_jsonR Documentation

Allows a schema to be updated using JSON upload

Description

Allows a schema to be updated using JSON upload. Only available for development schemas. See JSON Schema Format for more information.

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

Usage

clouddirectory_put_schema_from_json(SchemaArn, Document)

Arguments

SchemaArn

[required] The ARN of the schema to update.

Document

[required] The replacement JSON schema.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.