Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

avmesquita/AWS-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS-Tools

AWS Useful Tools

  • aws-getfromS3:

    Receive file from S3

    Use this, for example, to get a backup file to automatic database restore.

  • aws-send2s3:

    Send file to S3

    Use this, for example, to send a backup database file to secure S3 repository.