1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

reverting cloud_watch.rb

This commit is contained in:
Michael Zeng 2011-10-03 17:33:34 -04:00
parent b409e3ebec
commit e29d61d774

View file

@ -1,7 +1,10 @@
require File.expand_path(File.join(File.dirname(__FILE__), '..', 'aws'))
module Fog
module AWS
class CloudWatch < Fog::Service
requires :aws_access_key_id, :aws_secret_access_key
recognizes :region, :host, :path, :port, :scheme, :persistent