Preparation

Preparation

In this step, we will set up the required environment, including creating a Custom VPC, launching a Linux EC2 Instance, assigning an IAM Role to the EC2 instance, and installing tools such as AWS CLI v2 and jq on the EC2 instance.

Since Amazon S3 Tables is a new feature, it is only supported in two regions: US East (Ohio, N. Virginia) and US West (Oregon). For this workshop, we will use the US East (Ohio, N. Virginia) region.

region

Contents

  1. Setting Up VPC
  2. Launching a Linux EC2 Instance
  3. Installing Related Tools