Skip to content

Comments

[do not merge] Add DynamoDB Streams support#95

Closed
juanhenaoparra wants to merge 1 commit intotruora:mainfrom
juanhenaoparra:feat/support-streaming
Closed

[do not merge] Add DynamoDB Streams support#95
juanhenaoparra wants to merge 1 commit intotruora:mainfrom
juanhenaoparra:feat/support-streaming

Conversation

@juanhenaoparra
Copy link
Contributor

What: Implement functionality to enable, disable, and manage DynamoDB Streams, including methods to retrieve and clear stream records.

Why: To enhance the table's capabilities for tracking changes and managing data streams effectively.

Includes: StreamRecord struct, stream management methods, and integration with existing table operations.

What: Implement functionality to enable, disable, and manage DynamoDB Streams, including methods to retrieve and clear stream records.

Why: To enhance the table's capabilities for tracking changes and managing data streams effectively.

Includes: StreamRecord struct, stream management methods, and integration with existing table operations.
@juanhenaoparra juanhenaoparra marked this pull request as draft October 14, 2025 01:47
@juanhenaoparra juanhenaoparra changed the title Add DynamoDB Streams support [do not merge] Add DynamoDB Streams support Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant