PackagesΒΆ

Attention

This is an early version of the package. The API might change when new features are implemented. Therefore make sure you use an exact version in your package.json/requirements.txt before it reaches 1.0.0.

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:
iam-floyd-npm iam-floyd-pypi
cdk-iam-floyd:
Integrates into AWS CDK and extends iam.PolicyStatement:
cdk-iam-floyd-npm cdk-iam-floyd-pypi
Starting with version 0.300.0, the packages are compatible with CDK v2. For CDK v1 you can use any version up to:
cdk-iam-floyd-npm-v1 cdk-iam-floyd-pypi-v1

Find them all on libraries.io.