| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSubscriptionsToEventBridgeResponse |
DatabaseMigrationClient.updateSubscriptionsToEventBridge(Consumer<UpdateSubscriptionsToEventBridgeRequest.Builder> updateSubscriptionsToEventBridgeRequest)
Migrates 10 active and enabled Amazon SNS subscriptions at a time and converts them to corresponding Amazon
EventBridge rules.
|
default UpdateSubscriptionsToEventBridgeResponse |
DatabaseMigrationClient.updateSubscriptionsToEventBridge(UpdateSubscriptionsToEventBridgeRequest updateSubscriptionsToEventBridgeRequest)
Migrates 10 active and enabled Amazon SNS subscriptions at a time and converts them to corresponding Amazon
EventBridge rules.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSubscriptionsToEventBridgeResponse> |
DatabaseMigrationAsyncClient.updateSubscriptionsToEventBridge(Consumer<UpdateSubscriptionsToEventBridgeRequest.Builder> updateSubscriptionsToEventBridgeRequest)
Migrates 10 active and enabled Amazon SNS subscriptions at a time and converts them to corresponding Amazon
EventBridge rules.
|
default CompletableFuture<UpdateSubscriptionsToEventBridgeResponse> |
DatabaseMigrationAsyncClient.updateSubscriptionsToEventBridge(UpdateSubscriptionsToEventBridgeRequest updateSubscriptionsToEventBridgeRequest)
Migrates 10 active and enabled Amazon SNS subscriptions at a time and converts them to corresponding Amazon
EventBridge rules.
|
Copyright © 2023. All rights reserved.