Skip to content

Commit 5997c31

Browse files
MCLOUD-7387: Add MFTF documentation for AWS S3
1 parent 9f58a68 commit 5997c31

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

docs/configuration.md

-20
Original file line numberDiff line numberDiff line change
@@ -408,26 +408,6 @@ Example:
408408
REMOTE_STORAGE_AWSS3_PREFIX=local
409409
```
410410

411-
### REMOTE_STORAGE_AWSS3_ACCESS_KEY
412-
413-
The optional access key to access S3 bucket.
414-
415-
Example:
416-
417-
```conf
418-
REMOTE_STORAGE_AWSS3_ACCESS_KEY=MY_ACCESS_KEY
419-
```
420-
421-
### REMOTE_STORAGE_AWSS3_SECRET_KEY
422-
423-
The optional secret ket to access S3 bucket.
424-
425-
Example:
426-
427-
```conf
428-
REMOTE_STORAGE_AWSS3_SECRET_KEY=MY_SECRET_KEY
429-
```
430-
431411
<!-- Link definitions -->
432412

433413
[`MAGENTO_CLI_COMMAND_PATH`]: #magento_cli_command_path

0 commit comments

Comments
 (0)