Skip to content

Conversation

@bpadilla-cg
Copy link
Contributor

No description provided.

test222234 and others added 3 commits December 8, 2025 15:11
…tence

Add two new Amazon components for storing and retrieving conversation sessions:

- DynamoDBSessionStore: Saves session data with automatic TTL cleanup
  - Accepts structured data from Structured Output component
  - Auto-creates DynamoDB table if it doesn't exist
  - Configurable TTL (default 30 days)
  - Supports AWS credentials or IAM role authentication

- DynamoDBSessionRetrieve: Fetches stored session data by session_id
  - Returns session metadata for resumption and analytics

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@bpadilla-cg bpadilla-cg merged commit e7532dc into devops-1 Dec 11, 2025
2 of 3 checks passed
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.

4 participants