SchemaRegistryConfiguration
Schema registry settings used to encode open-format (Avro/Protobuf) events.
Contents
- RegistryUri
-
Glue Schema Registry ARN, or Confluent Cloud HTTPS URL.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
(arn:[a-z0-9-]+:glue:[a-z0-9-]+:[0-9]{12}:registry/[-_$#A-Za-z0-9]{1,255}|https://((([A-Za-z0-9]+-)*[A-Za-z0-9]+)\.)*([A-Za-z]([A-Za-z0-9-]*[A-Za-z0-9])?)(:[0-9]{1,5})?)(?![\s\S]).*Required: Yes
- ConfluentPublicRegistryConfiguration
-
Required when RegistryUri is an HTTPS URL. Provides Connection-based auth for Confluent Cloud.
Type: ConfluentPublicRegistryConfiguration object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: