You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With aws-sdk-core >= 3.79.0, instance profile test will fail because of missing stub_request.
We need to add stub_request for getting token request as follows or ignore IMDSv2 as sdk configuration.
With aws-sdk-core >= 3.79.0, instance profile test will fail because of missing stub_request.
We need to add stub_request for getting token request as follows or ignore IMDSv2 as sdk configuration.
aws/aws-sdk-ruby#2174
aws/aws-sdk-ruby#2177
The text was updated successfully, but these errors were encountered: