iann0036 / AWSConsoleRecorder

Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.
MIT License
1.42k stars 87 forks source link

Dynamodb Query and Update not recorded #51

Closed testuser1ab closed 4 years ago

testuser1ab commented 4 years ago

When I am operating dynamodb though aws console, and Recording by AWSConsoleRecoder .

The query operation and update operation is not recorded

iann0036 commented 4 years ago

Added in d98295d06203137623df2ee5e800d0c6dd3edd43.

I didn't test extensively with all kinds of values, but it should work in theory.

Note that due to the current health crisis, extension reviewers indicate there may be significant delays (weeks) before getting current versions published. You may wish to install locally if you intend to use this functionality before then.

Feel free to re-open if you see any issues.