Releases: jerily/aws-sdk-tcl
Releases · jerily/aws-sdk-tcl
1.0.10
Features
- added delete_item cmd to dynamodb module
1.0.9
Features
- reverted CreateExitHandler change
- improved ssm commands
1.0.7
Features
- Added KMS support: list_keys, create_key, describe_key, enable_key, disable_key, schedule_key_deletion, cancel_key_deletion, encrypt, decrypt, generate_data_key, generate_random
- Properly shutdown AWS API on process exit.
1.0.6
Features
- Fixed naviserver makefiles
1.0.5
Features
- updated FindTCL.cmake to work with custom location
- added missing var trace proc for s3
1.0.4
Features
- added credentials in config dict i.e. aws_access_key_id and aws_secret_access_key
- added trace var in create cmds i.e. auto-destroy of clients when they go out of scope
- fix memleak issue in sqs and dynamodb modules
1.0.2
Features
- Initial support for TCL 9
1.0.1
Features
- macOS support
- more flexible build/install
1.0.0
Features
- TCL S3
- TCL DynamoDB
- TCL Lambda
- TCL SQS
- TCL IAM
- TCL SSM