Registry / cloud / aws-sdk-apigateway

aws-sdk-apigateway

JSON →
library1.136.0rbrubygemsunverified

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

gem install aws-sdk-apigateway
INSTALL
IMPORT
SIG · AWS-SDK-APIGATEWAY
A
aws-sdk-apigateway
cloudrubyv1.136.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::APIGateway
require 'aws-sdk-apigateway'

List all REST APIs

require 'aws-sdk-apigateway' client = Aws::APIGateway::Client.new(region: 'us-east-1') resp = client.get_rest_apis puts resp.items.map(&:name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.136.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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