(aws-kinesisfirehose-alpha): RedshiftDestination support #30866
Labels
@aws-cdk/aws-kinesisfirehose
Related to Amazon Kinesis Data Firehose
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
RedshiftDestinationConfigurationProperty (and others) takes a
secretsManagerConfiguration
object that contains the ARN of the secret.It would be a better user experience if we could pass a Secret construct to it instead.
Use Case
See above. I'm from AWS Secrets Manager and have had customers reach out to me about the UX of this CDK construct.
Proposed Solution
Write L2 constructs for these resources.
Other Information
No response
Acknowledgements
CDK version used
2.147.1
Environment details (OS name and version, etc.)
environment-independent.
The text was updated successfully, but these errors were encountered: