moodle/lib/aws-sdk/readme_moodle.txt
raortegar 9b98f78d2a MDL-78511 lib: Include aws-sdk library
Include AWS SDK for PHP library.
This library is used in SMS factor from MFA project
2023-12-08 15:27:05 +01:00

7 lines
309 B
Plaintext

Instructions to import/update aws-sdk-php library into Moodle:
Update aws-sdk-php library
1. Download the latest aws-sdk-php library package from https://github.com/aws/aws-sdk-php
2. Copy the src directory to lib/aws-sdk/src folder
3. Copy the associated files LICENCE, README.md etc. to aws-sdk directory