devops-exercises/topics/aws/exercises/s3/new_bucket/exercise.md
Arie Bregman 48db2d4664 Update
2022-08-25 09:17:29 +03:00

312 B

Create buckets

Objectives

  1. Create the following buckets:
    1. Private bucket
      1. eu-west-2 region
      2. Upload a single file to the bucket. Any file.
    2. Public bucket
      1. eu-west-1 region
      2. Versioning should be enabled

Solution

Click here to view the solution