Skip to content

using aws lib to generate token instead of duplicating code. Fixed issue with...

Marc Burnie [AWS] requested to merge aws/chore/test-lib into master

Uses common lib for generating tokens, which simplifies the aws token util. Also, uses singleton pattern to prevent multiple instantiations of token util, which requires SSM and Cognito calls for each test class.

Edited by Marc Burnie [AWS]

Merge request reports

Loading