Registry / cloud / aws-sdk-batch

aws-sdk-batch

JSON →
library1.146.0rbrubygemsunverified

Official AWS Ruby gem for AWS Batch, providing a client to manage and run batch computing workloads.

gem install aws-sdk-batch
INSTALL
IMPORT
SIG · AWS-SDK-BATCH
A
aws-sdk-batch
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::Batch
require 'aws-sdk-batch'

List all job definitions in a region

require 'aws-sdk-batch' client = Aws::Batch::Client.new(region: 'us-east-1') resp = client.describe_job_definitions puts resp.job_definitions.map(&:job_definition_name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.146.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
24
Resources
aws-sdk-batch — gem install aws-sdk-batch · libregistry