In this step, you will learn to create a project and setup a connection to Amazon S3 bucket in your IBM Cloud Pak for Data. This is essential because all the dataset resides in Amazon S3 Bucket.
Before you get started, download the IBM-AWS-Immersion-Day-Lab-4.zip project.
Create a project in IBM Cloud Pak for Data. Click on the ☰ menu, and select All Projects.
Once the project is created click on View Project. You should see the overview of the project as shown below.
Click on the Assets tab and you will see Data and Notebooks.
You will get these credentials in the ./printcredentials.sh step from the Infrastructure Provisioning Lab.
Select Connection type as Amazon S3.
AWS-S3
.Note: Name the connection variable as
AWS-S3
as it is used in code section of the Jupyter Notebooks.