Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend AWS support for temporary tokens [SRTSR-47] (#309)
This updates interfaces for supporting temporary tokens in AWS. Tested this locally and it seems to enforce it if providing a list vs a string: ``` semgrep error: Invalid rule schema ['list1', 'list2'] is not of type 'string' ``` General checklist doesn't apply since we aren't updating an .atd for this.
- Loading branch information