1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. lightsail
  5. Bucket

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

aws-native.lightsail.Bucket

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi

Resource Type definition for AWS::Lightsail::Bucket

Create Bucket Resource

Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

Constructor syntax

new Bucket(name: string, args: BucketArgs, opts?: CustomResourceOptions);
@overload
def Bucket(resource_name: str,
           args: BucketArgs,
           opts: Optional[ResourceOptions] = None)

@overload
def Bucket(resource_name: str,
           opts: Optional[ResourceOptions] = None,
           bundle_id: Optional[str] = None,
           access_rules: Optional[BucketAccessRulesArgs] = None,
           bucket_name: Optional[str] = None,
           object_versioning: Optional[bool] = None,
           read_only_access_accounts: Optional[Sequence[str]] = None,
           resources_receiving_access: Optional[Sequence[str]] = None,
           tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewBucket(ctx *Context, name string, args BucketArgs, opts ...ResourceOption) (*Bucket, error)
public Bucket(string name, BucketArgs args, CustomResourceOptions? opts = null)
public Bucket(String name, BucketArgs args)
public Bucket(String name, BucketArgs args, CustomResourceOptions options)
type: aws-native:lightsail:Bucket
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

Parameters

name This property is required. string
The unique name of the resource.
args This property is required. BucketArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name This property is required. str
The unique name of the resource.
args This property is required. BucketArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name This property is required. string
The unique name of the resource.
args This property is required. BucketArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name This property is required. string
The unique name of the resource.
args This property is required. BucketArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name This property is required. String
The unique name of the resource.
args This property is required. BucketArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

Bucket Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

The Bucket resource accepts the following input properties:

BundleId This property is required. string
The ID of the bundle to use for the bucket.
AccessRules Pulumi.AwsNative.Lightsail.Inputs.BucketAccessRules
An object that describes the access rules for the bucket.
BucketName string
The name for the bucket.
ObjectVersioning bool
Specifies whether to enable or disable versioning of objects in the bucket.
ReadOnlyAccessAccounts List<string>
An array of strings to specify the AWS account IDs that can access the bucket.
ResourcesReceivingAccess List<string>
The names of the Lightsail resources for which to set bucket access.
Tags List<Pulumi.AwsNative.Inputs.Tag>
An array of key-value pairs to apply to this resource.
BundleId This property is required. string
The ID of the bundle to use for the bucket.
AccessRules BucketAccessRulesArgs
An object that describes the access rules for the bucket.
BucketName string
The name for the bucket.
ObjectVersioning bool
Specifies whether to enable or disable versioning of objects in the bucket.
ReadOnlyAccessAccounts []string
An array of strings to specify the AWS account IDs that can access the bucket.
ResourcesReceivingAccess []string
The names of the Lightsail resources for which to set bucket access.
Tags TagArgs
An array of key-value pairs to apply to this resource.
bundleId This property is required. String
The ID of the bundle to use for the bucket.
accessRules BucketAccessRules
An object that describes the access rules for the bucket.
bucketName String
The name for the bucket.
objectVersioning Boolean
Specifies whether to enable or disable versioning of objects in the bucket.
readOnlyAccessAccounts List<String>
An array of strings to specify the AWS account IDs that can access the bucket.
resourcesReceivingAccess List<String>
The names of the Lightsail resources for which to set bucket access.
tags List<Tag>
An array of key-value pairs to apply to this resource.
bundleId This property is required. string
The ID of the bundle to use for the bucket.
accessRules BucketAccessRules
An object that describes the access rules for the bucket.
bucketName string
The name for the bucket.
objectVersioning boolean
Specifies whether to enable or disable versioning of objects in the bucket.
readOnlyAccessAccounts string[]
An array of strings to specify the AWS account IDs that can access the bucket.
resourcesReceivingAccess string[]
The names of the Lightsail resources for which to set bucket access.
tags Tag[]
An array of key-value pairs to apply to this resource.
bundle_id This property is required. str
The ID of the bundle to use for the bucket.
access_rules BucketAccessRulesArgs
An object that describes the access rules for the bucket.
bucket_name str
The name for the bucket.
object_versioning bool
Specifies whether to enable or disable versioning of objects in the bucket.
read_only_access_accounts Sequence[str]
An array of strings to specify the AWS account IDs that can access the bucket.
resources_receiving_access Sequence[str]
The names of the Lightsail resources for which to set bucket access.
tags Sequence[TagArgs]
An array of key-value pairs to apply to this resource.
bundleId This property is required. String
The ID of the bundle to use for the bucket.
accessRules Property Map
An object that describes the access rules for the bucket.
bucketName String
The name for the bucket.
objectVersioning Boolean
Specifies whether to enable or disable versioning of objects in the bucket.
readOnlyAccessAccounts List<String>
An array of strings to specify the AWS account IDs that can access the bucket.
resourcesReceivingAccess List<String>
The names of the Lightsail resources for which to set bucket access.
tags List<Property Map>
An array of key-value pairs to apply to this resource.

Outputs

All input properties are implicitly available as output properties. Additionally, the Bucket resource produces the following output properties:

AbleToUpdateBundle bool
Indicates whether the bundle that is currently applied to a bucket can be changed to another bundle. You can update a bucket's bundle only one time within a monthly AWS billing cycle.
BucketArn string
The Amazon Resource Name (ARN) of the bucket.
Id string
The provider-assigned unique ID for this managed resource.
Url string
The URL of the bucket.
AbleToUpdateBundle bool
Indicates whether the bundle that is currently applied to a bucket can be changed to another bundle. You can update a bucket's bundle only one time within a monthly AWS billing cycle.
BucketArn string
The Amazon Resource Name (ARN) of the bucket.
Id string
The provider-assigned unique ID for this managed resource.
Url string
The URL of the bucket.
ableToUpdateBundle Boolean
Indicates whether the bundle that is currently applied to a bucket can be changed to another bundle. You can update a bucket's bundle only one time within a monthly AWS billing cycle.
bucketArn String
The Amazon Resource Name (ARN) of the bucket.
id String
The provider-assigned unique ID for this managed resource.
url String
The URL of the bucket.
ableToUpdateBundle boolean
Indicates whether the bundle that is currently applied to a bucket can be changed to another bundle. You can update a bucket's bundle only one time within a monthly AWS billing cycle.
bucketArn string
The Amazon Resource Name (ARN) of the bucket.
id string
The provider-assigned unique ID for this managed resource.
url string
The URL of the bucket.
able_to_update_bundle bool
Indicates whether the bundle that is currently applied to a bucket can be changed to another bundle. You can update a bucket's bundle only one time within a monthly AWS billing cycle.
bucket_arn str
The Amazon Resource Name (ARN) of the bucket.
id str
The provider-assigned unique ID for this managed resource.
url str
The URL of the bucket.
ableToUpdateBundle Boolean
Indicates whether the bundle that is currently applied to a bucket can be changed to another bundle. You can update a bucket's bundle only one time within a monthly AWS billing cycle.
bucketArn String
The Amazon Resource Name (ARN) of the bucket.
id String
The provider-assigned unique ID for this managed resource.
url String
The URL of the bucket.

Supporting Types

BucketAccessRules
, BucketAccessRulesArgs

AllowPublicOverrides bool
A Boolean value that indicates whether the access control list (ACL) permissions that are applied to individual objects override the getObject option that is currently specified.
GetObject string
Specifies the anonymous access to all objects in a bucket.
AllowPublicOverrides bool
A Boolean value that indicates whether the access control list (ACL) permissions that are applied to individual objects override the getObject option that is currently specified.
GetObject string
Specifies the anonymous access to all objects in a bucket.
allowPublicOverrides Boolean
A Boolean value that indicates whether the access control list (ACL) permissions that are applied to individual objects override the getObject option that is currently specified.
getObject String
Specifies the anonymous access to all objects in a bucket.
allowPublicOverrides boolean
A Boolean value that indicates whether the access control list (ACL) permissions that are applied to individual objects override the getObject option that is currently specified.
getObject string
Specifies the anonymous access to all objects in a bucket.
allow_public_overrides bool
A Boolean value that indicates whether the access control list (ACL) permissions that are applied to individual objects override the getObject option that is currently specified.
get_object str
Specifies the anonymous access to all objects in a bucket.
allowPublicOverrides Boolean
A Boolean value that indicates whether the access control list (ACL) permissions that are applied to individual objects override the getObject option that is currently specified.
getObject String
Specifies the anonymous access to all objects in a bucket.

Tag
, TagArgs

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.27.0 published on Monday, Apr 14, 2025 by Pulumi