1 2 3 4 5 6 7 8 9 10 11 12
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package greengrass provides the API client, operations, and parameter types for
// AWS Greengrass.
//
// 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.
package greengrass
|