| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListPoliciesIterable |
IamClient.listPoliciesPaginator()
Lists all the managed policies that are available in your Amazon Web Services account, including your own
customer-defined managed policies and all Amazon Web Services managed policies.
|
default ListPoliciesIterable |
IamClient.listPoliciesPaginator(Consumer<ListPoliciesRequest.Builder> listPoliciesRequest)
Lists all the managed policies that are available in your Amazon Web Services account, including your own
customer-defined managed policies and all Amazon Web Services managed policies.
|
default ListPoliciesIterable |
IamClient.listPoliciesPaginator(ListPoliciesRequest listPoliciesRequest)
Lists all the managed policies that are available in your Amazon Web Services account, including your own
customer-defined managed policies and all Amazon Web Services managed policies.
|
Copyright © 2023. All rights reserved.