Updates 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.
lightsail_update_bucket_bundle(bucketName, bundleId)
[required] The name of the bucket for which to update the bundle.
[required] The ID of the new bundle to apply to the bucket.
Use the get_bucket_bundles
action to
get a list of bundle IDs that you can specify.