Previous topic

Examples

Next topic

s3_policy

This Page

s3_minimal

class examples.s3_bucket.s3_minimal.MyS3BucketStack(conf)[source]

Minimal S3 bucket creation class. Single stack per region - no environment/release variation.

Parameters:bucket_name (str) – The name of the S3 bucket to be created. Can contain AWS variables such as ${AWS::AccountId}
Outputs:
BucketArn (str): The ARN of the created S3 bucket