Registry / cloud / aws-sdk-elasticache

aws-sdk-elasticache

JSON →
library1.146.0rbrubygemsunverified

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

gem install aws-sdk-elasticache
INSTALL
IMPORT
SIG · AWS-SDK-ELASTICACH
A
aws-sdk-elasticache
cloudrubyv1.146.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::ElastiCache
require 'aws-sdk-elasticache'

List all ElastiCache clusters in a region.

require 'aws-sdk-elasticache' client = Aws::ElastiCache::Client.new(region: 'us-west-2') resp = client.describe_cache_clusters puts resp.cache_clusters.map(&:cache_cluster_id)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.146.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
Resources
aws-sdk-elasticache — gem install aws-sdk-elasticache · libregistry