Registry / cloud / aws-sdk-cloudwatchevents

aws-sdk-cloudwatchevents

JSON →
library1.107.0rbrubygemsunverified

Official AWS Ruby gem for Amazon CloudWatch Events. This gem is part of the AWS SDK for Ruby.

gem install aws-sdk-cloudwatchevents
INSTALL
IMPORT
SIG · AWS-SDK-CLOUDWATCH
A
aws-sdk-cloudwatchevents
cloudrubyv1.107.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::CloudWatchEvents
require 'aws-sdk-cloudwatchevents'

List all CloudWatch Events rules.

require 'aws-sdk-cloudwatchevents' client = Aws::CloudWatchEvents::Client.new(region: 'us-east-1') resp = client.list_rules puts resp.rules.map(&:name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.107.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
Resources
aws-sdk-cloudwatchevents — gem install aws-sdk-cloudwatchevents · libregistry