This is a fork of the AWS JS SDK v2 with modifications to make it compatible with Service Workers.
To generate the full unminified SDK, run the following:
npm update
npm run-script build
The aws-sdk-2.xxxx.x-sw.js
file will be generated for you in the project root.