BucketBundle - Amazon Lightsail

BucketBundle

Describes the specifications of a bundle that can be applied to an Amazon Lightsail bucket.

A bucket bundle specifies the monthly cost, storage space, and data transfer quota for a bucket.

Contents

bundleId

The ID of the bundle.

Type: String

Pattern: .*\S.*

Required: No

isActive

Indicates whether the bundle is active. Use for a new or existing bucket.

Type: Boolean

Required: No

name

The name of the bundle.

Type: String

Pattern: .*\S.*

Required: No

price

The monthly price of the bundle, in US dollars.

Type: Float

Required: No

storagePerMonthInGb

The storage size of the bundle, in GB.

Type: Integer

Required: No

transferPerMonthInGb

The monthly network transfer quota of the bundle.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: