listCapacityProviders
inline suspend fun BedrockAgentCoreControlClient.listCapacityProviders(crossinline block: ListCapacityProvidersRequest.Builder.() -> Unit): ListCapacityProvidersResponse
Lists the capacity providers in your account and returns summary information for each one. To retrieve the full configuration for a specific capacity provider, use GetCapacityProvider. Results are paginated; use the nextToken parameter to retrieve additional results.