Serverless Data Processing on AWS

Clean Up

Resources

Below is a list of resources created in this workshop. Delete each one to clean up your account after executing the modules.

Amazon Athena

wildrydes table

  1. Click on Services then select Athena in the Analytics section.

  2. Click on the overflow (three vertical dots) icon next to the wildrydes table and click on Delete table.

  3. Click Yes to confirm the deletion.

Amazon Kinesis Data Firehose

wildrydes delivery stream

  1. Click on Services then select Kinesis in the Analytics section.

  2. Click View all in Kinesis delivery streams..

  3. Click wildrydes to select the radio button.

  4. Click Actions and Delete.

  5. Type the name of the stream (wildrydes) and click Delete to confirm the deletion.

Amazon S3

Data bucket (e.g. wildrydes-data-yourname)

  1. Click on Services then select S3 in the Storage section.

  2. Click your bucket’s row (e.g. wildydes-data-yourname) to highlight it.

  3. Click Delete bucket.

  4. Type the name of the bucket (e.g. wildrydes-data-yourname) and click Confirm to confirm the deletion.

AWS Lambda

WildRydesStreamProcessor function

  1. Click on Services then select Lambda in the Compute section.

  2. Click the radio button next to WildRydesStreamProcessor.

  3. Click Actions and Delete. Click the Delete button to confirm the deletion.

Amazon DynamoDB

UnicornSensorData table

  1. Click on Services then select DynamoDB in the Database section.

  2. Click Tables from the left-hand navigation.

  3. Click the radio button next to UnicornSensorData.

  4. Click Delete table and click Delete to confirm the deletion.

AWS IAM

WildRydesDynamoDBWritePolicy policy

  1. Click on Services then select IAM in the Security, Identity & Compliance section.

  2. Click Policies from the left-hand navigation.

  3. Select Customer managed from Filter.

  4. Click the checkbox next to WildRydesDynamoDBWritePolicy.

  5. Click Policy actions and Delete. Click the Delete button to confirm the deletion.

WildRydesStreamProcessor role

  1. Click Roles from the left-hand navigation.

  2. Click the checkbox next to WildRydesStreamProcessor.

  3. Click Delete role and click Yes, delete to confirm the deletion.

Amazon Kinesis Data Analytics

wildrydes application

  1. Click on Services then select Kinesis in the Analytics section.

  2. Click View all in Kinesis analytics applications.

  3. Click wildrydes to select the radio button.

  4. Click Actions and Delete application. Click Delete application to confirm the deletion.

Amazon Kinesis Data Streams

wildrydes and wildrydes-summary streams

  1. Click on Services then select Kinesis in the Analytics section.

  2. Click View all in Kinesis data streams.

  3. Click the checkboxes next to wildrydes and wildrydes-summary.

  4. Click Actions and Delete. Click Delete to confirm the deletions.