{"id":20826293,"url":"https://github.com/prasanth624/shell-scripts-for-aws","last_synced_at":"2026-05-07T06:39:18.572Z","repository":{"id":258386292,"uuid":"874692508","full_name":"prasanth624/shell-scripts-for-aws","owner":"prasanth624","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-21T11:07:26.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T17:48:53.294Z","etag":null,"topics":["aws","awscloud","bash","bash-script","shell","shell-script","shell-scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prasanth624.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-18T09:38:05.000Z","updated_at":"2024-11-08T18:58:59.000Z","dependencies_parsed_at":"2025-01-18T17:46:06.498Z","dependency_job_id":"7d8cd79b-ec1e-4bc5-8c0b-dcde761cde1b","html_url":"https://github.com/prasanth624/shell-scripts-for-aws","commit_stats":null,"previous_names":["prasanth624/shell-scripts-for-aws"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasanth624%2Fshell-scripts-for-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasanth624%2Fshell-scripts-for-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasanth624%2Fshell-scripts-for-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prasanth624%2Fshell-scripts-for-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prasanth624","download_url":"https://codeload.github.com/prasanth624/shell-scripts-for-aws/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243173412,"owners_count":20248099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","awscloud","bash","bash-script","shell","shell-script","shell-scripts"],"created_at":"2024-11-17T23:08:42.887Z","updated_at":"2025-12-26T06:07:47.419Z","avatar_url":"https://github.com/prasanth624.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌩️ shell-scripts-for-aws\n\nWelcome to the **shell-scripts-for-aws** repository! This collection of shell scripts is designed to help you manage AWS resources efficiently and effectively.\n\n## 📚 Prerequisites\n\nBefore running the scripts, make sure you have the following:\n\n- An **AWS account** with the necessary permissions to access resources.\n- **AWS CLI** installed and configured on your machine. You can configure it using:\n\n  ```bash\n  aws configure\n  ```\n\n- Basic knowledge of shell scripting and command line usage.\n\n## 🛠️ Scripts\n\nThis repository currently includes scripts that perform the following functions:\n\n- **Find Running EC2 Instances**: Retrieves a list of all running EC2 instances in a specified region.\n- **Find Stopped EC2 Instances**: Retrieves a list of all stopped EC2 instances in a specified region.\n- **Find Unattached EBS Volumes**: Retrieves a list of all unattached EBS volumes in a specified region.\n- **Find Unused Elastic IPs**: Retrieves a list of all unused Elastic IPs in a specified region.\n- **Check IAM User Status**: Evaluates a list of IAM users from a file to determine if they have multi-factor authentication (MFA) devices or access keys; disables users lacking both or inactive for over 180 days.\n\n*More scripts and functionalities will be added in the future!*\n\n## 🚀 Usage\n\nTo get started, follow these steps:\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/prasanth624/shell-scripts-for-aws.git\n   cd shell-scripts-for-aws\n   ```\n\n2. **Make the scripts executable**:\n\n   ```bash\n   chmod +x *.sh\n   ```\n\n3. **Run the desired script**:\n\n   ```bash\n   ./your_script_name.sh\n   ```\n   \n## Contributing\n💡 Feel free to fork the repository and submit pull requests for any improvements or features you'd like to add!   \n\n## 📜 License\n\nThis project is licensed under the **MIT License**. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprasanth624%2Fshell-scripts-for-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprasanth624%2Fshell-scripts-for-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprasanth624%2Fshell-scripts-for-aws/lists"}