Update Go AWS SDK to the latest version

This commit is contained in:
Andrey Smirnov
2019-07-13 00:03:55 +03:00
committed by Andrey Smirnov
parent d08be990ef
commit 94a72b23ff
2183 changed files with 885887 additions and 228114 deletions
+6 -6
View File
@@ -3,12 +3,12 @@
// Package greengrass provides the client and types for making API
// requests to AWS Greengrass.
//
// AWS Greengrass seamlessly extends AWS onto physical devices so they can act
// locally on the data they generate, while still using the cloud for management,
// analytics, and durable storage. AWS Greengrass ensures your devices can respond
// quickly to local events and operate with intermittent connectivity. AWS Greengrass
// minimizes the cost of transmitting data to the cloud by allowing you to author
// AWS Lambda functions that execute locally.
// AWS IoT Greengrass seamlessly extends AWS onto physical devices so they can
// act locally on the data they generate, while still using the cloud for management,
// analytics, and durable storage. AWS IoT Greengrass ensures your devices can
// respond quickly to local events and operate with intermittent connectivity.
// AWS IoT Greengrass minimizes the cost of transmitting data to the cloud by
// allowing you to author AWS Lambda functions that execute locally.
//
// See https://docs.aws.amazon.com/goto/WebAPI/greengrass-2017-06-07 for more information on this service.
//