From the course: Learning Amazon Web Services (AWS) for Developers
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Cleanup - Amazon Web Services (AWS) Tutorial
From the course: Learning Amazon Web Services (AWS) for Developers
Cleanup
- [Instructor] During this course, we've used a lot of AWS services and features and we've created a lot of things in them. So I recommend if you're going to start over or try some experimenting on your own, that you go to a lot of these same services and delete what was created so you can start clean. It's also a good case for keeping your billing clean. So in a lot of the services it's pretty easy to delete something. You just check a box and then click delete somewhere. We already talked about how the bucket that Elastic Beanstalk creates doesn't allow you to delete it until you change its bucket policy. So under the permissions, you can go to bucket policy. And if there's any section for denying delete bucket, you can remove that. We also talked about how Elastic Beanstalk uses Cloud Formation and creates a stack with a variety of resources underneath that. Other services like the Amplify CLI can create stacks and…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.