updateRegistry
inline suspend fun BedrockAgentCoreControlClient.updateRegistry(crossinline block: UpdateRegistryRequest.Builder.() -> Unit): UpdateRegistryResponse
Updates an existing registry. This operation uses PATCH semantics, so you only need to specify the fields you want to change.