# comparerdspg
Under construction! Still you can use!
Developed by Tanmay Varade
This project help to compare your RDS parameter group with their default.
## If you get error for comparerdspg- ModuleNotFoundError: No module named 'comparerdspg'
```
python3 -m pip install comparerdspg
```
## Examples of How To Use
Make sure you export your AWS credential to terminal
### Compare one or more RDS instance parameter group
```python
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
```python
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.
```python
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.
```python
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")
```
```python
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
```
Raw data
{
"_id": null,
"home_page": "https://github.com/tanmay6414/comparerdspg",
"name": "comparerdspg",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,compare,RDS,parameter,group,AWS,devops",
"author": "Tanmay Varade",
"author_email": "<tanmayvarade235@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/ba/ad/2e2bf1b5c052ed4e2f9baf7a44e8e7e3f976cab3cd1aa820872b268a84db/comparerdspg-1.0.0.tar.gz",
"platform": null,
"description": "\n# comparerdspg\n\nUnder construction! Still you can use!\n\nDeveloped by Tanmay Varade\n\nThis project help to compare your RDS parameter group with their default.\n## If you get error for comparerdspg- ModuleNotFoundError: No module named 'comparerdspg'\n```\npython3 -m pip install comparerdspg\n```\n\n## Examples of How To Use\nMake sure you export your AWS credential to terminal\n### Compare one or more RDS instance parameter group\n\n```python\nimport comparerdspg\n\ncomparerdspg.customcompareclusterpg([\"rds-instance-pg-1\",\"rds-instance-pg-1\",,\"rds-instance-pg-n\"], \"aws-region\")\n# provide name of only custom RDS instance parameter name.\n```\n\n### Compare one or more RDS instance parameter group\n\n```python\nimport comparerdspg\n\ncomparerdspg.customcompareinstancepg([\"rds-cluster-pg-1\",\"rds-cluster-pg-1\",,\"rds-cluster-pg-n\"], \"aws-region\")\n# provide name of only custom RDS cluster parameter name.\n```\n\n### Compare all the custom RDS instance parameter group with specific family.\n\n```python\nimport comparerdspg\n\ncomparerdspg.compareinstancerdspg(\"aws-region\",\"family-name\")\n\n# family-name = aurora-mysql5.7 if you wants to copare all instance parameter group having default family aurora-mysql5.7\n\n# If you wants to store output in file provide filename argument to above function. \n\ncomparerdspg.compareinstancerdspg(\"aws-region\",\"family-name\", \"file-name\")\n```\n\n\n### Compare all the custom RDS cluster parameter group with specific family.\n\n```python\nimport comparerdspg\n\ncomparerdspg.compareclusterrdspg(\"aws-region\",\"family-name\")\n\n# family-name = aurora-mysql5.7 if you wants to copare all cluster parameter group having default family aurora-mysql5.7\n\n# If you wants to store output in file provide filename argument to above function. \n\ncomparerdspg.compareclusterrdspg(\"aws-region\",\"family-name\", \"file-name\")\n```\n\n```python\nimport comparerdspg\n\ncomparerdspg.compareclusterrdspg(\"aws-region\",\"family-name\")\n\n# family-name = aurora-mysql5.7 if you wants to copare all cluster parameter group having default family aurora-mysql5.7\n\n# If you wants to store output in file provide filename argument to above function. \n\ncomparerdspg.compareclusterrdspg(\"aws-region\",\"family-name\", \"file-name\")\n```\n\n## If you get error for pandas module use below command to install\n```\npython3 -m pip install pandas\n```\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Comparing RDS parameter group in AWS account",
"version": "1.0.0",
"split_keywords": [
"python",
"compare",
"rds",
"parameter",
"group",
"aws",
"devops"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f00435a6d2c8ca9ceeaadbd55522b9e17a7c8e4efaaa7955a02ced811802370a",
"md5": "fdca6a1b32671c00bd72dddd8581b83e",
"sha256": "310da5bb7f84f3c8b3452923f1c9e761a71f7c0fbbc3151a72c360811f868bd5"
},
"downloads": -1,
"filename": "comparerdspg-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fdca6a1b32671c00bd72dddd8581b83e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3484,
"upload_time": "2023-03-31T10:13:40",
"upload_time_iso_8601": "2023-03-31T10:13:40.481842Z",
"url": "https://files.pythonhosted.org/packages/f0/04/35a6d2c8ca9ceeaadbd55522b9e17a7c8e4efaaa7955a02ced811802370a/comparerdspg-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "baad2e2bf1b5c052ed4e2f9baf7a44e8e7e3f976cab3cd1aa820872b268a84db",
"md5": "a2ed22fb1941329d8e1fbe8c6d9fba53",
"sha256": "23e922404a4422f8b1556afa7430cb9e4836d319d82d5d0c5fde9677695599c7"
},
"downloads": -1,
"filename": "comparerdspg-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "a2ed22fb1941329d8e1fbe8c6d9fba53",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3713,
"upload_time": "2023-03-31T10:13:42",
"upload_time_iso_8601": "2023-03-31T10:13:42.532191Z",
"url": "https://files.pythonhosted.org/packages/ba/ad/2e2bf1b5c052ed4e2f9baf7a44e8e7e3f976cab3cd1aa820872b268a84db/comparerdspg-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-31 10:13:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "tanmay6414",
"github_project": "comparerdspg",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "comparerdspg"
}