class S3Service
Ruby on Rails 7.1.6
Since v5.2.8.1Active Storage S3 Service
Wraps the Amazon Simple Storage Service (S3) as an Active Storage service. See ActiveStorage::Service for the generic API documentation that applies to all services.
Inherits from
Constants
Attributes
Methods (defined here)
- # compose
- # delete
- # delete_prefixed
- # download
- # download_chunk
- # exist?
- # headers_for_direct_upload
- # upload
- # url_for_direct_upload
- self. new
Private methods
(7)
Implementation detail — not part of the public API.
Methods (inherited)
From ActiveStorage::Service (14)
- # compose
- # delete
- # delete_prefixed
- # download
- # download_chunk
- # exist?
- # headers_for_direct_upload
- # open
- # public?
- # update_metadata
- # upload
- # url
- # url_for_direct_upload
- self. configure
From ActiveSupport::Autoload (5)
From Object (17)
- # acts_like?
- # blank?
- # deep_dup
- # duplicable?
- # html_safe?
- # in?
- # instance_values
- # instance_variable_names
- # presence
- # presence_in
- # present?
- # to_param
- # to_query
- # try
- # try!
- # with
- # with_options