Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An error occurred (UnrecognizedClientException) when calling the DescribeDeliveryStream operation: The security token included in the request is invalid. #74

Open
sajalsirohi opened this issue Feb 21, 2019 · 1 comment

Comments

@sajalsirohi
Copy link

When I am trying get my application version id by typing the command
aws kinesisanalytics describe-application --application-name <application name from above> | grep ApplicationVersionId

This might arise due to wrong security credentials of the access key and secret key, but at the same time I am able to send my data to AWS IoT so I think my aws-configure has the corrwect info but when I open an another terminal in my rpi, this error pops up when I try to get the application version ID.

What am I doing wrong?

@vrowleyamz
Copy link

Depending on how you authenticated, you may need to reauthenticate in the new terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants