| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchevents |
Amazon EventBridge helps you to respond to state changes in your AWS resources.
|
| software.amazon.awssdk.services.cloudwatchevents.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<RemovePermissionResponse> |
CloudWatchEventsAsyncClient.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes the permission of another AWS account to be able to put events to the specified event bus.
|
default RemovePermissionResponse |
CloudWatchEventsClient.removePermission(RemovePermissionRequest removePermissionRequest)
Revokes the permission of another AWS account to be able to put events to the specified event bus.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RemovePermissionRequestMarshaller.marshall(RemovePermissionRequest removePermissionRequest) |
Copyright © 2020. All rights reserved.