Bucket Access Key
Provides a lightsail bucket access key. This is a set of credentials that allow API requests to be made to the lightsail bucket.
Import
aws_lightsail_bucket_access_key
can be imported by using the id
attribute, e.g.,
$ pulumi import aws:lightsail/bucketAccessKey:BucketAccessKey test example-bucket,AKIA47VOQ2KPR7LLRZ6D
Content copied to clipboard
Properties
Link copied to clipboard
The ID of the access key.
Link copied to clipboard
The name of the bucket that the new access key will belong to, and grant access to.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The secret access key used to sign requests. This attribute is not available for imported resources. Note that this will be written to the state file.