| 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<PutPermissionResponse> |
CloudWatchEventsAsyncClient.putPermission(PutPermissionRequest putPermissionRequest)
Running
PutPermission permits the specified AWS account or AWS organization to put events to the
specified event bus. |
default PutPermissionResponse |
CloudWatchEventsClient.putPermission(PutPermissionRequest putPermissionRequest)
Running
PutPermission permits the specified AWS account or AWS organization to put events to the
specified event bus. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutPermissionRequestMarshaller.marshall(PutPermissionRequest putPermissionRequest) |
Copyright © 2020. All rights reserved.