# File lib/AWS/Cloudwatch/monitoring.rb, line 10 10: def list_metrics 11: return response_generator(:action => 'ListMetrics', :params => {}) 12: end