AWS Secrets Manager (https://aws.amazon.com/secrets-manager) and GCP Secret Manager (https://cloud.google.com/secret-manager) seem to be better alternatives for storing secrets than using config services like AWS SSM Parameter Store / GCP Cloud Runtime Configurator + KMS.
Describe the solution you'd like
Available runtimevar drivers for AWS Secrets Manager and GCP Secret Manager.
Describe alternatives you've considered
AWS SSM Parameter Store / GCP Cloud Runtime Configurator + KMS.