rustv1/examples/greengrassv2/README.md
These examples demonstrate how to perform several AWS Greengrass V2 operations using the AWS SDK for Rust.
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.
You must have an AWS account, and have configured your default credentials and AWS Region as described in https://github.com/awslabs/aws-sdk-rust.
This example lists the name, status, and last update timestamp of your IoT Greengrass V2 devices in the Region.
cargo run --bin list-core-devices -- [-r REGION] [-v]
To propose a new code example to the AWS documentation team, see CONTRIBUTING.md. The team prefers to create code examples that show broad scenarios rather than individual API calls.
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0