| Package | Description |
|---|---|
| software.amazon.awssdk.services.iam |
|
| Modifier and Type | Method and Description |
|---|---|
default ListAccessKeysPublisher |
IamAsyncClient.listAccessKeysPaginator()
Returns information about the access key IDs associated with the specified IAM user.
|
default ListAccessKeysPublisher |
IamAsyncClient.listAccessKeysPaginator(Consumer<ListAccessKeysRequest.Builder> listAccessKeysRequest)
Returns information about the access key IDs associated with the specified IAM user.
|
default ListAccessKeysPublisher |
IamAsyncClient.listAccessKeysPaginator(ListAccessKeysRequest listAccessKeysRequest)
Returns information about the access key IDs associated with the specified IAM user.
|
Copyright © 2022. All rights reserved.