View source: R/lightsail_operations.R
lightsail_update_bucket_bundle | R Documentation |
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)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.