Skip to content

Instantly share code, notes, and snippets.

@marcelog
Created May 11, 2016 15:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save marcelog/b2559fd8ffee888cdbbecc645f0d7fb2 to your computer and use it in GitHub Desktop.
Save marcelog/b2559fd8ffee888cdbbecc645f0d7fb2 to your computer and use it in GitHub Desktop.
#!/bin/bash
aws ec2 describe-tags --filters "Name=resource-id,Values=${instance_id}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment