2 Answers
- Newest
- Most votes
- Most comments
0
AWS Personalize is in order for resource cleanup.
I believe that cleanup as described in the following document will successfully remove the resources.
Try deleting the resources listed in the table in the document, starting from the top.
https://docs.aws.amazon.com/personalize/latest/dg/gs-cleanup.html#cleaning-up-custom-resources
0
Hi, I am sorry you are running into this issue.
You can use the code in this notebook as an example on how to delete all resources in a dataset group by providing the dataset group ARN, including the solutions and the dataset itself.
It is possible there is an eventTracker or some other resource still attached to the solution and that is what is stopping you form deleting.
answered a year ago
Relevant content
- asked 10 months ago
- asked 8 months ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 22 days ago
Echoing what's suggested here, starting from top is very important.
Yes. For the datasetgroups I created following the AWS Personalize youtube tutorials ,
By the way, I don't understand why am I am incurring costs daily from the Personalize YouTube tutorial? I did not deploy any of the recommendations to a website or project. It is suppose to be a tutorial, why are there hidden costs? Anyway I have incurred another USD $8.87 since 3 hours has passed.
What happens if I run the following AWS CLI command to delete it? https://awscli.amazonaws.com/v2/documentation/api/latest/reference/personalize/delete-solution.html
Use CloudShell to execute AWS CLI commands. https://docs.aws.amazon.com/cloudshell/latest/userguide/welcome.html#how-to-get-started