AWS Modules/Extensions for TCL
Contact: neophytos (at) gmail (dot) com
Supports S3 , DynamoDB , Lambda , SQS , KMS and some IAM and SSM commands at the moment.
See aws-sdk-tcl
Releases
- v1.0.10 (2024-08-21 - added delete_item cmd to dynamodb module)
- v1.0.9 (2024-07-30 - ssm improvements)
- v1.0.7 (2024-07-24 - added KMS support)
- v1.0.6 (2024-05-13 - fixed naviserver makefiles)
- v1.0.5 (2024-05-10 - maintenance release - missed a commit in 1.0.4)
- v1.0.4 (2024-04-17 - credentials in config dict, trace var for create cmds, fix memleak issue in sqs and dynamodb modules)
- v1.0.3 (2024-03-28 - initial TCL 9 support)
Documentation
Next Steps