| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| software.amazon.awssdk.services.iam.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListPolicyTagsResponse |
IamClient.listPolicyTags(ListPolicyTagsRequest listPolicyTagsRequest)
Lists the tags that are attached to the specified IAM customer managed policy.
|
default CompletableFuture<ListPolicyTagsResponse> |
IamAsyncClient.listPolicyTags(ListPolicyTagsRequest listPolicyTagsRequest)
Lists the tags that are attached to the specified IAM customer managed policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPolicyTagsRequestMarshaller.marshall(ListPolicyTagsRequest listPolicyTagsRequest) |
Copyright © 2022. All rights reserved.