| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagInstanceProfileResponse |
IamClient.tagInstanceProfile(TagInstanceProfileRequest tagInstanceProfileRequest)
Adds one or more tags to an IAM instance profile.
|
default CompletableFuture<TagInstanceProfileResponse> |
IamAsyncClient.tagInstanceProfile(TagInstanceProfileRequest tagInstanceProfileRequest)
Adds one or more tags to an IAM instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagInstanceProfileRequestMarshaller.marshall(TagInstanceProfileRequest tagInstanceProfileRequest) |
Copyright © 2022. All rights reserved.