DefinitelyTyped/types/aws-lambda
Aneil Mallavarapu a5db46d192 Add missing elements to Policy Statement (#24792)
* Add: NotAction, NotResource, Principal, NotPrincipal
* Implement some of the conditional logic
  - e.g., Action or NotAction is required
  - however, mutual exclusivity is not implemented (hard to do in Typescript)
* Allow >1 statement per PolicyDocument
2018-04-12 12:11:30 -07:00
..
aws-lambda-tests.ts Add missing elements to Policy Statement (#24792) 2018-04-12 12:11:30 -07:00
index.d.ts Add missing elements to Policy Statement (#24792) 2018-04-12 12:11:30 -07:00
tsconfig.json Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
tslint.json aws-lambda: Lint (#23167) 2018-01-24 09:53:35 -08:00