aws-cdk
aws-cdk copied to clipboard
(kinesisfirehose): support CustomTimeZone setting for S3 bucket destiation
Describe the feature
Amazon Data Firehose supports to configure the time zone of timestamps in S3 prefixes. For details, see https://docs.aws.amazon.com/firehose/latest/dev/s3-prefixes.html#timestamp-namespace
Use Case
It's useful to partition local time zone for less-global applications.
Proposed Solution
Add a prop reflects to ExtendedS3DestinationConfiguration.CustomTimeZone.
Other Information
No response
Acknowledgements
- [x] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
AWS CDK Library version (aws-cdk-lib)
2.201.0
AWS CDK CLI version
2.1018.1
Environment details (OS name and version, etc.)
Linux
Hey @Tietew, thank you for opening this issue and contributing this feature on a pull request.
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.