listAccessTokens
inline suspend fun CodeCatalystClient.listAccessTokens(crossinline block: ListAccessTokensRequest.Builder.() -> Unit): ListAccessTokensResponse
Lists all personal access tokens (PATs) associated with the user who calls the API. You can only list PATs associated with your Amazon Web Services Builder ID.