How do I deactivate an AWS service?
On May 4, I created an Amplify app just to try it out, because I decided I didn't need it so deleted it. Soon after, when I checked the biling dashboard, I noticed I have 5 active services. I did my research and I discovered how to get rid of a service. In most services I didn't find a trace of anything created in there, except Lambda, so I deleted my Lambda functions. Later, I went back to the billing dashboard and I found and it still says I found 5 active services. The next day, it went up to 6 but I didn't do anything except double check my services, and today it went up to 7.
What I'm really wondering is what does an active service mean? Is anyone else experiencing the activation of services without doing anything?
Cost explorer should help identify what services are incurring a charge (active). On the billing dashboard, navigate to the the cost explorer and select the monthly spend by service view to see what services the charges are coming from. You can then navigate to each service and remove the resources in use.
Relevant questions
How do I deactivate an AWS service?
asked 12 days agoAppRunner Service stuck in "Operation in progress"
asked 9 months agoCreate domain association failed One or more domains requested are already associated with another Amplify app: bakeone.in, www.bakeone.in
asked a month agoCan't activate root domain for my amplify app
asked a year agoSpecifying a stream name when creating a MediaLive Input with the PHP SDK?
Accepted Answerasked 2 years agoLightsail instance snapshot stuck in pending
asked 7 months agoAdd server side rendering to Angular/Amplify app
asked 3 years agoHow do I deactivate an AWS service?
asked 12 days agoHow to cleanly delete everything?
asked 3 years agounable to access my instance
asked a year ago
Thank you for replying! I will try that out.