Specific configuration settings for a Kafka schema registry.
ContentsAn array of access configuration objects that tell Lambda how to authenticate with your schema registry.
Type: Array of KafkaSchemaRegistryAccessConfig objects
Required: No
The record format that Lambda delivers to your function after schema validation.
Choose JSON
to have Lambda deliver the record to your function as a standard JSON object.
Choose SOURCE
to have Lambda deliver the record to your function in its original source format. Lambda removes all schema metadata, such as the schema ID, before sending the record to your function.
Type: String
Valid Values: JSON | SOURCE
Required: No
The URI for your schema registry. The correct URI format depends on the type of schema registry you're using.
For AWS Glue schema registries, use the ARN of the registry.
For Confluent schema registries, use the URL of the registry.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 10000.
Pattern: [a-zA-Z0-9-\/*:_+=.@-]*
Required: No
An array of schema validation configuration objects, which tell Lambda the message attributes you want to validate and filter using your schema registry.
Type: Array of KafkaSchemaValidationConfig objects
Required: No
For more information about using this API in one of the language-specific AWS SDKs, see the following:
KafkaSchemaRegistryAccessConfig
KafkaSchemaValidationConfig
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4