Table of Content
If you want to do the next workshop in the series, keep these resources.
You need to clean-up the following resources:
Open the Tables section of DynamoDB console
Select UsersTable
table
Click Delete
Type confirm
Click Delete
Open the Functions section of Lambda console.
Select 5 functions: create-user
, list-user
, get-user
, update-user
, delete-user
.
Click Actions
, choose Delete
.
Type confirm
, click Delete
.
Open the Roles section of IAM console
Select 5 roles: create-user-role-XXXXXXX
, delete-user-role-XXXXXXX
, get-user-role-XXXXXXX
, list-users-role-XXXXXXX
, update-user-role-XXXXXXX
Click Delete
.
Type delete
, click Delete