mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-01 04:40:38 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
+6
-6
@@ -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.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user