Package | Description |
---|---|
software.amazon.awssdk.services.sqs |
Welcome to the Amazon Simple Queue Service API Reference.
|
software.amazon.awssdk.services.sqs.transform |
Modifier and Type | Method and Description |
---|---|
default RemovePermissionResponse |
SqsClient.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes any permissions in the queue policy that matches the specified
Label parameter. |
default CompletableFuture<RemovePermissionResponse> |
SqsAsyncClient.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes any permissions in the queue policy that matches the specified
Label parameter. |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
RemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest) |
Copyright © 2020. All rights reserved.