I got a mail that my "Your Amazon Web Services Free Tier expires soon" so as to delete any active resources. How can I do it for my DeepRacer service ?

0

I got a mail that my "Your Amazon Web Services Free Tier expires soon" so as to delete any active resources. I did not create any resources in my AWS account but I have previously participated in AWS DeepRacer league.

The dashboard shows as 2 active resources. Can I know how to delete it? [I have deleted my model, S3 bucket and also have deleted all resources in all regions but still showing S3 and model storage[usage limit has increased after deleting model]

[Proofs of screenshots are in the attachments below]

DeepRacer model DeepRacer model

No resources No resources

Billing and Management Console Billing and Management Console

Sreeja
asked 10 months ago584 views
1 Answer
1
Accepted Answer

Perhaps there is a charge called Model storage as described in the following document.
https://aws.amazon.com/deepracer/pricing/?nc1=h_ls
https://docs.aws.amazon.com/deepracer/latest/developerguide/deepracer-dependent-aws-services.html

Model storage $0.023 per GB-month

Model storage refers to S3 buckets, so try deleting the S3 bucket by following the procedure in the following document.
However, please note that if you delete the model storage, you will not be able to restore the previously trained models.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/delete-bucket.html

profile picture
EXPERT
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago
  • The list of active resources takes time to be updated. Please refer to "Confirm that active resources are terminated" in the following document to check if there are any active resources remaining. https://repost.aws/knowledge-center/check-for-active-resources

    1. Open AWS Resource Groups.
    2. In the navigation pane, on the left side of the screen, choose Tag Editor.
    3. For Regions, choose All regions.
    4. For Resource types, choose All supported resource types.
    5. Choose Search resources. If search results appear, then there are still active resources on the account.
      Note: Resource Groups search results don't show AWS Marketplace subscriptions. To manage subscriptions, see Managing your software.

    If you are able to delete unnecessary services, there is no problem because the fee will no longer be incurred.

  • I have deleted all the resources following your guidelines. But still the Billing Management console shows my DeepRacer [usage quantity has increased]. Also S3 have been added [Proofs of screenshot have been shown in the question]

  • You must first understand the S3 fee structure. As noted in the following document, S3 also charges for APIs that display lists and the like. (Up to 2,000 times per month is free.) The reason for the invoice this time is because from the console you checked the S3 list and performed the deletion. Also, as you can see from the invoice, the number of API requests is included in the free usage tier and will not be incurred as payment this month. https://aws.amazon.com/s3/pricing/?nc1=h_ls
    Also, once something is listed on that invoice, it is not updated until the end of the current month, so that list will not be updated until next month. If you can confirm that there are no resources at the URL I provided, ""Confirmation of active resource termination"", then you will not be charged for this month.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions