=====================
**aws_administrator**
=====================
Overview
--------
Run AWS administrative scripts.
Available scripts (see each script's docstring for more information):
- aws_actions_get - Get AWS actions for services.
- aws_sgs_get - Collect AWS Security Group details from multiple accounts.
- aws_sso_assign - Assign AWS SSO Permission Sets to multiple accounts.
- aws_sso_get - Collect AWS SSO Permission Set assignment data from multiple accounts.
- aws_sso_json - Convert human-readable SSO data to AWS IDs.
- aws_sso_mappings - Update AWS SSO mappings data with new principals.
- aws_sso_memberships - Get AWS SSO membership details from mappings data.
- aws_sso_update - Update AWS SSO User and Group names from mappings files.
Helper modules:
- helper_aws_ec2 - Provide common AWS EC2 multithreaded functions.
- helper_aws_entrypoint - Provide AWS auth and crawler options.
- helper_aws_sso - Provide common AWS SSO multithreaded functions.
- helper_common - Provide common helper functions.
- helper_parameters - Provide helper parameter values.
Usage
------
Installation:
.. code-block:: BASH
pip3 install aws_administrator
# or
python3 -m pip install aws_administrator
Prerequisite steps:
1. Copy the "parameters.ini" file: https://gitlab.com/fer1035_python/modules/pypi-aws_administrator/-/blob/main/src/aws_administrator/extras/parameters.ini to your current working directory.
2. Update the file with the necessary values.
Example (Python shell):
.. code-block:: PYTHON
# Get AWS SSO Permission Set details from all accounts in an organization.
from aws_administrator import aws_sso_get
aws_sso_get.aws_sso_get()
Extra Features
---------------
- Some scripts have a DRY_RUN option which can be set in the "parameters.ini" file.
- The number of threads (THREAD_NUM) for multithreaded scripts can be set in the "parameters.ini" file.
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/fer1035_python/modules/pypi-aws_administrator",
"name": "aws_administrator",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.8",
"maintainer_email": null,
"keywords": "aws, administrator, helper, scripts",
"author": "Ahmad Ferdaus Abd Razak",
"author_email": "fer1035@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d6/c3/a1c48accd63e762dd4f4f34f6db664e0b2b45e84714f07abba176d272b22/aws_administrator-2.2.5.tar.gz",
"platform": null,
"description": "=====================\n**aws_administrator**\n=====================\n\nOverview\n--------\n\nRun AWS administrative scripts.\n\nAvailable scripts (see each script's docstring for more information):\n\n- aws_actions_get - Get AWS actions for services.\n- aws_sgs_get - Collect AWS Security Group details from multiple accounts.\n- aws_sso_assign - Assign AWS SSO Permission Sets to multiple accounts.\n- aws_sso_get - Collect AWS SSO Permission Set assignment data from multiple accounts.\n- aws_sso_json - Convert human-readable SSO data to AWS IDs.\n- aws_sso_mappings - Update AWS SSO mappings data with new principals.\n- aws_sso_memberships - Get AWS SSO membership details from mappings data.\n- aws_sso_update - Update AWS SSO User and Group names from mappings files.\n\nHelper modules:\n\n- helper_aws_ec2 - Provide common AWS EC2 multithreaded functions.\n- helper_aws_entrypoint - Provide AWS auth and crawler options.\n- helper_aws_sso - Provide common AWS SSO multithreaded functions.\n- helper_common - Provide common helper functions.\n- helper_parameters - Provide helper parameter values.\n\nUsage\n------\n\nInstallation:\n\n.. code-block:: BASH\n\n pip3 install aws_administrator\n # or\n python3 -m pip install aws_administrator\n\nPrerequisite steps:\n\n1. Copy the \"parameters.ini\" file: https://gitlab.com/fer1035_python/modules/pypi-aws_administrator/-/blob/main/src/aws_administrator/extras/parameters.ini to your current working directory.\n\n2. Update the file with the necessary values.\n\nExample (Python shell):\n\n.. code-block:: PYTHON\n\n # Get AWS SSO Permission Set details from all accounts in an organization.\n\n from aws_administrator import aws_sso_get\n aws_sso_get.aws_sso_get()\n\nExtra Features\n---------------\n\n- Some scripts have a DRY_RUN option which can be set in the \"parameters.ini\" file.\n- The number of threads (THREAD_NUM) for multithreaded scripts can be set in the \"parameters.ini\" file.\n",
"bugtrack_url": null,
"license": "GPL-2.0-only",
"summary": "Run AWS administrative scripts.",
"version": "2.2.5",
"project_urls": {
"Homepage": "https://gitlab.com/fer1035_python/modules/pypi-aws_administrator",
"Repository": "https://gitlab.com/fer1035_python/modules/pypi-aws_administrator"
},
"split_keywords": [
"aws",
" administrator",
" helper",
" scripts"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "33024c2440f7985ffa9ba5f6fdb77d81dcf0bb6a9157ef2cbce5876925f02e2a",
"md5": "866945851898dacfe4ca8d5e28de7376",
"sha256": "59013a184e8ab2569d697d13e10ae8488828c2ff1ce9878816f78d5f4f5ea335"
},
"downloads": -1,
"filename": "aws_administrator-2.2.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "866945851898dacfe4ca8d5e28de7376",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 23231,
"upload_time": "2024-11-13T10:27:39",
"upload_time_iso_8601": "2024-11-13T10:27:39.440319Z",
"url": "https://files.pythonhosted.org/packages/33/02/4c2440f7985ffa9ba5f6fdb77d81dcf0bb6a9157ef2cbce5876925f02e2a/aws_administrator-2.2.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d6c3a1c48accd63e762dd4f4f34f6db664e0b2b45e84714f07abba176d272b22",
"md5": "d1ebafc423ef20efde36fa13c0faad7d",
"sha256": "20c4df2cbc8b71698acab3d9dc70e9b6d9ac51f61d896464317d6929c14bab37"
},
"downloads": -1,
"filename": "aws_administrator-2.2.5.tar.gz",
"has_sig": false,
"md5_digest": "d1ebafc423ef20efde36fa13c0faad7d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 12106,
"upload_time": "2024-11-13T10:27:40",
"upload_time_iso_8601": "2024-11-13T10:27:40.409528Z",
"url": "https://files.pythonhosted.org/packages/d6/c3/a1c48accd63e762dd4f4f34f6db664e0b2b45e84714f07abba176d272b22/aws_administrator-2.2.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-13 10:27:40",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "fer1035_python",
"gitlab_project": "modules",
"lcname": "aws_administrator"
}