Class Config
Make configurations required by the sample. Users can run RunAll.php which runs all the samples after configuring Endpoint, AccessId, and AccessKey.
OSS_ACCESS_ID = 'update me'
OSS_ACCESS_KEY = 'update me'
OSS_ENDPOINT = 'update me'
OSS_TEST_BUCKET = 'update me'