scripts/generateNewClientTests/getServiceImportDeepAllInput.ts (2 lines of code) (raw):

import { getServiceImportInput } from "./getServiceImportInput"; export const getServiceImportDeepAllInput = () => getServiceImportInput("aws-sdk/clients/all");