Is your feature request related to a problem? Please describe.
Currently sensitive configuration data must be stored in AWS Secrets Manager secrets, however for some customers using SSM Parameter Store may be sufficient (since they do not need cross account/cross region support) and wish to reduce the operating cost of the SSOSync deployment.
Describe the solution you'd like
Add detection for and support of SSM parameter store secrets and binary secrets in Secrets Manager.
Additional context
Requests originally raised under the following issues:
Is your feature request related to a problem? Please describe.
Currently sensitive configuration data must be stored in AWS Secrets Manager secrets, however for some customers using SSM Parameter Store may be sufficient (since they do not need cross account/cross region support) and wish to reduce the operating cost of the SSOSync deployment.
Describe the solution you'd like
Add detection for and support of SSM parameter store secrets and binary secrets in Secrets Manager.
Additional context
Requests originally raised under the following issues: