All Projects → udondan → Iam Floyd

udondan / Iam Floyd

Licence: apache-2.0
AWS IAM policy statement generator with fluent interface

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Iam Floyd

Get Aws Profile Bash
Fetch AWS keys and secrets from ~/.aws/credentials using a simple bash script
Stars: ✭ 49 (-70.3%)
Mutual labels:  aws, iam
The forge
Our groundbreaking, lightning fast PWA CLI tool
Stars: ✭ 70 (-57.58%)
Mutual labels:  aws, generator
Cloudsplaining
Cloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized report.
Stars: ✭ 1,057 (+540.61%)
Mutual labels:  aws, iam
Aws Serverless Auth Reference App
Serverless reference app and backend API, showcasing authentication and authorization patterns using Amazon Cognito, Amazon API Gateway, AWS Lambda, and AWS IAM.
Stars: ✭ 724 (+338.79%)
Mutual labels:  aws, iam
Startup Aws Iam Roles
A list of typical positions in a startup and their policies for IAM AWS.
Stars: ✭ 118 (-28.48%)
Mutual labels:  aws, iam
Terraform Aws Cross Account Role
A Terraform module to create an IAM Role for Cross Account delegation.
Stars: ✭ 30 (-81.82%)
Mutual labels:  aws, iam
Module Security Public
The public documentation for the gruntwork-io/module-security repo, which contains packages for setting up best practices for managing secrets, credentials, and servers
Stars: ✭ 67 (-59.39%)
Mutual labels:  aws, iam
Pmapper
A tool for quickly evaluating IAM permissions in AWS.
Stars: ✭ 494 (+199.39%)
Mutual labels:  aws, iam
Trackiam
A project to collate IAM actions, AWS APIs and managed policies from various public sources.
Stars: ✭ 115 (-30.3%)
Mutual labels:  aws, iam
Awesome Aws
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Stars: ✭ 9,895 (+5896.97%)
Mutual labels:  aws, iam
Ssh Over Ssm
SSH over AWS SSM. No bastions or public-facing instances. SSH user management through IAM. No requirement to store SSH keys locally or on server.
Stars: ✭ 541 (+227.88%)
Mutual labels:  aws, iam
Aws Iam Authenticator
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
Stars: ✭ 1,713 (+938.18%)
Mutual labels:  aws, iam
Aws Vault
A vault for securely storing and accessing AWS credentials in development environments
Stars: ✭ 5,626 (+3309.7%)
Mutual labels:  aws, iam
Userplex
Propagate users from Mozilla's Person API to third party systems.
Stars: ✭ 41 (-75.15%)
Mutual labels:  aws, iam
Aws
A collection of bash shell scripts for automating various tasks with Amazon Web Services using the AWS CLI and jq.
Stars: ✭ 493 (+198.79%)
Mutual labels:  aws, iam
Aegea
Amazon Web Services Operator Interface
Stars: ✭ 51 (-69.09%)
Mutual labels:  aws, iam
Terraform Aws Iam
Terraform module which creates IAM resources on AWS
Stars: ✭ 314 (+90.3%)
Mutual labels:  aws, iam
Trailscraper
A command-line tool to get valuable information out of AWS CloudTrail
Stars: ✭ 352 (+113.33%)
Mutual labels:  aws, iam
Policy sentry
IAM Least Privilege Policy Generator
Stars: ✭ 1,284 (+678.18%)
Mutual labels:  aws, iam
Awsprocesscreds
Process credential providers for AWS SDKs and Tools
Stars: ✭ 123 (-25.45%)
Mutual labels:  aws, iam

IAM Floyd

Source iam-floyd Twitter libraries.io Documentation CDKio GitHub Maintainability

AWS IAM policy statement generator with fluent interface.

Support for:

  • 263 Services
  • 9510 Actions
  • 953 Resource Types
  • 975 Condition keys

EXPERIMENTAL
This is an early version of the package. The API will change while I implement new features. Therefore make sure you use an exact version in your package.json before it reaches 1.0.0.

Documentation

Find the documentation at Read the Docs.

Auto completion demo

Packages

There are two different package variants available:

  • iam-floyd: Can be used in AWS SDK, Boto 3 or for whatever you need an IAM policy statement for
    npm PyPI NuGet
  • cdk-iam-floyd: Integrates into AWS CDK and extends iam.PolicyStatement
    npm PyPI NuGet

Find them all on libraries.io.


Legal

The code contained in the lib/generated folder is generated from the AWS documentation. The class- and function-names and their description therefore are property of AWS.

AWS and their services are trademarks, registered trademarks or trade dress of AWS in the U.S. and/or other countries.

This project is not affiliated, funded, or in any way associated with AWS.

IAM Floyd is licensed under Apache License 2.0. Dependencies might be released under different licenses. Especially the bundled packages regex-parser and common-substrings are released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].