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
thrownewError(`Access denied: The expected bucket owner (${expectedBucketOwner}) does not match the actual bucket owner. Ensure you're using a bucket from your AWS account or update your IAM permissions.`);
1069
-
}else{
1070
-
thrownewError('Access denied when uploading to S3. Ensure your IAM policy includes s3:PutObject permission.');
1071
-
}
1066
+
thrownewError('Access denied when uploading to S3. Ensure your IAM policy includes s3:PutObject permission.');
0 commit comments