Go to the AWS Management Console
glutisify-datalake
The bucket name must be unique and cannot duplicate any existing bucket names.
You can choose your own bucket name if you prefer!
You can also quickly create it using the following CLI command:
aws s3api create-bucket \
--bucket glutisify-datalake \
--region ap-southeast-1 \
--create-bucket-configuration LocationConstraint=ap-southeast-1