Skip to content

fix: SIGNED_URL_EXPIRY_TIME_MINUTES Override, Local Acceptance Test Build and README

Marc Burnie [AWS] requested to merge fix/acceptance-tests into master

Addresses Issues:

  • Error is thrown when setting SIGNED_URL_EXPIRY_TIME_MINUTES. The fix replaces the implementation so the value is read from the utility class instead of being passed around test functions.
  • Adds SIGNED_URL_EXPIRY_TIME_MINUTES env variable to README and adds column for option/required values.
  • Fixes local build of acceptance tests due to missing default profile
Edited by Marc Burnie [AWS]

Merge request reports

Loading