Updates the bundle of your Amazon Lightsail content delivery network (CDN) distribution
Source:R/lightsail_operations.R
lightsail_update_distribution_bundle.RdUpdates 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.
Arguments
- distributionName
The name of the distribution for which to update the bundle.
Use the
get_distributionsaction 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_bundlesaction to get a list of distribution bundle IDs that you can specify.