pub fn map_ssm_err<E, R>(e: SdkError<E, R>) -> SsmErrorwhere E: Error + Send + Sync + 'static,
Convert AWS SDK errors to SsmError