Skip to content

rony-james/aws-cli-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

aws-cli-commands

Sync objects

s3 sync updates any files that have a size or modified time that are different from files with the same name at the destination. The output displays specific operations performed during the sync. Notice that the operation recursively synchronizes the subdirectory MySubdirectory and its contents with s3:https://my-bucket/path/MySubdirectory

  • aws s3 sync . s3:https://my-bucket/path

About

AWS Command Line Interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published