lightsail_get_distribution_latest_cache_reset: Returns the timestamp and status of the last cache reset of a...

View source: R/lightsail_operations.R

lightsail_get_distribution_latest_cache_resetR Documentation

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

Description

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

See https://www.paws-r-sdk.com/docs/lightsail_get_distribution_latest_cache_reset/ for full documentation.

Usage

lightsail_get_distribution_latest_cache_reset(distributionName = NULL)

Arguments

distributionName

The name of the distribution for which to return the timestamp of the last cache reset.

Use the get_distributions action to get a list of distribution names that you can specify.

When omitted, the response includes the latest cache reset timestamp of all your distributions.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.