Registry / cloud / aws-sdk-glue

aws-sdk-glue

JSON →
library1.262.0rbrubygemsunverified

Official AWS Ruby gem for AWS Glue, providing a client to manage ETL jobs, crawlers, and data catalogs.

gem install aws-sdk-glue
INSTALL
IMPORT
SIG · AWS-SDK-GLUE
A
aws-sdk-glue
cloudrubyv1.262.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::Glue
require 'aws-sdk-glue'

List all Glue databases in a region

require 'aws-sdk-glue' client = Aws::Glue::Client.new(region: 'us-east-1') resp = client.get_databases puts resp.database_list.map(&:name)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.262.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Resources
aws-sdk-glue — gem install aws-sdk-glue · libregistry