SchemaVersionListItem - Managed integrations

SchemaVersionListItem

List item describing a schema version.

Contents

Description

A description of the schema version.

Type: String

Length Constraints: Minimum length of 10. Maximum length of 2048.

Pattern: [a-zA-Z0-9.,/ -]+

Required: No

Namespace

The name of the schema version.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 12.

Pattern: [a-z0-9]+

Required: No

SchemaId

The identifier of the schema version.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 128.

Pattern: [a-zA-Z0-9.]+

Required: No

SemanticVersion

The schema version. If this is left blank, it defaults to the latest version.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 12.

Pattern: (\d+\.\d+(\.\d+)?|\$latest)

Required: No

Type

The type of schema version.

Type: String

Valid Values: capability | definition

Required: No

Visibility

The visibility of the schema version.

Type: String

Valid Values: PUBLIC | PRIVATE

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: