Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 452 Bytes

File metadata and controls

27 lines (15 loc) · 452 Bytes

Ec2 Network Interfaces

A read-only script that queries Ec2 resources and displays information.

Running

bash ec2-network-interfaces.sh

What it does

  1. Listing network interfaces
  2. Counting by type

Resources created

None — this script is read-only.

Cost

No cost. This script only reads existing resources.

Related docs