| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEffectivePoliciesResponse> |
IotAsyncClient.getEffectivePolicies(GetEffectivePoliciesRequest getEffectivePoliciesRequest)
Gets a list of the policies that have an effect on the authorization behavior of the specified device when it
connects to the IoT device gateway.
|
default GetEffectivePoliciesResponse |
IotClient.getEffectivePolicies(GetEffectivePoliciesRequest getEffectivePoliciesRequest)
Gets a list of the policies that have an effect on the authorization behavior of the specified device when it
connects to the IoT device gateway.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetEffectivePoliciesRequestMarshaller.marshall(GetEffectivePoliciesRequest getEffectivePoliciesRequest) |
Copyright © 2023. All rights reserved.