lightsail_update_bucket_bundle: Updates the bundle, or storage plan, of an existing Amazon...

View source: R/lightsail_operations.R

lightsail_update_bucket_bundleR 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 get_bucket_bundles action to get a list of bundle IDs that you can specify.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.