osbot-aws


Nameosbot-aws JSON
Version 2.39.5 PyPI version JSON
download
home_pageNone
SummaryOWASP Security Bot - AWS
upload_time2025-09-12 17:24:03
maintainerNone
docs_urlNone
authorDinis Cruz
requires_python<4.0,>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements osbot-utils python-dotenv boto3 pytest pytest-cov coveralls setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OSBot-AWS

![Current Release](https://img.shields.io/badge/release-v2.39.5-blue)

Large number of AWS apis and utils from the OWASP Security Bot (OSBot) which make
the use of AWS's boto3 library easier and more intuitive.

## Current version is 2.x.x 

This version has a number of breaking changes, mainly on the location of the apis, 
since we are moving into a specific folder per service (e.g. S3, SQS, etc)

### Install from PyPi

`pip3 install osbot-aws`

https://pypi.org/project/osbot-aws/

### Previous release

Previous stable release is v1.0.0 and is available at https://github.com/owasp-sbot/OSBot-AWS/releases/tag/v1.0.0


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "osbot-aws",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Dinis Cruz",
    "author_email": "dinis.cruz@owasp.org",
    "download_url": "https://files.pythonhosted.org/packages/af/c1/8e9fc84711af446871fb189a4f28f539e85e714be835320b603f4ccd0b19/osbot_aws-2.39.5.tar.gz",
    "platform": null,
    "description": "# OSBot-AWS\n\n![Current Release](https://img.shields.io/badge/release-v2.39.5-blue)\n\nLarge number of AWS apis and utils from the OWASP Security Bot (OSBot) which make\nthe use of AWS's boto3 library easier and more intuitive.\n\n## Current version is 2.x.x \n\nThis version has a number of breaking changes, mainly on the location of the apis, \nsince we are moving into a specific folder per service (e.g. S3, SQS, etc)\n\n### Install from PyPi\n\n`pip3 install osbot-aws`\n\nhttps://pypi.org/project/osbot-aws/\n\n### Previous release\n\nPrevious stable release is v1.0.0 and is available at https://github.com/owasp-sbot/OSBot-AWS/releases/tag/v1.0.0\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "OWASP Security Bot - AWS",
    "version": "2.39.5",
    "project_urls": {
        "Homepage": "https://github.com/owasp-sbot/OSBot-AWS",
        "Repository": "https://github.com/owasp-sbot/OSBot-AWS"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8bf6238980a159f5491e4154dac545d217e0b8a5250d30594c6c701d5a6a80b",
                "md5": "3702cc304b3470e98ff13fab1d80f76f",
                "sha256": "61036ec29b1cdedbf29f4d01f7655a6780fcbd58f45487ecd74ba0fd69b90a42"
            },
            "downloads": -1,
            "filename": "osbot_aws-2.39.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3702cc304b3470e98ff13fab1d80f76f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 233544,
            "upload_time": "2025-09-12T17:24:02",
            "upload_time_iso_8601": "2025-09-12T17:24:02.162215Z",
            "url": "https://files.pythonhosted.org/packages/c8/bf/6238980a159f5491e4154dac545d217e0b8a5250d30594c6c701d5a6a80b/osbot_aws-2.39.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "afc18e9fc84711af446871fb189a4f28f539e85e714be835320b603f4ccd0b19",
                "md5": "a57e2cd54c6ed4d2d05a8a8aeab1cbe6",
                "sha256": "d575a34ac388fa2fc5c240db702332d73c0ceea8ef30e6a55cd14b4e6cf60069"
            },
            "downloads": -1,
            "filename": "osbot_aws-2.39.5.tar.gz",
            "has_sig": false,
            "md5_digest": "a57e2cd54c6ed4d2d05a8a8aeab1cbe6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 143701,
            "upload_time": "2025-09-12T17:24:03",
            "upload_time_iso_8601": "2025-09-12T17:24:03.953286Z",
            "url": "https://files.pythonhosted.org/packages/af/c1/8e9fc84711af446871fb189a4f28f539e85e714be835320b603f4ccd0b19/osbot_aws-2.39.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-12 17:24:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "owasp-sbot",
    "github_project": "OSBot-AWS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "osbot-utils",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "boto3",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-cov",
            "specs": []
        },
        {
            "name": "coveralls",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        }
    ],
    "lcname": "osbot-aws"
}
        
Elapsed time: 1.97690s