Registry / cloud / aws-sdk-cloudwatch

aws-sdk-cloudwatch

JSON →
library1.140.0rbrubygemsunverified

Official AWS Ruby gem for Amazon CloudWatch, part of the AWS SDK for Ruby.

gem install aws-sdk-cloudwatch
INSTALL
IMPORT
SIG · AWS-SDK-CLOUDWATCH
A
aws-sdk-cloudwatch
cloudrubyv1.140.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Aws::CloudWatch
require 'aws-sdk-cloudwatch'

List all CloudWatch metrics in the default region

require 'aws-sdk-cloudwatch' client = Aws::CloudWatch::Client.new(region: 'us-east-1') resp = client.list_metrics puts resp.metrics.map(&:metric_name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.140.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Resources
aws-sdk-cloudwatch — gem install aws-sdk-cloudwatch · libregistry