Skip to content

Commit

Permalink
Add proper JSON serialisation support
Browse files Browse the repository at this point in the history
Because AWS’ support is flawed:

1. It does not support versions other than 2012-10-17
2. It cannot handle principals with dashes.

So, I reinvented the wheel.  I don't care much for it, especially since
I restricted myself to the JSON support baked into AWS.  In any case,
the result actually works.
  • Loading branch information
sattvik committed May 23, 2016
1 parent 579589a commit 57402aa
Show file tree
Hide file tree
Showing 5 changed files with 604 additions and 45 deletions.

0 comments on commit 57402aa

Please sign in to comment.