Registry / cloud / aws-sdk-emr

aws-sdk-emr

JSON →
library1.133.0rbrubygemsunverified

Official AWS Ruby gem for Amazon EMR, providing a client to manage and scale big data processing clusters.

gem install aws-sdk-emr
INSTALL
IMPORT
SIG · AWS-SDK-EMR
A
aws-sdk-emr
cloudrubyv1.133.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::EMR
require 'aws-sdk-emr'

List all EMR clusters in a region

require 'aws-sdk-emr' client = Aws::EMR::Client.new(region: 'us-east-1') resp = client.list_clusters puts resp.clusters.map(&:name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.133.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
aws-sdk-emr — gem install aws-sdk-emr · libregistry