cdklabs / cdk-verified-permissions

Amazon Verified Permissions L2 CDK Constructs
Apache License 2.0
17 stars 2 forks source link

fix: absolute path in policy description when reading policy fromFile #202

Closed reste85 closed 1 month ago

reste85 commented 1 month ago

Removing absolute path as description of policy when reading from file. Keeping relative path

Fixes #196