| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ReplaceIamInstanceProfileAssociationResponse> |
Ec2AsyncClient.replaceIamInstanceProfileAssociation(ReplaceIamInstanceProfileAssociationRequest replaceIamInstanceProfileAssociationRequest)
Replaces an IAM instance profile for the specified running instance.
|
default ReplaceIamInstanceProfileAssociationResponse |
Ec2Client.replaceIamInstanceProfileAssociation(ReplaceIamInstanceProfileAssociationRequest replaceIamInstanceProfileAssociationRequest)
Replaces an IAM instance profile for the specified running instance.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ReplaceIamInstanceProfileAssociationRequestMarshaller.marshall(ReplaceIamInstanceProfileAssociationRequest replaceIamInstanceProfileAssociationRequest) |
Copyright © 2020. All rights reserved.