Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-glue-schemaversion.json
Parent schema serverless-framework-configuration
Type: object

This resource represents an individual schema version of a schema defined in Glue Schema Registry.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-glue.git

Properties

Schema object required

Identifier for the schema where the schema version will be created.

3 nested properties
SchemaArn string | Aws_CF_FunctionString

Amazon Resource Name for the Schema. This attribute can be used to uniquely represent the Schema.

SchemaName string | Aws_CF_FunctionString

Name of the schema. This parameter requires RegistryName to be provided.

RegistryName string | Aws_CF_FunctionString

Name of the registry to identify where the Schema is located.

SchemaDefinition string | Aws_CF_FunctionString required

Complete definition of the schema in plain-text.

Definitions

Schema object

Identifier for the schema where the schema version will be created.

SchemaArn string | Aws_CF_FunctionString

Amazon Resource Name for the Schema. This attribute can be used to uniquely represent the Schema.

SchemaName string | Aws_CF_FunctionString

Name of the schema. This parameter requires RegistryName to be provided.

RegistryName string | Aws_CF_FunctionString

Name of the registry to identify where the Schema is located.