| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListRolePoliciesIterable |
IamClient.listRolePoliciesPaginator(Consumer<ListRolePoliciesRequest.Builder> listRolePoliciesRequest)
Lists the names of the inline policies that are embedded in the specified IAM role.
|
default ListRolePoliciesIterable |
IamClient.listRolePoliciesPaginator(ListRolePoliciesRequest listRolePoliciesRequest)
Lists the names of the inline policies that are embedded in the specified IAM role.
|
Copyright © 2023. All rights reserved.