{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-ec2-image-builder/refs/heads/main/json-structure/ec2-image-builder-list-images-request-structure.json", "name": "ListImagesRequest", "description": "ListImagesRequest schema from EC2 Image Builder", "type": "object", "properties": { "owner": { "allOf": [ { "$ref": "#/components/schemas/Ownership" }, { "description": "The owner defines which images you want to list. By default, this request will only show images owned by your account. You can use this field to specify if you want to view images owned by yourself, by Amazon, or those images that have been shared with you by other customers." } ] }, "filters": { "allOf": [ { "$ref": "#/components/schemas/FilterList" }, { "description": "
Use the following filters to streamline results:
name
osVersion
platform
type
version