iam-veeramalla / shell-scripting-projects

Projects on shell scripting. Goal is to simulate real time projects as much as posible.
712 stars 1.59k forks source link

feat: add script to del resources that are created #17

Closed sathish-sign closed 4 months ago

sathish-sign commented 4 months ago

Hi Abhishek, In your hands-on sessions, it would be beneficial to include guidance on properly deleting the resources you create. While deleting resources can be challenging, I believe emphasizing the importance of resource cleanup is essential. Thank you

sathish-sign commented 4 months ago

Only SNS subscription resources are left. According to AWS documentation, these are automatically deleted by AWS after 3 days.