Resource Type definition for AWS::EventSchemas::Schema
content
(String) The source of the schema definition.registry_name
(String) The name of the schema registry.type
(String) The type of schema. Valid types include OpenApi3 and JSONSchemaDraft4.description
(String) A description of the schema.schema_name
(String) The name of the schema.tags
(Attributes List) Tags associated with the resource. (see below for nested schema)id
(String) Uniquely identifies the resource.last_modified
(String) The last modified time of the schema.schema_arn
(String) The ARN of the schema.schema_version
(String) The version number of the schema.version_created_date
(String) The date the schema version was created.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_eventschemas_schema.example <resource ID>