| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TestAuthorizationResponse> |
IotAsyncClient.testAuthorization(TestAuthorizationRequest testAuthorizationRequest)
Tests if a specified principal is authorized to perform an AWS IoT action on a specified resource.
|
default TestAuthorizationResponse |
IotClient.testAuthorization(TestAuthorizationRequest testAuthorizationRequest)
Tests if a specified principal is authorized to perform an AWS IoT action on a specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TestAuthorizationRequestMarshaller.marshall(TestAuthorizationRequest testAuthorizationRequest) |
Copyright © 2021. All rights reserved.