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