listImages
inline suspend fun SageMakerClient.listImages(crossinline block: ListImagesRequest.Builder.() -> Unit): ListImagesResponse
Lists the images in your account and their properties. The list can be filtered by creation time or modified time, and whether the image name contains a specified string.