| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default TagPolicyResponse |
IamClient.tagPolicy(TagPolicyRequest tagPolicyRequest)
Adds one or more tags to an IAM customer managed policy.
|
default CompletableFuture<TagPolicyResponse> |
IamAsyncClient.tagPolicy(TagPolicyRequest tagPolicyRequest)
Adds one or more tags to an IAM customer managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
TagPolicyRequestMarshaller.marshall(TagPolicyRequest tagPolicyRequest) |
Copyright © 2023. All rights reserved.