You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments