Metadata-Version: 2.1
Name: jjrawlins.cdk-iam-policy-builder-helper
Version: 0.0.1
Summary: A CDK construct that helps build IAM policies using the AWS IAM Policy Builder dump. Normally it is better to use cdk-iam-floyd, However, I found that cdk-iam-floyd currently is not jsii compliant so I wasn't able to use it in my jsii compliant projects in languages that are not typescript or python.
Home-page: https://github.com/jjrawlins/cdk-iam-policy-builder-helper.git
Author: Jayson Rawlins<JaysonJ.Rawlins@gmail.com>
License: Apache-2.0
Project-URL: Source, https://github.com/jjrawlins/cdk-iam-policy-builder-helper.git
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: JavaScript
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Typing :: Typed
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved
Requires-Python: ~=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

jjrawlins.cdk-iam-policy-builder-helper
=======================================
