Create an S3 Bucket
Note: You must have access to an AWS cloud account and know the AWS Account Number. See Creating a bucket for more information.
S3 Connectors are secure gateways through which data products can be moved in and out of the Platform using S3 bucket transfers.
To create an S3 bucket:
Log into your AWS account.
In the search bar type S3 or Bucket.
Click enter.Click on Create Bucket.
Under General Configuration:
Insert Bucket Name.
Select your AWS Region (any cross region transfers are handled appropriately if the bucket is in a different region from the platform)
(Optional) Copy settings from an existing bucket.
Under Object Owner:
Select ACLs Disabled (recommended).
Under Block Public Access settings for this bucket:
Select Block all Public Access.
Under Bucket Versioning:
Select Disable or Enable.
Help: Versioning is a means of keeping multiple variants of an object in the same bucket. You can use versioning to preserve, retrieve, and restore every version of every object stored in your Amazon S3 bucket. With versioning, you can easily recover from both unintended user actions and application failures.
(Optional) Enable Tags.
Under Default encryption:
Select advanced settings if you want to Disable or Enable object lock.
Click Create bucket.
Now you are ready to connect your storage to the platform via a cloud connector.
Related Pages