Skip to content

Billing - Just Guard Duty, AWS Config and IAM needed

0

Hello!

I am in a difficult situation, because I have started my AWS account for activating the Conversion API within Meta Business Management.

I thought I would stay inside for free, but after the activation they have already deducted a small amount.

I researched what active AWS service I need for the Meta Conversion API to work and the support center sent me this link: https://aws.amazon.com/solutions/case-studies/meta-case-study/

Based on this, I see that I need these services only: Guard Duty, AWS Config and IAM( Identity Access Management)

I have these services listed under Bills in my profile: Elastic Compute Cloud Elastic Container Service for Kubernetes Data Transfer Virtual Private Cloud CloudFront CloudWatch Elastic Load Balancing Lambda Simple Storage Service

What do I need to do to use only the right services? Please help me as I am completely lost on the platform.

Thank you very much for your support.

Translated with DeepL.com (free version)

1 Answer
6

**Step-by-Step Guide

Access the AWS Management Console:**

Log in to your AWS account at the AWS Management Console.

Review Your Active Resources:

Navigate to the Billing and Cost Management Dashboard.

Review the Cost and Usage Reports to see detailed billing information.

Identify and Terminate Unnecessary Services:

Elastic Compute Cloud (EC2):

Go to the EC2 Dashboard.

Terminate any running instances.

Delete any unused Elastic IPs.

Delete any unused EBS volumes.

Elastic Container Service (ECS) for Kubernetes:

Go to the ECS Dashboard.

Delete any active clusters and services.

Data Transfer:

Ensure that no data transfer operations are active, particularly those linked to terminated EC2 instances or other services.

Virtual Private Cloud (VPC):

Go to the VPC Dashboard.

Delete any unused VPCs, subnets, and related resources.

CloudFront:

Go to the CloudFront Dashboard.

Disable and delete any distributions.

CloudWatch:

Go to the CloudWatch Dashboard.

Delete any unnecessary alarms, metrics, and log groups.

Elastic Load Balancing (ELB):

Go to the EC2 Dashboard and select Load Balancers.

Delete any unused load balancers.

Lambda:

Go to the Lambda Dashboard.

Delete any unused functions.

Simple Storage Service (S3):

Go to the S3 Dashboard.

Delete any unnecessary S3 buckets and objects.

Enable and Use Only the Required Services :

Guard Duty:

Go to the GuardDuty Dashboard.

Enable GuardDuty if it's not already enabled.

AWS Config:

Go to the Config Dashboard.

Set up AWS Config to monitor the configuration of your AWS resources.

Identity and Access Management (IAM):

Go to the IAM Dashboard.

Create and manage IAM roles, users, and policies as needed for your Meta Conversion API setup.

Monitor Your Costs:

Regularly check the Billing and Cost Management Dashboard to ensure there are no unexpected charges.

Use AWS Budgets to set up cost alerts.

Additional Tips

Review Billing Details Regularly: Make it a habit to regularly review your AWS bills and detailed usage reports.

Contact AWS Support: If you need further clarification or assistance, don’t hesitate to contact AWS Support through the Support Center.

Documentation: Familiarize yourself with the official AWS documentation for the services you need. This can help you better understand how to manage and optimize their use.

EXPERT
answered a year ago

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.