Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 835 Bytes

packages.rst

File metadata and controls

27 lines (17 loc) · 835 Bytes

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

Starting with CDK v1.152.0 you have to use cdk-iam-floyd v0.286.0.

Starting with CDK v2.20.0 you have to use cdk-iam-floyd >= v0.351.0.

Starting with CDK v2.26.0 you have to use cdk-iam-floyd >= v0.377.0.

Find them all on libraries.io.