lightsail_update_bucket_bundle {paws.compute} | R Documentation |
Updates the bundle, or storage plan, of an existing Amazon Lightsail bucket
Description
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.
Usage
lightsail_update_bucket_bundle(bucketName, bundleId)
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 |
[Package paws.compute version 0.9.0 Index]