The AWS CLI API defines a RedshiftDestinationConfiguration of a Kinesis Firehose as having a RetryOptions parameter. ref
The cloudformation schema also defines a RedshiftDestinationConfiguration of a Kinesis Firehose but has no RetryOptions parameter. ref
Is there a way to set and update the retry options of a firehose that is being maintained via cloudformation files?