Closed dancorne closed 8 months ago
This request has been merged with related one under a single feature request [Expand the Options for storing the sensitive parameters to include binaray secrets and SSM Parameter Store #180](https://github.com/awslabs/ssosync/issues/180]. Please review and add any specific requirements you feel it doesn't address.
Describe the bug If any of the secrets for the Lambda are stored as binary rather than strings, SSOSync stops working with the following error:
To Reproduce Update one of the secrets to use binary rather than string, eg with the command:
Expected behavior SSOSync fetches the secret and continues to run.