GithubHelp home page GithubHelp logo

vishwajeetdabholkar / get-ec2-insatnce-details Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3 KB

A simple python code using boto3 librabry to get AWS EC2 instance details based on specific region

Python 100.00%

get-ec2-insatnce-details's Introduction

Retrieving EC2 Instance Details with Boto3

Description

This Python script uses the Boto3 library to retrieve details about your EC2 instances in a specified AWS region. The script retrieves the instance ID, status, and region for each EC2 instance and prints them to the console.

Prerequisites

  • Python 3.x
  • Boto3 library
  • AWS access key ID and secret access key with permissions to access EC2 instances in the specified region

Installation

  1. Clone or download the repository to your local machine.
  2. Install the Boto3 library by running the following command in your terminal or command prompt:

Usage

  1. Open the retrieve_ec2_instance_details.py file in your preferred text editor.
  2. Replace the values for aws_access_key_id, aws_secret_access_key, and region_name with your AWS credentials and the region you want to retrieve EC2 instance details from.
  3. Save and close the file.
  4. In your terminal or command prompt, navigate to the directory where the retrieve_ec2_instance_details.py file is located.
  5. Run the following command to execute the script:
  6. The script will retrieve the instance ID, status, and region for each EC2 instance in the specified region and print them to the console.

get-ec2-insatnce-details's People

Contributors

vishwajeetdabholkar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.