lightsail_update_distribution_bundle: Updates the bundle of your Amazon Lightsail content delivery...

View source: R/lightsail_operations.R

lightsail_update_distribution_bundleR Documentation

Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution

Description

Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution.

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

Usage

lightsail_update_distribution_bundle(distributionName = NULL, bundleId = NULL)

Arguments

distributionName

The name of the distribution for which to update the bundle.

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

bundleId

The bundle ID of the new bundle to apply to your distribution.

Use the get_distribution_bundles action to get a list of distribution bundle IDs that you can specify.


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