Using Glue Job ETL from REST API Source to Amazon S3 Bucket Destination

   Go back to the Task List

  [« Create IAM Role ]    [Create Glue Connection »]

Create S3 Bucket

You will create an Amazon S3 bucket which serves many purposes. It will be used to store Python script for the AWS Glue job. It will also be used by AWS Glue job to copy data returned by the REST API call.

  1. Go to the S3 Management Console and create a S3 bucket with name dojo-glue-bucket-01. Please make sure you select the region of the bucket the same as the VPC created in the previous steps. If this bucket name is not available, kindly use another bucket name and make note of the name as you will need it for for the configuration and scripting purposes.

    S3 Bucket