Skip to content

Alias Directory

LanikSJ edited this page May 19, 2024 · 12 revisions

List of All Aliases

The commands are broken up in two groups. Ones that require passing of a variable such as Instance ID. Currently all inputs need to be exact no partial matches. These are just a few examples to start with.

Input Required Commands

  • ami-owner - List the Owner of an AMI

  • de-auth - Decode Authorization Messages

  • id-dns - Instance ID to Instance DNS Conversion

  • id-eni - Instance ID to Instance ENI Conversion

  • id-name - Instance ID to Instance Name Conversion

  • id-key - Instance ID to Instance Key Conversion

  • dns-id - Instance DNS to Instance ID Conversion

  • name-dns - Instance Name to Instance DNS Conversion

  • name-id - Instance Name to Instance ID Conversion

  • name-ip - Instance Name to Instance IP Conversion

  • name-key - Instance Name to Instance Key Conversion

  • name-list - List of Instances Matching a Name (same as name-ip)

  • ip-id - Instance IP to Instance ID Conversion

  • sg-id - Security Group (SG) Name to SG ID Conversion

  • sg-rules - SG ID to SG Rules Conversion

Instance Name from Private IP

ip-name

Instance DNS from Private IP

ip-dns

SecurityGroup ID from Private IP

ip-sgid

Instance Key from Private IP

ip-key

List Image ID for an Instance ID

image-id

List or Set Your Region

region

Standalone Commands

  • ebs-volumes - List EC2 Volumes
  • ecr-login - Docker ECR Login on Current Account
  • `iam-keys List IAM Access Keys
  • instance-size - List Instance Size by Name
  • list-azs - List All Availability Zones
  • net-acls - List Network ACLs
  • open-security-groups - List EC2 Security Groups
  • running-instances - List EC2 Instances Running Linux
  • vpc-peers - List VPC Peers
  • whoami - List your credentials
Clone this wiki locally