We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dc135b + c93ebf8 commit d520af0Copy full SHA for d520af0
1 file changed
Configuration/Settings.yaml
@@ -13,12 +13,12 @@ Flownative:
13
signature_version: 'v4'
14
15
# Define credentials for authentication
16
- credentials:
17
- key: 'ABCD123EFG456HIJ7890'
18
- secret: 'aBc123DEf456GHi789JKlMNopqRsTuVWXyz12345'
+ #credentials:
+ #key: 'ABCD123EFG456HIJ7890'
+ #secret: 'aBc123DEf456GHi789JKlMNopqRsTuVWXyz12345'
19
20
# If the region is not specified, the default region will be used (according to the S3 service)
21
- region: 'us-west-1'
+ #region: 'us-west-1'
22
23
# URI Scheme of the base URL (e.g.. 'https', 'http') used when endpoint is not supplied
24
scheme: 'https'
0 commit comments