aws
aws copied to clipboard
This is a collection of AWS related scripts, snippets and simple solutions.
AWS Snippets
List of awesome AWS scripts, snippets and one-liners. Use on your own risk!
Index
EC2
- (Migrate instance)[https://github.com/miglen/aws/blob/master/ec2/change_instance.sh]
- (Run script on EC2 instance termination)[https://github.com/miglen/aws/blob/master/ec2/run-script-on-ec2-instance-termination.md]
S3
- (S3 Multipart upload)[https://github.com/mumrah/s3-multipart]