The official AWS SDK for Ruby provides both resource oriented interfaces and API clients for AWS services.
gem install aws-sdkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
List all S3 buckets using the AWS SDK
Replace require 'aws-sdk' with require 'aws-sdk-s3' and install only the needed service gems.
No dependency data recorded yet.