v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159650798.5 KB

Returns the timestamp and status of the last cache reset of a specific Amazon Lightsail content delivery network (CDN) distribution.

post/#X-Amz-Target=Lightsail_20161128.GetDistributionLatestCacheReset

Headers

X-Amz-Target'Lightsail_20161128.GetDistributionLatestCacheReset' required

Request body

distributionNamestring
<p>The name of the distribution for which to return the timestamp of the last cache reset.</p> <p>Use the <code>GetDistributions</code> action to get a list of distribution names that you can specify.</p> <p>When omitted, the response includes the latest cache reset timestamp of all your distributions.</p>

Response

Success

statusstring

The status of the last cache reset.

createTimestring date-time

The timestamp of the last cache reset (e.g., <code>1479734909.17</code>) in Unix time format.