A client error (SignatureDoesNotMatch) occurred when calling the AssumeRole operation: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
Below steps fixed this issue,
Firstly verify the system clock, see if it shows a out of sync time, if yes, then reload vagrant
$ Date
If the issue persists, create new AWS API keys from AWS console, avoid using nano editor to copy the credentials, replace the existing one's, follow the steps mentioned in repo.
A client error (SignatureDoesNotMatch) occurred when calling the AssumeRole operation: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.
Below steps fixed this issue,
$ Date