Registry / cloud / aws-sdk-elasticbeanstalk

aws-sdk-elasticbeanstalk

JSON →
library1.105.0rbrubygemsunverified

Official AWS Ruby gem for AWS Elastic Beanstalk (Elastic Beanstalk). This gem is part of the AWS SDK for Ruby.

gem install aws-sdk-elasticbeanstalk
INSTALL
IMPORT
SIG · AWS-SDK-ELASTICBEA
A
aws-sdk-elasticbeanstalk
cloudrubyv1.105.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::ElasticBeanstalk
require 'aws-sdk-elasticbeanstalk'

List all Elastic Beanstalk applications.

require 'aws-sdk-elasticbeanstalk' client = Aws::ElasticBeanstalk::Client.new(region: 'us-west-2') resp = client.describe_applications puts resp.applications.map(&:application_name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.105.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
Resources
aws-sdk-elasticbeanstalk — gem install aws-sdk-elasticbeanstalk · libregistry