Aws-access-key-id

Latest version: v1.0.0

Safety actively analyzes 722460 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.0.0

What's New
- Initial release of the `aws_access_key_id` Python module.
- Added functionality to extract AWS Account ID from AWS Access Key IDs.
- Added support for identifying resource types based on AWS Access Key ID prefixes.

Features
- `get_aws_account_id`: Extracts a 12-digit AWS Account ID from a valid AWS Access Key ID.
- `get_resource_type`: Identifies the type of resource associated with the AWS Access Key ID (e.g., IAM User, Role, Access Key).

How to Install
Install the package from PyPI:
bash
pip install aws-access-key-id


Known Issues
None at this time.

Next Steps
Add support for additional AWS Key types.

Improve error handling for invalid AWS Access Key IDs.

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.