class
ActiveStorage::Service::S3Service
rails latest stable
- Superclass: ActiveStorage::Service
Active 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.
Constants
MAXIMUM_UPLOAD_PARTS_COUNT = 10000
MINIMUM_UPLOAD_PART_SIZE = 5.megabytes
Attributes
| [R] | bucket |
| [R] | client |
| [R] | multipart_upload_threshold |
| [R] | upload_options |
Files
- activestorage/lib/active_storage/service/s3_service.rb