listImportedModels
inline suspend fun BedrockClient.listImportedModels(crossinline block: ListImportedModelsRequest.Builder.() -> Unit): ListImportedModelsResponse
Returns a list of models you've imported. You can filter the results to return based on one or more criteria. For more information, see Import a customized model in the Amazon Bedrock User Guide.