src/S3/S3Client.php [293:306]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ], 'use_arn_region' => [ 'type' => 'config', 'valid' => [ 'bool', Configuration::class, CacheInterface::class, 'callable' ], 'doc' => 'Set to true to allow passed in ARNs to override' . ' client region. Accepts...', 'fn' => [__CLASS__, '_apply_use_arn_region'], 'default' => [UseArnRegionConfigurationProvider::class, 'defaultProvider'], ], - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - src/S3Control/S3ControlClient.php [223:236]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ], 'use_arn_region' => [ 'type' => 'config', 'valid' => [ 'bool', Configuration::class, CacheInterface::class, 'callable' ], 'doc' => 'Set to true to allow passed in ARNs to override' . ' client region. Accepts...', 'fn' => [__CLASS__, '_apply_use_arn_region'], 'default' => [UseArnRegionConfigurationProvider::class, 'defaultProvider'], ], - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -