Skip to content

Files

Latest commit

Aug 25, 2022
48db2d4 · Aug 25, 2022

History

History
15 lines (11 loc) · 312 Bytes

File metadata and controls

15 lines (11 loc) · 312 Bytes

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