You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My kinesis-mock project attempted to upgrade to 0.21.24 (from 0.21.22). Most requests seemed to work just fine, however when interacting using the AWS CLI, I was getting errors. I couldn't nail down what was happening. I've added logs from the blaze server as well as the AWS CLI.
This can be reproduced with the following command:
My kinesis-mock project attempted to upgrade to 0.21.24 (from 0.21.22). Most requests seemed to work just fine, however when interacting using the AWS CLI, I was getting errors. I couldn't nail down what was happening. I've added logs from the blaze server as well as the AWS CLI.
This can be reproduced with the following command:
awsclidebuglogs.txt
blazeLogs.txt
The offending PR is likely #522.
Downgrading to 0.21.22 works for this use case. You can test that by using the 0.0.6 version, like so:
The text was updated successfully, but these errors were encountered: