clouddirectory_put_schema_from_json: Allows a schema to be updated using JSON upload
Usage
clouddirectory_put_schema_from_json(SchemaArn, Document)
Arguments
- SchemaArn
[required] The ARN of the schema to update.
- Document
[required] The replacement JSON schema.