JSPM

iam-floyd

0.103.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1719
  • Score
    100M100P100Q116628F
  • License Apache-2.0

AWS IAM policy statement generator with fluent interface

Package Exports

  • iam-floyd

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iam-floyd) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

IAM Floyd

Source iam-floyd libraries.io Documentation CDKio GitHub Maintainability

AWS IAM policy statement generator with fluent interface.

Support for:

  • 255 Services
  • 8724 Actions
  • 870 Resource Types
  • 899 Conditions

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.


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.