Skip to main content

test

Project description

comparerdspg

Under construction! Still you can use!

Developed by Tanmay Varade

This project help to compare your RDS parameter group with their default.

Examples of How To Use

Make sure you export your AWS credential to terminal

Compare one or more RDS instance parameter group

import comparerdspg

comparerdspg.customcompareclusterpg(["rds-instance-pg-1","rds-instance-pg-1",,"rds-instance-pg-n"], "aws-region")
# provide name of only custom RDS instance parameter name.

Compare one or more RDS instance parameter group

import comparerdspg

comparerdspg.customcompareinstancepg(["rds-cluster-pg-1","rds-cluster-pg-1",,"rds-cluster-pg-n"], "aws-region")
# provide name of only custom RDS cluster parameter name.

Compare all the custom RDS instance parameter group with specific family.

import comparerdspg

comparerdspg.compareinstancerdspg("aws-region","family-name")

# family-name = aurora-mysql5.7 if you wants to copare all instance parameter group having default family aurora-mysql5.7

# If you wants to store output in file provide filename argument to above function. 

comparerdspg.compareinstancerdspg("aws-region","family-name", "file-name")

Compare all the custom RDS cluster parameter group with specific family.

import comparerdspg

comparerdspg.compareclusterrdspg("aws-region","family-name")

# family-name = aurora-mysql5.7 if you wants to copare all cluster parameter group having default family aurora-mysql5.7

# If you wants to store output in file provide filename argument to above function. 

comparerdspg.compareclusterrdspg("aws-region","family-name", "file-name")
import comparerdspg

comparerdspg.compareclusterrdspg("aws-region","family-name")

# family-name = aurora-mysql5.7 if you wants to copare all cluster parameter group having default family aurora-mysql5.7

# If you wants to store output in file provide filename argument to above function. 

comparerdspg.compareclusterrdspg("aws-region","family-name", "file-name")

If you get error for pandas module use below command to install

python3 -m pip install pandas

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rdstest-0.0.2.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

rdstest-0.0.2-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file rdstest-0.0.2.tar.gz.

File metadata

  • Download URL: rdstest-0.0.2.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for rdstest-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e73d7adaaf4a00d9dde26e6ed3bf2a2cbb2988276533147b806b2f20fb6de377
MD5 a408d61a3e8bcdf0e14e84e0a339e77c
BLAKE2b-256 ee4e63eab19268510fe79a7b82cfe08709227ae6cf3c557e2e1d4b8590dd0c67

See more details on using hashes here.

File details

Details for the file rdstest-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: rdstest-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for rdstest-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a0250d9f6290157c16d93c809ca7bd0e596e3353f8c4552fdeb4c96e18dbb0bf
MD5 b28dcf63e2f31e4f8a5c63082e273e72
BLAKE2b-256 6061275271256e7320c32663817434ff4d76a0b8c3765f6196979b5775b1ccb0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page