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
'aws s3 sync' expects directories as arguments, but we are uploading a
single file, so use 'aws s3 cp' instead. Also make sure the path ends
with a slash for protection rules to apply.
0 commit comments