listAgentRuntimeVersionsByCapacityProvider
inline suspend fun BedrockAgentCoreControlClient.listAgentRuntimeVersionsByCapacityProvider(crossinline block: ListAgentRuntimeVersionsByCapacityProviderRequest.Builder.() -> Unit): ListAgentRuntimeVersionsByCapacityProviderResponse
Lists the agent runtime versions that are associated with a capacity provider. Use this operation to identify the runtimes you must disassociate before you can delete the capacity provider. Results are paginated; use the nextToken parameter to retrieve additional results.