This is a repo that contains Amazon AWS SDK for Java. It is used in a Studio wrapper plugin 
com.silabs.external.aws, which allows Studio to access the SDK.
Please see NOTICE.txt for more about the content.

2016-10-10:
-------------------------------------------------------------------------
The content is trimmed with these parts removed to reduce the size of the 
wrapper plugin for quicker download:
- Documentation folder
- javadoc jar file
- source jar file 

Currently we just need the S3 support. And only these third party libs are really needed:

commons-logging-1.1.3.jar
httpclient-4.5.2.jar
httpcore-4.4.4.jar
jackson-annotations-2.6.0.jar
jackson-core-2.6.6.jar
jackson-databind-2.6.6.jar
joda-time-2.8.1.jar

But the extra third party plugins are not that big relative the total size, 
we'll keep them for easier upgrade or  possible future expanded usage.