1.0.6 • Published 4 years ago
@akishichinibu/aws-policy-types v1.0.6
aws-policy-types
A package contains type definition of AWS policies (ARN, Actions, etc), help you to write IAM definition in your code with typing-check.
Getting Started
Installing
npm install @akishichinibu/aws-policies-types
Help
The type definition is generated from https://awspolicygen.s3.amazonaws.com/js/policies.js
.
Authors
akishichinibu@gmail.com
License
This project is licensed under the MIT License - see the LICENSE file for details