| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisableImageResponse> |
Ec2AsyncClient.disableImage(DisableImageRequest disableImageRequest)
Sets the AMI state to
disabled and removes all launch permissions from the AMI. |
default DisableImageResponse |
Ec2Client.disableImage(DisableImageRequest disableImageRequest)
Sets the AMI state to
disabled and removes all launch permissions from the AMI. |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DisableImageRequestMarshaller.marshall(DisableImageRequest disableImageRequest) |
Copyright © 2023. All rights reserved.