Elliott Spira
Elliott Spira
We will do the following steps in CI/CD: - build code package - generate any CloudFormation that needs generation - deploy code and CF templates to S3 Simplify the README:...
Currently, after receiving an event, we construct the role to assume using the recipient account id (good) with the stack name (bad - as changing between different stacks). Need to...
Utilise TravisCI or one of the other free providers we have utilised previously to test, transpile ( if done after #4 ) and deploy to npm's package registry when builds...
While not a high priority, would love to have this rewritten for es6 and have devDependencies to transpile the code to es5
Would be great to be able to pass either a string or a regular expression value for the privilege argument to `isAllowed`. This means that if we want to interpret...