Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 802 Bytes

File metadata and controls

20 lines (12 loc) · 802 Bytes

Learn S3

This is primarily focused on the AWS CLI tool.

S3 sync

You can observe that the sync command seems to succeed, but it returns a non-zero value which is normally interpreted as an error.

Inspect the output of your operation and see if there are any warnings or steps that failed.

REF:

Resources and References