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
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:
So other folk have expressed a desired for Sam Parma store support and even raw env Vars.
Leave the PR for now, I’ll have a look and it may still be used as part of the broader piece of work.
Message ID: ***@***.***>
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:
The text was updated successfully, but these errors were encountered: