| Package | Description |
|---|---|
| software.amazon.awssdk.services.rds |
|
| software.amazon.awssdk.services.rds.transform |
| Modifier and Type | Method and Description |
|---|---|
default RestoreDbClusterFromS3Response |
RdsClient.restoreDBClusterFromS3(RestoreDbClusterFromS3Request restoreDbClusterFromS3Request)
Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket.
|
default CompletableFuture<RestoreDbClusterFromS3Response> |
RdsAsyncClient.restoreDBClusterFromS3(RestoreDbClusterFromS3Request restoreDbClusterFromS3Request)
Creates an Amazon Aurora DB cluster from MySQL data stored in an Amazon S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
RestoreDbClusterFromS3RequestMarshaller.marshall(RestoreDbClusterFromS3Request restoreDbClusterFromS3Request) |
Copyright © 2023. All rights reserved.