| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default AddPermissionResponse |
SnsClient.addPermission(AddPermissionRequest addPermissionRequest)
Adds a statement to a topic's access control policy, granting access for the specified Amazon Web Services
accounts to the specified actions.
|
default CompletableFuture<AddPermissionResponse> |
SnsAsyncClient.addPermission(AddPermissionRequest addPermissionRequest)
Adds a statement to a topic's access control policy, granting access for the specified Amazon Web Services
accounts to the specified actions.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddPermissionRequestMarshaller.marshall(AddPermissionRequest addPermissionRequest) |
Copyright © 2022. All rights reserved.