🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

sauberia-aws-s3

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sauberia-aws-s3

0.6.2.1254423624
Rubygems
Version published
Maintainers
1
Created
Source

= AWS::S3

<%= docs_for['AWS::S3'] %>

== AWS::S3 Basics === The service, buckets and objects

The three main concepts of S3 are the service, buckets and objects.

==== The service

<%= docs_for['AWS::S3::Service'] %>

==== Buckets

<%= docs_for['AWS::S3::Bucket'] %>

==== Objects

<%= docs_for['AWS::S3::S3Object'] %>

==== Streaming uploads

<%= docs_for['AWS::S3::S3Object::store'] %>

== Setting the current bucket ==== Scoping operations to a specific bucket

<%= docs_for['AWS::S3::Base.set_current_bucket_to'] %>

== BitTorrent ==== Another way to download large files

<%= docs_for['AWS::S3::BitTorrent'] %>

== Access control ==== Using canned access control policies

<%= docs_for['AWS::S3::ACL'] %>

==== Accessing private objects from a browser

<%= docs_for['AWS::S3::S3Object.url_for'] %>

== Logging ==== Tracking requests made on a bucket

<%= docs_for['AWS::S3::Logging'] %>

== Errors ==== When things go wrong

<%= docs_for['AWS::S3::Error'] %>

==== Accessing the last request's response

<%= docs_for['AWS::S3::Service.response'] %>

FAQs

Package last updated on 26 Nov 2009

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

OSZAR »