Richard Bullington-McGuire
Richard Bullington-McGuire
I stumbled on this issue and explored a bit more about the Python recursion limit and found [a StackOverflow answer](https://stackoverflow.com/a/50120316) giving an elegant way of wrapping the setting of `recursionlimit`...
I've had success following the steps described in https://github.com/awslabs/ssosync#google to get the Google service account set up required for this project. It can take a while (think 10-15 minutes) after...
This feature would have been useful to have for another reason - I just tried to use this project on an SSO installation that had a bunch of manually created...
If the batch of changes grows too large, this will inevitably grow beyond the 15 minute Lambda execution time. It might also be worth exploring whether an async architecture where...
It looks like this got resolved in the changes you recently pushed.
If you are still monitoring GitHub, you can close this ;-)
It would be kind of redundant to enter yet another issue for this, but I'm running MacOS Sonoma, 14.4.1 (23E224) and (obviously) can't load the FUSE extension. I hope this...
I'm considering exploring this as part of an upcoming migration using gh-gei... see https://docs.aws.amazon.com/sdkref/latest/guide/feature-ss-endpoints.html for the AWS docs on this. Specifying `AWS_ENDPOINT_URL` or `AWS_ENDPOINT_URL_S3` as an environment variable should be...
I don't think that _any_ changes will be required to get this to work, but that has yet to be confirmed by experimentation.
Unfortunately the experiments we did were a bust. We made sure that Minio had public Internet connectivity to all the right systems: 1. The workstation where `gh-gei` was run 2....