A package contains type definition of AWS policies (ARN, Actions, etc), help you to write IAM definition in your code with typing-check.
npm install @akishichinibu/aws-policies-typesThe type definition is generated from https://awspolicygen.s3.amazonaws.com/js/policies.js.
This project is licensed under the MIT License - see the LICENSE file for details