aws_cdk.aws_kinesisfirehose.CfnDeliveryStream: buffering hints size_in_m_bs example incorrect. #29138
Labels
@aws-cdk/aws-kinesisfirehose
Related to Amazon Kinesis Data Firehose
bug
This issue is a bug.
docs/generated
Related to the generated API Reference documentation
documentation
This is a problem with documentation.
effort/medium
Medium work item – several days of effort
p3
Describe the issue
The example for the aws_cdk.aws_kinesisfirehose CfnDeliveryStream buffering hints construct/object incorrectly:
"size_in_mBs" is incorrect.
It needs to be fixed to read:
Links
https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_kinesisfirehose/CfnDeliveryStream.html#aws_cdk.aws_kinesisfirehose.CfnDeliveryStream.BufferingHintsProperty
The text was updated successfully, but these errors were encountered: