| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagInstanceProfileResponse |
IamClient.untagInstanceProfile(UntagInstanceProfileRequest untagInstanceProfileRequest)
Removes the specified tags from the IAM instance profile.
|
default CompletableFuture<UntagInstanceProfileResponse> |
IamAsyncClient.untagInstanceProfile(UntagInstanceProfileRequest untagInstanceProfileRequest)
Removes the specified tags from the IAM instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagInstanceProfileRequestMarshaller.marshall(UntagInstanceProfileRequest untagInstanceProfileRequest) |
Copyright © 2023. All rights reserved.