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
It appears that the IAmazonS3 interface is missing calls for HeadBucket, but if you look at the implementation classes AmazonS3Client, it exists. Any reason it's in the implementation but not the interface?