Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [aws-cost-explorer]

The tag has no usage guidance.

aws-cost-explorer
-4 votes
0 answers
19 views

AWS Cost Export: Data from Beginning of Month Appearing Late in Cost Export [closed]

I'm experiencing an issue with my AWS Cost Explorer data. I've set up a Cost Export for the period 20240301-20240401, but I'm finding cost data from the beginning of March (20240301) appearing in the ...
Nikolay Boychev's user avatar
0 votes
0 answers
26 views

How to get resources' tags by their IDs ( not ARNs ) using boto3?

I try to collect stats from AWS CostExplorer using boto3 lib. I've used method get_cost_and_usage_with_resources ( see details: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/...
Anton Serozhechkin's user avatar
0 votes
0 answers
24 views

AWS Cost Usage for 6 months fields

Has any one worked on the AWS Cost and Usage? We are using the get_cost_and_usage but there are product related fields which the api doesn't fetch. We are able to get blendedcost, unblendedcost, ...
theCoderfidato's user avatar
-3 votes
1 answer
42 views

Public ip usage charge in AWS

I can't understand why am I being charged for using public ip v4 address, if I haven't used 750 free hours in a free tier. Im new in AWS, I've been using default ec2 instance created with web gui, ...
 KiborgSDonbassa's user avatar
0 votes
0 answers
17 views

Do we have java Gradle Dependency for AWS Billing and Cost Management Data Exports

`Problem Statement:- i want to create a DailyCostAndUsagesReport using DataExport feature which is present in Billing and Cost Management Service of Aws i am using AwsSDK so for that i want gradle ...
Sai Shellikeri's user avatar
1 vote
1 answer
90 views

Is it possible to create a cost and usage report (generated in account 1) in one S3 bucket from another AWS account (created in account 2)?

Currently I am trying to store the output of cost and usage from one account to a bucket created in a second account. data "aws_s3_bucket" "cur" {  bucket = "cnr-auxo-dev-cur-...
Olfa2's user avatar
  • 121
0 votes
1 answer
53 views

AWS Monitoring Cost for specific services

I am new to AWS cost monitoring. I am trying to create some pipelines via AWS Step Functions composed of 2 Lambdas and 1 ECS job, along with the Step Function itself. I want to monitor the costs for ...
user23544768's user avatar
0 votes
2 answers
284 views

Unexplained S3 ListBuckets cost in cost explorer

We are trying to optimise AWS S3. The cost explorer shows very high cost of ListBuckets calls. To get the source of these calls, we enabled the CloudTrails with configuration to log all the management ...
Aditya Agarwal's user avatar
0 votes
0 answers
158 views

I have enabled tags for my AWS ECS services, I was not able to see it or filter it in my cost explorer

I have enabled AWS ECS tags for all the services, but I was not able to see those tags in cost explorer, I have activated the cost allocation tags both user defined tags and AWS managed tags from the ...
Bharadwaj's user avatar
0 votes
0 answers
79 views

Can we get the cost of a singe lambda function using GetCostAndUsageWithResources?

I am trying to find the cost of a single lambda function. The document on GetCostAndUsageWithResources doesn't specify which services arns or ids we can put while filterting through "RESOURCE_ID&...
Simon Dahal's user avatar
0 votes
0 answers
103 views

AWS Cost and Usage Report difference from AWS Billing Dashboard

I have an activated AWS service called AWS Cost and Usage Report(CUR), which generates on an Hourly basis. The format of the CUR is in parquet format. I have a Python code that takes the parquet and ...
Not A Bot's user avatar
  • 2,654
0 votes
1 answer
56 views

AWS on demand EC2 instances charges breakup for an hour

I need to know if there is a way to get a break up of an Hourly charge on demand instances. Instance Type Hourly rate vCPU Memory t3.xlarge $0.1888 4 16Gb Lets for an instance, Hourly rate of t3....
Prasa2166's user avatar
  • 449
1 vote
1 answer
1k views

AWS VPC (Virtual Private Cloud), rapidly increasing expenses

Almost 3 years now we had a AWS account with a lot of ECS Fargate services. Each service is using only on AWS Default VPC, and at the time, we were never charged on that. On 2024 February 01, we ...
Szabó Kevin's user avatar
0 votes
0 answers
56 views

AWS billing alarm for EC2 usage

I am trying to setup an alarm for my AWS Services (EC2 and S3 specifically). I want the alarm to be triggered when the estimated usage of my current month is 10% higher than the last month usage. I've ...
Kermit the Frog's user avatar
-1 votes
1 answer
48 views

Get Reservation Utilization from AWS Cost explorer for multiple services

How to get Reservations Utilization from AWS Cost explorer for both virtual machines and RDS at the same time? I tried following code, but it throws error as we are allowed to pass only 1 service at a ...
Sanyukta Agrawal's user avatar

15 30 50 per page