listRegistryRecords
inline suspend fun BedrockAgentCoreControlClient.listRegistryRecords(crossinline block: ListRegistryRecordsRequest.Builder.() -> Unit): ListRegistryRecordsResponse
Lists registry records within a registry. You can optionally filter results using the name, status, and descriptorType parameters. When multiple filters are specified, they are combined using AND logic.