deleteCapacityProviderSession
inline suspend fun BedrockAgentCoreClient.deleteCapacityProviderSession(crossinline block: DeleteCapacityProviderSessionRequest.Builder.() -> Unit): DeleteCapacityProviderSessionResponse
Deletes a session associated with a capacity provider in Amazon Bedrock AgentCore and makes the session unavailable for further use. To delete a capacity provider session, specify both the capacity provider identifier and the session ID. After you delete a session, you cannot restart it.