clouddirectory_get_schema_as_json: Retrieves a JSON representation of the schema
Description
Retrieves a JSON representation of the schema. See JSON Schema Format
for more information.
Usage
clouddirectory_get_schema_as_json(SchemaArn)
Arguments
SchemaArn
[required] The ARN of the schema to retrieve.
Request syntax
svc$get_schema_as_json(
SchemaArn = "string"
)