https://github.com/sentinelbyte/iamutils
Utilities for IAM tasks, including AWS SCP validation, permission checks, and policy analysis.
https://github.com/sentinelbyte/iamutils
Last synced: 9 months ago
JSON representation
Utilities for IAM tasks, including AWS SCP validation, permission checks, and policy analysis.
- Host: GitHub
- URL: https://github.com/sentinelbyte/iamutils
- Owner: SentinelByte
- License: gpl-3.0
- Created: 2025-04-23T11:58:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-14T18:16:23.000Z (12 months ago)
- Last Synced: 2025-08-17T07:12:46.996Z (10 months ago)
- Language: Python
- Size: 42 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Identity & Access Management Utilities
This repo contains Python scripts and utilities to assist with common identity & access management (IAM) operations.
Mainly for AWS environments.
Focus areas include Service Control Policy (SCP) validation, permission auditing, and lightweight automation.
## Features
- Validate AWS SCP JSON structure and syntax
- Analyze IAM policies for overly permissive statements
- Helper scripts for working with AWS Organizations and Identity Center
- Easily extensible for custom IAM workflows
## Usage (scp_validator.py)
```bash
# Example: validate an SCP file
python scp_validator.py