| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2 |
IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices.
|
| Modifier and Type | Method and Description |
|---|---|
default GetServiceRoleForAccountResponse |
GreengrassV2Client.getServiceRoleForAccount(Consumer<GetServiceRoleForAccountRequest.Builder> getServiceRoleForAccountRequest)
Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web
Services Region.
|
default GetServiceRoleForAccountResponse |
GreengrassV2Client.getServiceRoleForAccount(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest)
Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web
Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetServiceRoleForAccountResponse> |
GreengrassV2AsyncClient.getServiceRoleForAccount(Consumer<GetServiceRoleForAccountRequest.Builder> getServiceRoleForAccountRequest)
Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web
Services Region.
|
default CompletableFuture<GetServiceRoleForAccountResponse> |
GreengrassV2AsyncClient.getServiceRoleForAccount(GetServiceRoleForAccountRequest getServiceRoleForAccountRequest)
Gets the service role associated with IoT Greengrass for your Amazon Web Services account in this Amazon Web
Services Region.
|
Copyright © 2023. All rights reserved.