Benjamin Leff

Results 52 comments of Benjamin Leff

@mcolyer any update on this? let me know if i can be helpful!

same here. ``` aws> Exception in thread Thread-1: Traceback (most recent call last): File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/threading.py", line 865, in run self._target(*self._args, **self._kwargs) File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/awsshell/makeindex.py",...

I am also experiencing this ``` ╰─ sls deploy Running "serverless" from node_modules Deploying ...omitted... to stage dev (us-east-1) WarmUp: Creating warmer "default" to warm up 1 function ✖ Stack...

For anyone coming across this - it seems if `slimPatternsAppendDefaults` is set to `false`, this error occurs. After hours of trying, I turned `slimPatternsAppendDefaults: true` and commented out my `slimPatterns`...

@AvdN that was directed towards @austiezr. Apologies for the confusion and thanks for your contributions.

This is still impacting me. It was setup manually. Ex: ``` [profile dev-sso] sso_session = ex-sso sso_account_id = sso_role_name = AWSAdministratorAccess region = output = json [sso-session ex-sso] sso_start_url =...

@charlesbluca any update on this?

Commenting to keep updated. Thank you @rusq!