Skip to content

Instantly share code, notes, and snippets.

@sampreethamithkumar
sampreethamithkumar / List_Resources_Across_Accounts.MD
Last active December 23, 2024 01:16
List Resources Across Accounts

Script Name

list_resources_across_accounts.sh

Description

This script is designed to list resources across multiple AWS accounts. It specifically targets detached EBS volumes but can be easily modified to list other types of resources as needed. The script iterates through a list of AWS accounts defined in the AWS config file, retrieves detached EBS volumes information, and outputs the results to a text file.

Prerequisites

@bradtraversy
bradtraversy / docker-help.md
Last active October 10, 2025 07:54
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info