pub(crate) async fn get_secrets_by_ids(
client: &Client,
input: SecretsGetRequest,
) -> Result<SecretsResponse, Error>
pub(crate) async fn get_secrets_by_ids(
client: &Client,
input: SecretsGetRequest,
) -> Result<SecretsResponse, Error>