Cost related Tagging for EMR Serverless

0

Hi team, I need some clarification on whether cost tracking is supported at the per-job level with EMR Serverless? For example, with regular EMR, costs are tracked at the cluster level, tagged by cluster id (aws:elasticmapreduce:job-flow-id). With Serverless, is the costs associated for each job submitted by application id or some other job identifier ( I am asking from cost granularity by tagging prospective)

已提问 2 年前262 查看次数
1 回答
0

You can tag new or existing applications and job runs. If you're using the Amazon EMR Serverless API, the AWS CLI, or an AWS SDK, you can apply tags to new resources using the tags parameter on the relevant API action. You can apply tags to existing resources using the TagResource API action.

AWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则