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
hi folks, not sure if this is the same problem but I hope people getting a 403 despite all evidence credentials are right will find it. The issue for me was that, according to my IT team, "the aws.ec2metadata R package doesn't support IMDSv2". Currently more info here: cloudyr/aws.ec2metadata#10
Please specify whether your issue is about:
I'm running my code from rshiny server. The session token is provided using https://docs.aws.amazon.com/eks/latest/userguide/pod-configuration.html.
The
bucket_exists
call fails with the error:Further details
The output of
credentials
shows the correct key id, secret, toke, and region.The attached token is valid: running
awscli
from the same pod I can access the bucket without error.Output of sessionInfo()
The text was updated successfully, but these errors were encountered: