aws::s3-bucket

Query bucket name.

Example

bucket-name: $(external-query aws::s3-bucket { name: 'bucket-example'})

Attributes

Attribute Description
name The name of the bucket. This should be a unique value.