Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket
Source:R/lightsail_operations.R
lightsail_update_bucket_bundle.RdUpdates the bundle, or storage plan, of an existing Amazon Lightsail bucket.
See https://www.paws-r-sdk.com/docs/lightsail_update_bucket_bundle/ for full documentation.
Arguments
- bucketName
[required] The name of the bucket for which to update the bundle.
- bundleId
[required] The ID of the new bundle to apply to the bucket.
Use the
get_bucket_bundlesaction to get a list of bundle IDs that you can specify.