v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14106607606.1 KB

Lists invalidation batches.

get/2020-05-31/distribution/{DistributionId}/invalidation

Path parameters

DistributionIdstring required

The distribution's ID.

Query parameters

Markerstring

Use this parameter when paginating results to indicate where to begin in your list of invalidation batches. Because the results are returned in decreasing order from most recent to oldest, the most recent results are on the first page, the second page will contain earlier results, and so on. To get the next page of results, set <code>Marker</code> to the value of the <code>NextMarker</code> from the current page's response. This value is the same as the ID of the last invalidation batch on that page.

MaxItemsstring

The maximum number of invalidation batches that you want in the response body.

Response

Success