updatePaymentManager
inline suspend fun BedrockAgentCoreControlClient.updatePaymentManager(crossinline block: UpdatePaymentManagerRequest.Builder.() -> Unit): UpdatePaymentManagerResponse
Updates an existing payment manager. This operation uses PATCH semantics, so you only need to specify the fields you want to change.