Skip to content

Releases: sam701/awstools

0.13.1

19 Jun 11:36
Compare
Choose a tag to compare

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

16 May 14:32
Compare
Choose a tag to compare

New features:

  • DDB get operation by hash key only
  • JSON output for DDB get operation
  • DDB delete command
  • DDB put command

0.12.0

20 Mar 17:52
Compare
Choose a tag to compare

Add cloudformation list command with multiple options for stack searching and printing of results.

0.11.3

14 Mar 10:19
Compare
Choose a tag to compare
Version 0.11.3

0.11.2

13 Mar 06:42
Compare
Choose a tag to compare
version 0.11.2

0.11.1

12 Mar 21:26
Compare
Choose a tag to compare
Fix: do not try to print not existing item

0.11.0

19 Feb 13:22
Compare
Choose a tag to compare

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

10 Feb 09:02
Compare
Choose a tag to compare

Fixes:

  • #16 MFA authenticated sessions are now used for operations on your AWS access key.

0.10.0

14 Dec 12:32
Compare
Choose a tag to compare

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

25 Aug 15:00
Compare
Choose a tag to compare
Add shard iterator type flag to kinesis command