| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemovePermissionResponse> |
SnsAsyncClient.removePermission(RemovePermissionRequest removePermissionRequest)
Removes a statement from a topic's access control policy.
|
default RemovePermissionResponse |
SnsClient.removePermission(RemovePermissionRequest removePermissionRequest)
Removes a statement from a topic's access control policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest) |
Copyright © 2020. All rights reserved.