When using the Amazon DynamoDB Connector we will intermittently see the following error when performing DynamoDB Operations (in most cases the Query function)"Request is missing Authentication Token"
We use the same credentials for every single request, so not sure why we would only get this error sometimes and not every time.
Thank you