rails--rails/activestorage/lib
Brian Knight c1600009b2 Allow full use of the AWS S3 SDK authentication options (#32270)
If an explicit AWS key pair and/or region is not provided in
config/storage.yml, attempt to use environment variables, shared
credentials, or IAM role credentials. Order of precedence is
determined by the AWS SDK[1].

[1]: https://docs.aws.amazon.com/sdk-for-ruby/v3/developer-guide/setup-config.html
2018-03-19 15:25:40 +00:00
..
active_storage Allow full use of the AWS S3 SDK authentication options (#32270) 2018-03-19 15:25:40 +00:00
tasks Invoke app-prefixed active storage task when in engine 2017-12-13 22:05:17 +09:00
active_storage.rb Extract content types from blob data 2018-01-15 13:06:17 -05:00