Registry / cloud / aws-sdk-route53

aws-sdk-route53

JSON →
library1.136.0rbrubygemsunverified

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

gem install aws-sdk-route53
INSTALL
IMPORT
SIG · AWS-SDK-ROUTE53
A
aws-sdk-route53
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
require 'aws-sdk-route53'

List all hosted zones in Route 53.

require 'aws-sdk-route53' client = Aws::Route53::Client.new(region: 'us-east-1') resp = client.list_hosted_zones puts resp.hosted_zones.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
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
aws-sdk-route53 — gem install aws-sdk-route53 · libregistry