latest--aws-lightsail-bucket
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-lightsail-bucket.json |
| Parent schema | serverless-framework-configuration |
Resource Type definition for AWS::Lightsail::Bucket. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-lightsail.git
Properties
The name for the bucket.
The ID of the bundle to use for the bucket.
Specifies whether to enable or disable versioning of objects in the bucket.
An object that sets the public accessibility of objects in the specified bucket.
2 nested properties
Specifies the anonymous access to all objects in a bucket.
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.
The names of the Lightsail resources for which to set bucket access.
An array of strings to specify the AWS account IDs that can access the bucket.
Definitions
A key-value pair to associate with a resource.
The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
An object that sets the public accessibility of objects in the specified bucket.
Specifies the anonymous access to all objects in a bucket.
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.