nextcloud/lib/private/Files/ObjectStore
Stephen Cuppett 5ef0f86ce7
Resolves #19790, Provides Support for IAM Credentials
Includes support for either leveraging environment variables
passed to the PHP runtime or IAM instance profile present
on the host being used. The default and first choice is
still the parameter file as documented.

See also: https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/guide_credentials_provider.html#chaining-providers

Signed-off-by: Stephen Cuppett <steve@cuppett.com>
2020-08-20 15:54:33 +02:00
..
AppdataPreviewObjectStoreStorage.php Distribute preview folders in appdata in multibucket setup to multiple buckets 2020-08-06 22:19:20 +02:00
Azure.php Update license headers 2019-12-05 15:38:45 +01:00
HomeObjectStoreStorage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Mapper.php Update license headers 2019-12-05 15:38:45 +01:00
NoopScanner.php Use matching parameter names form interfaces and implementations 2020-08-19 18:16:35 +02:00
ObjectStoreStorage.php Format code according to PSR2 2020-04-10 16:56:50 +02:00
S3.php Update license headers 2019-12-05 15:38:45 +01:00
S3ConnectionTrait.php Resolves #19790, Provides Support for IAM Credentials 2020-08-20 15:54:33 +02:00
S3ObjectTrait.php Upload part size as S3 parameter instead of constant value 2020-06-09 09:18:42 +02:00
S3Signature.php Update presign method to match with interface again. 2020-06-25 22:56:28 +02:00
StorageObjectStore.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Swift.php Merge pull request #18955 from adrb/swift_upload_large_objects 2020-05-06 13:03:24 +02:00
SwiftFactory.php Fix getDirectoryContent implementation for Jail wrapper 2020-04-30 15:27:09 +02:00
SwiftV2CachingAuthService.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00