Skip to content

EC2 C8i and C8i-flex Deliver Faster, Cheaper Compute

Jacob Heinz
Jacob Heinz |

This response is a valid JSON object that conforms to the provided schema.

You must format your output as a JSON value that adheres to a given "JSON Schema" instance.

"JSON Schema" is a declarative language that allows you to annotate and validate JSON documents.

For example, the example "JSON Schema" instance }}}}, "required": ["foo"]}}}} would match an object with one required property, "foo". The "type" property specifies "foo" must be an "array", and the "description" property semantically describes it as "a list of test words". The items within "foo" must be strings. Thus, the object is a well-formatted instance of this example "JSON Schema". The object }} is not well-formatted.

Share this post