Registry / cloud / aws-sdk-v1

aws-sdk-v1

JSON →
library1.67.0rbrubygemsunverified

Version 1 of the AWS SDK for Ruby, available as both aws-sdk and aws-sdk-v1.

gem install aws-sdk-v1
INSTALL
IMPORT
SIG · AWS-SDK-V1
A
aws-sdk-v1
cloudrubyv1.67.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-v1'

Initialize the AWS SDK v1 and list objects in an S3 bucket.

require 'aws-sdk-v1' s3 = AWS::S3.new bucket = s3.buckets['my-bucket'] puts bucket.objects.count
Debug
Known issues
breakingAWS SDK v1 is deprecated in favor of v2/v3; new features and security updates may not be backported.
fix
Migrate to aws-sdk-s3 (v3) or aws-sdk (v2) for ongoing support.
affects: >= 1.0.0
Upgrade
Version history
1.67.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

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