项目作者: avmesquita

项目描述 :
AWS Useful Tools
高级语言: C#
项目地址: git://github.com/avmesquita/AWS-Tools.git
创建时间: 2017-12-10T11:18:07Z
项目社区:https://github.com/avmesquita/AWS-Tools

开源协议:GNU General Public License v3.0

下载


AWS-Tools

AWS Useful Tools

  • aws-getfromS3:
    (C#, AWS, S3, Console Application)

    Receive file from S3

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

  • aws-send2s3:
    (C#, AWS, S3, Console Application)

    Send file to S3

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

  • aws-security-group-access-rule:
    (C#, AWS, EC2, Security Group, WinForms Application)

    Grant access to user IP to ports on security groups.

    Use this, for example, to allow user to access aws development network.