Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 322 Bytes

File metadata and controls

14 lines (8 loc) · 322 Bytes

aws

scripts and snippets that help when dealing with amazon web services.

Scripts

ebsiam.py --size 10 --device /dev/sdh

Attach a 10Gb EBS volume to an instance using the instance IAM role

elbiam.py --elb load-balancer-name

Add an instance to a elastic load balancer using the instance IAM role