View source: R/clouddirectory_operations.R
clouddirectory_put_schema_from_json | R Documentation |
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.
clouddirectory_put_schema_from_json(SchemaArn, Document)
SchemaArn |
[required] The ARN of the schema to update. |
Document |
[required] The replacement JSON schema. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.