How to enable "Schema Validation" for Kinesis Firehose Stream?

1

We want to enable the schema validation for Firehose streams as described here: https://docs.aws.amazon.com/firehose/latest/dev/create-transform.html

Quote: "To enable schema validation, check the Enable schema validation checkbox and then choose either Apache Avro or JSON schema for the Data format for Kafka record value, and specify the AWS Glue schema registry region."

However if I create the Stream manually there is not such option. The only options are Source Settings, Delivery Stream Name, Transform and convert records - optional, Destination settings, Advanced Settings. There aren't any sub settings to configure the schema.

We looked into the boto3 documentation to find it in the API here: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/firehose/client/create_delivery_stream.html

Again no word about schema validation. Does this feature even exist?

What are the steps to make this available and why is schema validation only possible if the source is a MSK Cluster? Ideally we want to use Direct PUT.

질문됨 7달 전172회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인