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.
lightsail_update_distribution_bundle(distributionName = NULL, bundleId = NULL)
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.
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.