We're seeing the following error when doing `vault write auth/aws/login`
```
Error writing data to auth/aws/login: Error making API request.
Code: 400. Errors:
* failed to verify instance ID: error fetching description for instance ID "i-xxx": AuthFailure: AWS was not able to validate the provided access credentials
status code: 401, request id: 80e1cc4c-c723-42dd-96c8-9e09a5c56002
```
Anyone has seen this before? Nothing has changed on our end so unsure of why this is happening all of a sudden
We're running Vault (0.10.1) in HA mode with Consul backend