| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default AssociateIamInstanceProfileResponse |
Ec2Client.associateIamInstanceProfile(AssociateIamInstanceProfileRequest associateIamInstanceProfileRequest)
Associates an IAM instance profile with a running or stopped instance.
|
default CompletableFuture<AssociateIamInstanceProfileResponse> |
Ec2AsyncClient.associateIamInstanceProfile(AssociateIamInstanceProfileRequest associateIamInstanceProfileRequest)
Associates an IAM instance profile with a running or stopped instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AssociateIamInstanceProfileRequestMarshaller.marshall(AssociateIamInstanceProfileRequest associateIamInstanceProfileRequest) |
Copyright © 2022. All rights reserved.