https://github.com/awstoolbox/list-rds-instances

List all of your RDS instances.

https://github.com/awstoolbox/list-rds-instances

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.0%) to scientific vocabulary

Keywords

aws rds wolfsoftware
Last synced: 5 months ago · JSON representation

Repository

List all of your RDS instances.

Basic Info
  • Host: GitHub
  • Owner: AWSToolbox
  • License: mit
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 1.05 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 2
Topics
aws rds wolfsoftware
Created about 5 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Codeowners Security

README.md

AWSToolbox logo
Github Build Status Release Commits since release

Overview

This script will list all of your RDS instances in a given region.

Installation

Once you have cloned the code you will need to install the required python packages.

pip install -r requirements.txt

The requirements file is in the src directory

Usage

shell ./list-rds-instances.py [-r region]

Requirements

You will need a valid set of AWS credentials in order to run this command.

Results

The script will return the following details for each RDS instances it finds.

  • Instance Name
  • Instance Class
  • Status
  • Availability Zone(s)
  • Publicly Accessible
  • Allocated Storage
  • Storage Encrypted
  • Engine
  • Engine Version
  • Performance Insights

Owner

  • Name: AWS Toolbox
  • Login: AWSToolbox
  • Kind: organization
  • Email: github@wolfsoftware.com
  • Location: United Kingdom

A selection of tools for Amazon Web Services. Created by Wolf Software.

GitHub Events

Total
  • Delete event: 162
  • Issue comment event: 165
  • Push event: 158
  • Pull request review event: 176
  • Pull request event: 323
  • Create event: 157
Last Year
  • Delete event: 162
  • Issue comment event: 165
  • Push event: 158
  • Pull request review event: 176
  • Pull request event: 323
  • Create event: 157

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 7
  • Total pull requests: 480
  • Average time to close issues: less than a minute
  • Average time to close pull requests: about 3 hours
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.99
  • Merged pull requests: 420
  • Bot issues: 7
  • Bot pull requests: 480
Past Year
  • Issues: 2
  • Pull requests: 185
  • Average time to close issues: less than a minute
  • Average time to close pull requests: less than a minute
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.98
  • Merged pull requests: 151
  • Bot issues: 2
  • Bot pull requests: 185
Top Authors
Issue Authors
  • dependabot[bot] (7)
Pull Request Authors
  • dependabot[bot] (480)
Top Labels
Issue Labels
dependabot: dependencies (7)
Pull Request Labels
dependabot: dependencies (478) dependencies (1) python (1) resolution: closed (1) state: stale (1) dependabot: manual QA (1)

Dependencies

src/requirements.txt pypi
  • boto3 ==1.24.95
  • botocore ==1.27.95
  • prettytable ==3.4.1
  • requests ==2.28.1
.github/workflows/caretaker.yml actions
  • ActionsToolbox/caretaker-action master composite
  • actions/checkout v3 composite
.github/workflows/cicd-pipeline.yml actions
  • Gamesight/slack-workflow-status v1.2.0 composite
  • actions/checkout v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • ruby/setup-ruby v1 composite
.github/workflows/codeql-analysis.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/delete-old-runs.yml actions
  • Mattraks/delete-workflow-runs v2 composite
.github/workflows/dependabot-approve-and-auto-merge.yml actions
  • dependabot/fetch-metadata v1.3.6 composite
.github/workflows/greetings.yml actions
  • actions/first-interaction v1 composite
.github/workflows/handle-stale.yml actions
  • actions/stale v7 composite
.github/workflows/purge-obsolete-runs.yml actions
  • otto-contentfactory/purge-workflow-runs v1 composite