submitRegistryRecordForApproval
inline suspend fun BedrockAgentCoreControlClient.submitRegistryRecordForApproval(crossinline block: SubmitRegistryRecordForApprovalRequest.Builder.() -> Unit): SubmitRegistryRecordForApprovalResponse
Submits a registry record for approval. This transitions the record from DRAFT status to PENDING_APPROVAL status. If the registry has auto-approval enabled, the record is automatically approved.