Below is a list of resources created in this workshop. Delete each one to clean up your account after executing the modules.
Delete the AWS Lambda function, IAM role and Amazon DynamoDB table you created in module 3.
Step-by-step instructions (expand for details)
-
In the AWS Management Console, click Services then select Lambda under Compute.
-
Click the radio button next to WildRydesStreamProcessor_Location.
-
Click Actions and Delete. Click the Delete button to confirm the deletion.
(* it contains auto-generated unique value after your function name)
Step-by-step instructions (expand for details)
-
Click on Services then select Lambda in the Compute section
-
Click the radio button next to serverlessrepo-Geocode-GeocodeFunction-*
-
Click Actions and Delete. Click the Delete button to confirm the deletion.
(* it contains auto-generated unique value after your function name)
Step-by-step instructions (expand for details)
-
Click on Services then select Lambda in the Compute section
-
Click the radio button next to serverlessrepo-Geocode-GeocodeSuggestFunction-*
-
Click Actions and Delete. Click the Delete button to confirm the deletion.
Step-by-step instructions (expand for details)
-
Click on Services then select DynamoDB in the Database section.
-
Click Tables from the left-hand navigation
-
Click the radio button next to UnicornLocation.
-
Click Delete table and click Delete to confirm the deletion.
Step-by-step instructions (expand for details)
-
Click on Services then select IAM in the Security, Identity & Compliance section.
-
Click Policies from the left-hand navigation.
-
Select Customer managed from Filter.
-
Click the checkbox next to WildRydesDynamoDBWritePolicy_Location.
-
Click Policy actions and Delete. Click the Delete button to confirm the deletion.
Step-by-step instructions (expand for details)
-
Click Roles from the left-hand navigation.
-
Click the checkbox next to WildRydesStreamProcessorRole_Location.
-
Click Delete role and click Yes, delete to confirm the deletion.