mirror of
https://github.com/langgenius/dify-plugin-daemon.git
synced 2026-07-25 13:35:32 -04:00
604da5d495
- Updated AWS-related types and functions to reflect Serverless terminology, including renaming `AWSTransactionHandler` to `ServerlessTransactionHandler` and `AWSTransactionWriter` to `ServerlessTransactionWriter`. - Adjusted error messages and comments to align with the new naming conventions. - Modified installation functions to use Serverless terminology for clarity and consistency across the codebase.