v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465286243.1 KB

Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided. Otherwise, all images in the account are described.

post/#X-Amz-Target=PhotonAdminProxyService.DescribeImages

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'PhotonAdminProxyService.DescribeImages' required

Request body

NamesString[]

The names of the public or private images to describe.

ArnsArn[]

The ARNs of the public, private, and shared images to describe.

Type'PUBLIC' | 'PRIVATE' | 'SHARED'

The type of image (public, private, or shared) to describe.

NextTokenstring

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

MaxResultsinteger

The maximum size of each page of results.

Response

Success

NextTokenstring

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.