(aws-dynamodb): add ApproximateCreationDateTimePrecision to kinesisStream
- Dominant language
- TypeScript
- Stars
- 12.9k
- Forks
- 4.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 83
Description
### Describe the feature
`kinesisStream` is lacking the capability to choose the ApproximateCreationDateTimePrecision.
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dynamodb-table-kinesisstreamspecification.html
### Use Case
Feature compatibility with CFN
### Proposed Solution
_No response_
### Other Information
_No response_
### Acknowledgements
- [X] I may be able to implement this feature request
- [X] This feature might incur a breaking change
### CDK version used
2.162.1
### Environment details (OS name and version, etc.)
MacOS
Contributor guide
Research direction
Start at the kinesisStream support in the AWS CDK DynamoDB table construct and compare it with the linked CloudFormation kinesis stream specification. Add support for choosing ApproximateCreationDateTimePrecision, then verify that the configured value is represented in the synthesized CloudFormation output and covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, databases, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100