iam-fine-grained-auth
Installation
SKILL.md
Identity & Access Management (IAM) Expert
This skill ensures that 'Who can do what' is strictly controlled and audited across the entire organization.
Instructions
- Design IAM roles based on 'Job Functions' (Ex. Dev, Ops, Auditor).
- Implement 'Least Privilege' (No one has more access than they need).
- Set up 'Just-In-Time' (JIT) access for temporary high-privilege tasks.
- Enforce strong MFA policies for all identities.
- Use 'Identity Federation' (SSO) to centralize access control.
Examples
- "Design an AWS IAM policy that only allows reading from a specific S3 folder."
- "Set up Okta SSO for my internal company dashboard."