| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail |
Amazon Lightsail is the easiest way to get started with Amazon Web Services (Amazon Web Services) for developers who
need to build websites or web applications.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateBucketAccessKeyResponse |
LightsailClient.createBucketAccessKey(Consumer<CreateBucketAccessKeyRequest.Builder> createBucketAccessKeyRequest)
Creates a new access key for the specified Amazon Lightsail bucket.
|
default CreateBucketAccessKeyResponse |
LightsailClient.createBucketAccessKey(CreateBucketAccessKeyRequest createBucketAccessKeyRequest)
Creates a new access key for the specified Amazon Lightsail bucket.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateBucketAccessKeyResponse> |
LightsailAsyncClient.createBucketAccessKey(Consumer<CreateBucketAccessKeyRequest.Builder> createBucketAccessKeyRequest)
Creates a new access key for the specified Amazon Lightsail bucket.
|
default CompletableFuture<CreateBucketAccessKeyResponse> |
LightsailAsyncClient.createBucketAccessKey(CreateBucketAccessKeyRequest createBucketAccessKeyRequest)
Creates a new access key for the specified Amazon Lightsail bucket.
|
Copyright © 2023. All rights reserved.