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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Runs https://github.com/awslabs/ssosync in a container for lambda usage
Runs https://github.com/awslabs/ssosync in a container for lambda usage.
## Deployment
Merging will deploy a `latest` tag image which will get used automatically.
## Development
This pulls in SSOSync from the upstream git repository, based on the version argument in `Dockerfile`.
Note, there is a fork at [fac/ssosync](https://github.com/fac/ssosync) we could use if we need to customise and/or test features but we should rely on the upstream for production unless absolutely necessary.