lightsail_reset_distribution_cache {paws.compute}R Documentation

Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution

Description

Deletes currently cached content from your Amazon Lightsail content delivery network (CDN) distribution.

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

Usage

lightsail_reset_distribution_cache(distributionName = NULL)

Arguments

distributionName

The name of the distribution for which to reset cache.

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


[Package paws.compute version 0.7.0 Index]