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
After the upgrade to AWS SDK V3 the headObject method needed to be
refactored for cases where the key or bucket are missing and S3 returns
a 404. In V3 of the SDK this is a thrown error that much be caught.
0 commit comments