getBucketBundles
inline suspend fun LightsailClient.getBucketBundles(crossinline block: GetBucketBundlesRequest.Builder.() -> Unit): GetBucketBundlesResponse
Returns the bundles that you can apply to a Amazon Lightsail bucket.
The bucket bundle specifies the monthly cost, storage quota, and data transfer quota for a bucket.
Use the UpdateBucketBundle action to update the bundle for a bucket.