To avoid unexpected charges to your account relative to this workshop, make sure you delete the cluster and associated resources.
source ~/envVars-$AWS_REGION
aws s3 rm --recursive s3://$INPUT_BUCKET/
aws s3 rm --recursive s3://$RESULT_BUCKET/
aws s3 rm --recursive s3://$INPUT_BUCKET-logs/
aws ecr delete-repository --repository-name fsi-demo --force --region $AWS_REGION
Now you are ready to delete the Cloud9 environment created for this workshop:
Find the IAM role used for this workshop from the IAM console and delete the IAM role created for Cloud9
At the end, you will delete the CloudWatch log groups created for this workshop by choosing “Delete log group(s)” from CloudWatch console