cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

[AWS::KinesisFirehose::DeliveryStream] - [Coverage] - Support for SchemaEvolutionConfiguration in AWS CloudFormation for Data Firehose.

Open deepak-gandla opened this issue 5 months ago • 0 comments
trafficstars

Name of the resource

AWS::KinesisFirehose::DeliveryStream

Resource name

No response

Description

When creating a Data Firehose delivery stream with a source as PostgreSQL/MySQL database, enable schema evolution option is available through AWS Console, CLI and SDKs.

However, this option is not currently supported in CloudFormation. The resource type AWS::KinesisFirehose::DeliveryStream does not support the SchemaEvolutionConfiguration property.

SchemaEvolutionConfiguration API: https://docs.aws.amazon.com/firehose/latest/APIReference/API_SchemaEvolutionConfiguration.html

Other Details

No response

deepak-gandla avatar Jun 09 '25 11:06 deepak-gandla