You are here

constant S3fsService::DEFAULT_S3_REGION in S3 File System 4.0.x

Same name and namespace in other branches
  1. 8.3 src/S3fsService.php \Drupal\s3fs\S3fsService::DEFAULT_S3_REGION

Default 'safe' S3 region.

@const

File

src/S3fsService.php, line 56

Class

S3fsService
Defines a S3fsService service.

Namespace

Drupal\s3fs

Code

const DEFAULT_S3_REGION = 'us-east-1';