Releases: sam701/awstools
Releases · sam701/awstools
0.13.1
New features
- Shared credentials can be reused in other terminal sessions if they are valid for the amount of minutes specified in
config.toml
.
0.13.0
New features:
- DDB get operation by hash key only
- JSON output for DDB get operation
- DDB delete command
- DDB put command
0.12.0
Add cloudformation list
command with multiple options for stack searching and printing of results.
0.11.1
Fix: do not try to print not existing item
0.11.0
Features:
- Added DynamoDB support for
- list tables
- describe table
- get item
- scan
- Color support will be automatically turned off if no terminal is attached.
0.10.1
Fixes:
- #16 MFA authenticated sessions are now used for operations on your AWS access key.
0.10.0
New features
- added
--no-color
global option
- added
kinesis --no-timestamp
option
- added
cloudwatch --duration
option
Fixed
ThrottlingException
while searching CloudWatch logs
0.9.3
Add shard iterator type flag to kinesis command