There are 8 repositories under iam-policy topic.
IAM Least Privilege Policy Generator
The tool to help you discover resources in the cloud environment
Small tool to convert an IAM Policy in JSON format into a Terraform aws_iam_policy_document
Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.
A list of typical positions in a startup and their policies for IAM AWS.
Identification and access management library for all JS runtimes that support ES Modules.
Adaptive AWS Zero Trust Policy made easy: Auto-generate least-privilege policies based on user activity in real time! Accelerate the adoption of smart access control
Use AWS X-Ray to reach Least Privilege
PolicyGlass allows you to analyse one or more AWS policies' effective permissions in aggregate, by restating them in the form of PolicyShards which are always Allow, never Deny.
S3 bucket with built in IAM policy to allow CloudTrail logs
Terraform module to provision an S3 bucket with built in IAM policy to allow AWS Load Balancers to ship access logs
Tool for generating least privileged policies in Terraform
Notifies slack when an IAM policy is created, changed or assigned to a role
Terraform module to create an IAM Group and Policy to grant permissions to delegated IAM users in the Organization's master account to access a member account
AWS IAM User Permissions
Labs helping you to learn how write IAM policies following the least privilege principle.
This Terraform module manages AWS IAM to its full extend.
A curated list of awesome AWS IAM tools, libraries guides, blogs, and other resources
A TypeScript Node.js module to manipulate AWS IAM Policy documents
A Terraform module that generates JSON documents for access for common AWS SSM Parameter Store policies
Here is a project which is deployed in AWS with created several services. Moreover, the complete project is deployed using terraform as IaC.
Preparation for AWS Certified Solutions Architect – Associate
This project checks AWS for the latest actions for the resource you are writing an IAM Policy Statement for, it then interactively asks you which actions you would like to include in your statement, which effect you would like and for which resource.
AWS IAM policy generation from application code in VS Code