Registry / cloud / aws-s3

aws-s3

JSON →
library0.6.3rbrubygemsunverified

Client library for Amazon's Simple Storage Service's REST API.

gem install aws-s3
INSTALL
IMPORT
SIG · AWS-S3
A
aws-s3
cloudrubyv0.6.3
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::S3
require 'aws/s3'

Connects to AWS S3 and retrieves a bucket.

require 'aws/s3' AWS::S3::Base.establish_connection!(access_key_id: 'key', secret_access_key: 'secret') bucket = AWS::S3::Bucket.find('my-bucket')
Debug
Known issues
breakingThis gem is outdated; use aws-sdk-s3 instead.
fix
Replace with the official AWS SDK gem: gem 'aws-sdk-s3'.
affects: >= 0.6.3
Upgrade
Version history
0.6.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Amazon
1
Resources