pub async fn put_secret_value_string( secretsmanager: &Client, secret_id: &SecretId, secret_string: &str, )