Class: AWSPricing::EMR

Inherits:
Object
  • Object
show all
Defined in:
lib/aws-pricing/emr.rb

Class Method Summary collapse

Class Method Details

.pricingObject

Returns Hash of pricing information



7
8
9
# File 'lib/aws-pricing/emr.rb', line 7

def self.pricing
  Base.get('/elasticmapreduce/pricing/pricing-emr.json')
end