Posts

Showing posts from February, 2024

Bash (PowerShell) script - Create an EC2 on AWS and list running EC2 instances on AWS (2024)

Image
  Note: I would appreciate your support of this blog by going to the link below to "Buy me a pizza" so that I may continue to provide educational scripts, resources and general tech stuff. 🍕 Thank you. https://www.buymeacoffee.com/infosec_coder -------------------------------------------------------------------------------------- Script (DESKTOP users only) To view script > left click > right click - open image in new tab > the cursor turns into a plus sign > left click > will offer zoomed in mode. The following code base was created using PowerShell. -------------------------------------------------------------------------------------- OUTPUT Reference the following information regarding 'client token' as this 'client token' is shown in the output when creating an EC2: Amazon VPC now supports idempotency for route table and network ACL creation 'client token' is shown when creating an EC2 on AWS: ---------------------------------------