awsCostByService
No description
awsCostByService(
awsAccountId: UUID!
where: CostByServiceWhere!
): [Cost!]!
No description
awsCostByService(
awsAccountId: UUID!
where: CostByServiceWhere!
): [Cost!]!
awsCostByService.awsAccountId
● UUID!
non-null scalarawsCostByService.where
● CostByServiceWhere!
non-null inputCost
object