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} |
|---|