Skip to content
/ AWS-Tips Public

A reference guide for AWS and some Bash scripts

Notifications You must be signed in to change notification settings

xonor/AWS-Tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS-Tips

Directory

JMESPath (AWS CLI queries):
-- https://github.com/xonor/AWS-Tips/blob/master/JMESPATH.md

Deregister AMI's within a specified time frame and delete the associated Snapshots:
-- https://github.com/xonor/AWS-Tips/blob/master/Dereg-ami.sh

How to programmatically pull the IP address of the Amazon provided DNS resolver in your VPC:
-- https://github.com/xonor/AWS-Tips/blob/master/AWS-DNS.md

Here is a Bash one-liner using the AWS CLI that I put together to list enabled regions:
-- https://github.com/xonor/AWS-Tips/blob/master/describe-enabledRegions.sh

About

A reference guide for AWS and some Bash scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages