| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default AddRoleToInstanceProfileResponse |
IamClient.addRoleToInstanceProfile(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest)
Adds the specified IAM role to the specified instance profile.
|
default CompletableFuture<AddRoleToInstanceProfileResponse> |
IamAsyncClient.addRoleToInstanceProfile(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest)
Adds the specified IAM role to the specified instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddRoleToInstanceProfileRequestMarshaller.marshall(AddRoleToInstanceProfileRequest addRoleToInstanceProfileRequest) |
Copyright © 2022. All rights reserved.