Registry / cloud / aws-sdk-resources

aws-sdk-resources

JSON →
library3.264.0rbrubygemsunverified

The official AWS SDK for Ruby, providing resource-oriented interfaces and API clients for AWS services.

gem install aws-sdk-resources
INSTALL
IMPORT
SIG · AWS-SDK-RESOURCES
A
aws-sdk-resources
cloudrubyv3.264.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-resources'

List all S3 buckets using the resource interface

require 'aws-sdk-resources' s3 = Aws::S3::Resource.new(region: 'us-west-2') s3.buckets.each { |b| puts b.name }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.264.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
OpenAI (training)
1
Resources
aws-sdk-resources — gem install aws-sdk-resources · libregistry