operation error SQS: ReceiveMessage, get identity: get credentials: failed to refresh cached credentials, failed to retrieve credentials, operation error STS: AssumeRoleWithWebIdentity, exceeded maximum number of attempts, 3, https response error StatusCode: 400(short issue description) #2544
Labels
Acknowledgements
go get -u github.com/aws/aws-sdk-go-v2/...
)Describe the bug
Today, our service has been crashed suddenly. And we got the error.
smithy.OperationError operation error SQS: ReceiveMessage, get identity: get credentials: failed to refresh cached credentials, failed to retrieve credentials, operation error STS: AssumeRoleWithWebIdentity, exceeded maximum number of attempts, 3, https response error StatusCode: 400, RequestID: 28f9ea25-8179-45a4-a569-1b25baf9607e, api error Throttling: Rate exceeded
Expected Behavior
Service can working normally.
Current Behavior
Service crash.
Reproduction Steps
We've unexpected shutting down error.
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
Compiler and Version used
1.21.3
Operating System and version
Linux AMD
The text was updated successfully, but these errors were encountered: