From e8a2fc85806c7117bf70ee8f6e5de50e82d18418 Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Thu, 13 Jan 2022 23:10:46 +0000 Subject: [PATCH 01/10] chore(scripts): delete @tsconfig/recommended devDep when copying clients --- scripts/generate-clients/copy-to-clients.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/generate-clients/copy-to-clients.js b/scripts/generate-clients/copy-to-clients.js index 83e8e4db5b737..aa34a0e832c04 100644 --- a/scripts/generate-clients/copy-to-clients.js +++ b/scripts/generate-clients/copy-to-clients.js @@ -37,7 +37,7 @@ const mergeManifest = (fromContent = {}, toContent = {}) => { if (fromContent[name].constructor.name === "Object") { if (name === "devDependencies") { // Remove devDeps defined in monorepo root - const devDepsInRoot = ["downlevel-dts", "rimraf", "typedoc", "typescript"]; + const devDepsInRoot = ["@tsconfig/recommended", "downlevel-dts", "rimraf", "typedoc", "typescript"]; devDepsInRoot.forEach((devDep) => delete fromContent[name][devDep]); } merged[name] = mergeManifest(fromContent[name], toContent[name]); From 80b24ddb03d156004066a4efcd266672825544c0 Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Thu, 13 Jan 2022 23:15:52 +0000 Subject: [PATCH 02/10] chore(clients): delete tsconfig.json --- clients/client-accessanalyzer/tsconfig.json | 18 ------------------ clients/client-account/tsconfig.json | 18 ------------------ clients/client-acm-pca/tsconfig.json | 18 ------------------ clients/client-acm/tsconfig.json | 18 ------------------ .../client-alexa-for-business/tsconfig.json | 18 ------------------ clients/client-amp/tsconfig.json | 18 ------------------ clients/client-amplify/tsconfig.json | 18 ------------------ clients/client-amplifybackend/tsconfig.json | 18 ------------------ clients/client-amplifyuibuilder/tsconfig.json | 18 ------------------ clients/client-api-gateway/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-apigatewayv2/tsconfig.json | 18 ------------------ clients/client-app-mesh/tsconfig.json | 18 ------------------ clients/client-appconfig/tsconfig.json | 18 ------------------ clients/client-appconfigdata/tsconfig.json | 18 ------------------ clients/client-appflow/tsconfig.json | 18 ------------------ clients/client-appintegrations/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../client-application-insights/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-apprunner/tsconfig.json | 18 ------------------ clients/client-appstream/tsconfig.json | 18 ------------------ clients/client-appsync/tsconfig.json | 18 ------------------ clients/client-athena/tsconfig.json | 18 ------------------ clients/client-auditmanager/tsconfig.json | 18 ------------------ .../client-auto-scaling-plans/tsconfig.json | 18 ------------------ clients/client-auto-scaling/tsconfig.json | 18 ------------------ clients/client-backup-gateway/tsconfig.json | 18 ------------------ clients/client-backup/tsconfig.json | 18 ------------------ clients/client-batch/tsconfig.json | 18 ------------------ clients/client-braket/tsconfig.json | 18 ------------------ clients/client-budgets/tsconfig.json | 18 ------------------ .../client-chime-sdk-identity/tsconfig.json | 18 ------------------ .../client-chime-sdk-meetings/tsconfig.json | 18 ------------------ .../client-chime-sdk-messaging/tsconfig.json | 18 ------------------ clients/client-chime/tsconfig.json | 18 ------------------ clients/client-cloud9/tsconfig.json | 18 ------------------ clients/client-cloudcontrol/tsconfig.json | 18 ------------------ clients/client-clouddirectory/tsconfig.json | 18 ------------------ clients/client-cloudformation/tsconfig.json | 18 ------------------ clients/client-cloudfront/tsconfig.json | 18 ------------------ clients/client-cloudhsm-v2/tsconfig.json | 18 ------------------ clients/client-cloudhsm/tsconfig.json | 18 ------------------ .../client-cloudsearch-domain/tsconfig.json | 18 ------------------ clients/client-cloudsearch/tsconfig.json | 18 ------------------ clients/client-cloudtrail/tsconfig.json | 18 ------------------ .../client-cloudwatch-events/tsconfig.json | 18 ------------------ clients/client-cloudwatch-logs/tsconfig.json | 18 ------------------ clients/client-cloudwatch/tsconfig.json | 18 ------------------ clients/client-codeartifact/tsconfig.json | 18 ------------------ clients/client-codebuild/tsconfig.json | 18 ------------------ clients/client-codecommit/tsconfig.json | 18 ------------------ clients/client-codedeploy/tsconfig.json | 18 ------------------ .../client-codeguru-reviewer/tsconfig.json | 18 ------------------ clients/client-codeguruprofiler/tsconfig.json | 18 ------------------ clients/client-codepipeline/tsconfig.json | 18 ------------------ .../client-codestar-connections/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-codestar/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-cognito-identity/tsconfig.json | 19 ------------------- clients/client-cognito-sync/tsconfig.json | 18 ------------------ clients/client-comprehend/tsconfig.json | 18 ------------------ .../client-comprehendmedical/tsconfig.json | 18 ------------------ .../client-compute-optimizer/tsconfig.json | 18 ------------------ clients/client-config-service/tsconfig.json | 18 ------------------ .../client-connect-contact-lens/tsconfig.json | 18 ------------------ clients/client-connect/tsconfig.json | 18 ------------------ .../client-connectparticipant/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-cost-explorer/tsconfig.json | 18 ------------------ .../client-customer-profiles/tsconfig.json | 18 ------------------ clients/client-data-pipeline/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-databrew/tsconfig.json | 18 ------------------ clients/client-dataexchange/tsconfig.json | 18 ------------------ clients/client-datasync/tsconfig.json | 18 ------------------ clients/client-dax/tsconfig.json | 18 ------------------ clients/client-detective/tsconfig.json | 18 ------------------ clients/client-device-farm/tsconfig.json | 18 ------------------ clients/client-devops-guru/tsconfig.json | 18 ------------------ clients/client-direct-connect/tsconfig.json | 18 ------------------ .../client-directory-service/tsconfig.json | 18 ------------------ clients/client-dlm/tsconfig.json | 18 ------------------ clients/client-docdb/tsconfig.json | 18 ------------------ clients/client-drs/tsconfig.json | 18 ------------------ clients/client-dynamodb-streams/tsconfig.json | 18 ------------------ clients/client-dynamodb/tsconfig.json | 18 ------------------ clients/client-ebs/tsconfig.json | 18 ------------------ .../client-ec2-instance-connect/tsconfig.json | 18 ------------------ clients/client-ec2/tsconfig.json | 18 ------------------ clients/client-ecr-public/tsconfig.json | 18 ------------------ clients/client-ecr/tsconfig.json | 18 ------------------ clients/client-ecs/tsconfig.json | 18 ------------------ clients/client-efs/tsconfig.json | 18 ------------------ clients/client-eks/tsconfig.json | 18 ------------------ .../client-elastic-beanstalk/tsconfig.json | 18 ------------------ .../client-elastic-inference/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../client-elastic-transcoder/tsconfig.json | 18 ------------------ clients/client-elasticache/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-emr-containers/tsconfig.json | 18 ------------------ clients/client-emr/tsconfig.json | 18 ------------------ clients/client-eventbridge/tsconfig.json | 18 ------------------ clients/client-evidently/tsconfig.json | 18 ------------------ clients/client-finspace-data/tsconfig.json | 18 ------------------ clients/client-finspace/tsconfig.json | 18 ------------------ clients/client-firehose/tsconfig.json | 18 ------------------ clients/client-fis/tsconfig.json | 18 ------------------ clients/client-fms/tsconfig.json | 18 ------------------ clients/client-forecast/tsconfig.json | 18 ------------------ clients/client-forecastquery/tsconfig.json | 18 ------------------ clients/client-frauddetector/tsconfig.json | 18 ------------------ clients/client-fsx/tsconfig.json | 18 ------------------ clients/client-gamelift/tsconfig.json | 18 ------------------ clients/client-glacier/tsconfig.json | 18 ------------------ .../client-global-accelerator/tsconfig.json | 18 ------------------ clients/client-glue/tsconfig.json | 18 ------------------ clients/client-grafana/tsconfig.json | 18 ------------------ clients/client-greengrass/tsconfig.json | 18 ------------------ clients/client-greengrassv2/tsconfig.json | 18 ------------------ clients/client-groundstation/tsconfig.json | 18 ------------------ clients/client-guardduty/tsconfig.json | 18 ------------------ clients/client-health/tsconfig.json | 18 ------------------ clients/client-healthlake/tsconfig.json | 18 ------------------ clients/client-honeycode/tsconfig.json | 18 ------------------ clients/client-iam/tsconfig.json | 18 ------------------ clients/client-identitystore/tsconfig.json | 18 ------------------ clients/client-imagebuilder/tsconfig.json | 18 ------------------ clients/client-inspector/tsconfig.json | 18 ------------------ clients/client-inspector2/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../client-iot-1click-projects/tsconfig.json | 18 ------------------ clients/client-iot-data-plane/tsconfig.json | 18 ------------------ clients/client-iot-events-data/tsconfig.json | 18 ------------------ clients/client-iot-events/tsconfig.json | 18 ------------------ .../client-iot-jobs-data-plane/tsconfig.json | 18 ------------------ clients/client-iot-wireless/tsconfig.json | 18 ------------------ clients/client-iot/tsconfig.json | 18 ------------------ clients/client-iotanalytics/tsconfig.json | 18 ------------------ clients/client-iotdeviceadvisor/tsconfig.json | 18 ------------------ clients/client-iotfleethub/tsconfig.json | 18 ------------------ .../client-iotsecuretunneling/tsconfig.json | 18 ------------------ clients/client-iotsitewise/tsconfig.json | 18 ------------------ clients/client-iotthingsgraph/tsconfig.json | 18 ------------------ clients/client-iottwinmaker/tsconfig.json | 18 ------------------ clients/client-ivs/tsconfig.json | 18 ------------------ clients/client-kafka/tsconfig.json | 18 ------------------ clients/client-kafkaconnect/tsconfig.json | 18 ------------------ clients/client-kendra/tsconfig.json | 18 ------------------ .../client-kinesis-analytics-v2/tsconfig.json | 18 ------------------ .../client-kinesis-analytics/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../client-kinesis-video-media/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-kinesis-video/tsconfig.json | 18 ------------------ clients/client-kinesis/tsconfig.json | 18 ------------------ clients/client-kms/tsconfig.json | 18 ------------------ clients/client-lakeformation/tsconfig.json | 18 ------------------ clients/client-lambda/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-lex-models-v2/tsconfig.json | 18 ------------------ .../client-lex-runtime-service/tsconfig.json | 19 ------------------- clients/client-lex-runtime-v2/tsconfig.json | 18 ------------------ clients/client-license-manager/tsconfig.json | 18 ------------------ clients/client-lightsail/tsconfig.json | 18 ------------------ clients/client-location/tsconfig.json | 18 ------------------ clients/client-lookoutequipment/tsconfig.json | 18 ------------------ clients/client-lookoutmetrics/tsconfig.json | 18 ------------------ clients/client-lookoutvision/tsconfig.json | 18 ------------------ clients/client-machine-learning/tsconfig.json | 18 ------------------ clients/client-macie/tsconfig.json | 18 ------------------ clients/client-macie2/tsconfig.json | 18 ------------------ .../client-managedblockchain/tsconfig.json | 18 ------------------ .../client-marketplace-catalog/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../client-marketplace-metering/tsconfig.json | 18 ------------------ clients/client-mediaconnect/tsconfig.json | 18 ------------------ clients/client-mediaconvert/tsconfig.json | 18 ------------------ clients/client-medialive/tsconfig.json | 18 ------------------ clients/client-mediapackage-vod/tsconfig.json | 18 ------------------ clients/client-mediapackage/tsconfig.json | 18 ------------------ clients/client-mediastore-data/tsconfig.json | 19 ------------------- clients/client-mediastore/tsconfig.json | 18 ------------------ clients/client-mediatailor/tsconfig.json | 18 ------------------ clients/client-memorydb/tsconfig.json | 18 ------------------ clients/client-mgn/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-migration-hub/tsconfig.json | 18 ------------------ .../client-migrationhub-config/tsconfig.json | 18 ------------------ .../client-migrationhubstrategy/tsconfig.json | 18 ------------------ clients/client-mobile/tsconfig.json | 18 ------------------ clients/client-mq/tsconfig.json | 18 ------------------ clients/client-mturk/tsconfig.json | 18 ------------------ clients/client-mwaa/tsconfig.json | 18 ------------------ clients/client-neptune/tsconfig.json | 18 ------------------ clients/client-network-firewall/tsconfig.json | 18 ------------------ clients/client-networkmanager/tsconfig.json | 18 ------------------ clients/client-nimble/tsconfig.json | 18 ------------------ clients/client-opensearch/tsconfig.json | 18 ------------------ clients/client-opsworks/tsconfig.json | 18 ------------------ clients/client-opsworkscm/tsconfig.json | 18 ------------------ clients/client-organizations/tsconfig.json | 18 ------------------ clients/client-outposts/tsconfig.json | 18 ------------------ clients/client-panorama/tsconfig.json | 18 ------------------ .../client-personalize-events/tsconfig.json | 18 ------------------ .../client-personalize-runtime/tsconfig.json | 18 ------------------ clients/client-personalize/tsconfig.json | 18 ------------------ clients/client-pi/tsconfig.json | 18 ------------------ clients/client-pinpoint-email/tsconfig.json | 18 ------------------ .../client-pinpoint-sms-voice/tsconfig.json | 18 ------------------ clients/client-pinpoint/tsconfig.json | 18 ------------------ clients/client-polly/tsconfig.json | 18 ------------------ clients/client-pricing/tsconfig.json | 18 ------------------ clients/client-proton/tsconfig.json | 18 ------------------ clients/client-qldb-session/tsconfig.json | 18 ------------------ clients/client-qldb/tsconfig.json | 18 ------------------ clients/client-quicksight/tsconfig.json | 18 ------------------ clients/client-ram/tsconfig.json | 18 ------------------ clients/client-rbin/tsconfig.json | 18 ------------------ clients/client-rds-data/tsconfig.json | 18 ------------------ clients/client-rds/tsconfig.json | 18 ------------------ clients/client-redshift-data/tsconfig.json | 18 ------------------ clients/client-redshift/tsconfig.json | 18 ------------------ clients/client-rekognition/tsconfig.json | 18 ------------------ clients/client-resiliencehub/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-resource-groups/tsconfig.json | 18 ------------------ clients/client-robomaker/tsconfig.json | 18 ------------------ clients/client-route-53-domains/tsconfig.json | 18 ------------------ clients/client-route-53/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-route53resolver/tsconfig.json | 18 ------------------ clients/client-rum/tsconfig.json | 18 ------------------ clients/client-s3-control/tsconfig.json | 19 ------------------- clients/client-s3/tsconfig.json | 19 ------------------- clients/client-s3outposts/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-sagemaker-edge/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../client-sagemaker-runtime/tsconfig.json | 18 ------------------ clients/client-sagemaker/tsconfig.json | 18 ------------------ clients/client-savingsplans/tsconfig.json | 18 ------------------ clients/client-schemas/tsconfig.json | 18 ------------------ clients/client-secrets-manager/tsconfig.json | 18 ------------------ clients/client-securityhub/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-service-catalog/tsconfig.json | 18 ------------------ clients/client-service-quotas/tsconfig.json | 18 ------------------ clients/client-servicediscovery/tsconfig.json | 18 ------------------ clients/client-ses/tsconfig.json | 18 ------------------ clients/client-sesv2/tsconfig.json | 18 ------------------ clients/client-sfn/tsconfig.json | 18 ------------------ clients/client-shield/tsconfig.json | 18 ------------------ clients/client-signer/tsconfig.json | 18 ------------------ clients/client-sms/tsconfig.json | 18 ------------------ .../tsconfig.json | 18 ------------------ clients/client-snowball/tsconfig.json | 18 ------------------ clients/client-sns/tsconfig.json | 18 ------------------ clients/client-sqs/tsconfig.json | 18 ------------------ clients/client-ssm-contacts/tsconfig.json | 18 ------------------ clients/client-ssm-incidents/tsconfig.json | 18 ------------------ clients/client-ssm/tsconfig.json | 18 ------------------ clients/client-sso-admin/tsconfig.json | 18 ------------------ clients/client-sso-oidc/tsconfig.json | 18 ------------------ clients/client-sso/tsconfig.json | 18 ------------------ clients/client-storage-gateway/tsconfig.json | 18 ------------------ clients/client-sts/tsconfig.json | 18 ------------------ clients/client-support/tsconfig.json | 18 ------------------ clients/client-swf/tsconfig.json | 18 ------------------ clients/client-synthetics/tsconfig.json | 18 ------------------ clients/client-textract/tsconfig.json | 18 ------------------ clients/client-timestream-query/tsconfig.json | 18 ------------------ clients/client-timestream-write/tsconfig.json | 18 ------------------ .../client-transcribe-streaming/tsconfig.json | 18 ------------------ clients/client-transcribe/tsconfig.json | 18 ------------------ clients/client-transfer/tsconfig.json | 18 ------------------ clients/client-translate/tsconfig.json | 18 ------------------ clients/client-voice-id/tsconfig.json | 18 ------------------ clients/client-waf-regional/tsconfig.json | 18 ------------------ clients/client-waf/tsconfig.json | 18 ------------------ clients/client-wafv2/tsconfig.json | 18 ------------------ clients/client-wellarchitected/tsconfig.json | 18 ------------------ clients/client-wisdom/tsconfig.json | 18 ------------------ clients/client-workdocs/tsconfig.json | 18 ------------------ clients/client-worklink/tsconfig.json | 18 ------------------ clients/client-workmail/tsconfig.json | 18 ------------------ .../client-workmailmessageflow/tsconfig.json | 18 ------------------ clients/client-workspaces-web/tsconfig.json | 18 ------------------ clients/client-workspaces/tsconfig.json | 18 ------------------ clients/client-xray/tsconfig.json | 18 ------------------ private/aws-echo-service/tsconfig.json | 18 ------------------ private/aws-protocoltests-ec2/tsconfig.json | 18 ------------------ .../aws-protocoltests-json-10/tsconfig.json | 18 ------------------ private/aws-protocoltests-json/tsconfig.json | 18 ------------------ private/aws-protocoltests-query/tsconfig.json | 18 ------------------ .../aws-protocoltests-restjson/tsconfig.json | 18 ------------------ .../aws-protocoltests-restxml/tsconfig.json | 18 ------------------ 305 files changed, 5495 deletions(-) delete mode 100644 clients/client-accessanalyzer/tsconfig.json delete mode 100644 clients/client-account/tsconfig.json delete mode 100644 clients/client-acm-pca/tsconfig.json delete mode 100644 clients/client-acm/tsconfig.json delete mode 100644 clients/client-alexa-for-business/tsconfig.json delete mode 100644 clients/client-amp/tsconfig.json delete mode 100644 clients/client-amplify/tsconfig.json delete mode 100644 clients/client-amplifybackend/tsconfig.json delete mode 100644 clients/client-amplifyuibuilder/tsconfig.json delete mode 100644 clients/client-api-gateway/tsconfig.json delete mode 100644 clients/client-apigatewaymanagementapi/tsconfig.json delete mode 100644 clients/client-apigatewayv2/tsconfig.json delete mode 100644 clients/client-app-mesh/tsconfig.json delete mode 100644 clients/client-appconfig/tsconfig.json delete mode 100644 clients/client-appconfigdata/tsconfig.json delete mode 100644 clients/client-appflow/tsconfig.json delete mode 100644 clients/client-appintegrations/tsconfig.json delete mode 100644 clients/client-application-auto-scaling/tsconfig.json delete mode 100644 clients/client-application-discovery-service/tsconfig.json delete mode 100644 clients/client-application-insights/tsconfig.json delete mode 100644 clients/client-applicationcostprofiler/tsconfig.json delete mode 100644 clients/client-apprunner/tsconfig.json delete mode 100644 clients/client-appstream/tsconfig.json delete mode 100644 clients/client-appsync/tsconfig.json delete mode 100644 clients/client-athena/tsconfig.json delete mode 100644 clients/client-auditmanager/tsconfig.json delete mode 100644 clients/client-auto-scaling-plans/tsconfig.json delete mode 100644 clients/client-auto-scaling/tsconfig.json delete mode 100644 clients/client-backup-gateway/tsconfig.json delete mode 100644 clients/client-backup/tsconfig.json delete mode 100644 clients/client-batch/tsconfig.json delete mode 100644 clients/client-braket/tsconfig.json delete mode 100644 clients/client-budgets/tsconfig.json delete mode 100644 clients/client-chime-sdk-identity/tsconfig.json delete mode 100644 clients/client-chime-sdk-meetings/tsconfig.json delete mode 100644 clients/client-chime-sdk-messaging/tsconfig.json delete mode 100644 clients/client-chime/tsconfig.json delete mode 100644 clients/client-cloud9/tsconfig.json delete mode 100644 clients/client-cloudcontrol/tsconfig.json delete mode 100644 clients/client-clouddirectory/tsconfig.json delete mode 100644 clients/client-cloudformation/tsconfig.json delete mode 100644 clients/client-cloudfront/tsconfig.json delete mode 100644 clients/client-cloudhsm-v2/tsconfig.json delete mode 100644 clients/client-cloudhsm/tsconfig.json delete mode 100644 clients/client-cloudsearch-domain/tsconfig.json delete mode 100644 clients/client-cloudsearch/tsconfig.json delete mode 100644 clients/client-cloudtrail/tsconfig.json delete mode 100644 clients/client-cloudwatch-events/tsconfig.json delete mode 100644 clients/client-cloudwatch-logs/tsconfig.json delete mode 100644 clients/client-cloudwatch/tsconfig.json delete mode 100644 clients/client-codeartifact/tsconfig.json delete mode 100644 clients/client-codebuild/tsconfig.json delete mode 100644 clients/client-codecommit/tsconfig.json delete mode 100644 clients/client-codedeploy/tsconfig.json delete mode 100644 clients/client-codeguru-reviewer/tsconfig.json delete mode 100644 clients/client-codeguruprofiler/tsconfig.json delete mode 100644 clients/client-codepipeline/tsconfig.json delete mode 100644 clients/client-codestar-connections/tsconfig.json delete mode 100644 clients/client-codestar-notifications/tsconfig.json delete mode 100644 clients/client-codestar/tsconfig.json delete mode 100644 clients/client-cognito-identity-provider/tsconfig.json delete mode 100644 clients/client-cognito-identity/tsconfig.json delete mode 100644 clients/client-cognito-sync/tsconfig.json delete mode 100644 clients/client-comprehend/tsconfig.json delete mode 100644 clients/client-comprehendmedical/tsconfig.json delete mode 100644 clients/client-compute-optimizer/tsconfig.json delete mode 100644 clients/client-config-service/tsconfig.json delete mode 100644 clients/client-connect-contact-lens/tsconfig.json delete mode 100644 clients/client-connect/tsconfig.json delete mode 100644 clients/client-connectparticipant/tsconfig.json delete mode 100644 clients/client-cost-and-usage-report-service/tsconfig.json delete mode 100644 clients/client-cost-explorer/tsconfig.json delete mode 100644 clients/client-customer-profiles/tsconfig.json delete mode 100644 clients/client-data-pipeline/tsconfig.json delete mode 100644 clients/client-database-migration-service/tsconfig.json delete mode 100644 clients/client-databrew/tsconfig.json delete mode 100644 clients/client-dataexchange/tsconfig.json delete mode 100644 clients/client-datasync/tsconfig.json delete mode 100644 clients/client-dax/tsconfig.json delete mode 100644 clients/client-detective/tsconfig.json delete mode 100644 clients/client-device-farm/tsconfig.json delete mode 100644 clients/client-devops-guru/tsconfig.json delete mode 100644 clients/client-direct-connect/tsconfig.json delete mode 100644 clients/client-directory-service/tsconfig.json delete mode 100644 clients/client-dlm/tsconfig.json delete mode 100644 clients/client-docdb/tsconfig.json delete mode 100644 clients/client-drs/tsconfig.json delete mode 100644 clients/client-dynamodb-streams/tsconfig.json delete mode 100644 clients/client-dynamodb/tsconfig.json delete mode 100644 clients/client-ebs/tsconfig.json delete mode 100644 clients/client-ec2-instance-connect/tsconfig.json delete mode 100644 clients/client-ec2/tsconfig.json delete mode 100644 clients/client-ecr-public/tsconfig.json delete mode 100644 clients/client-ecr/tsconfig.json delete mode 100644 clients/client-ecs/tsconfig.json delete mode 100644 clients/client-efs/tsconfig.json delete mode 100644 clients/client-eks/tsconfig.json delete mode 100644 clients/client-elastic-beanstalk/tsconfig.json delete mode 100644 clients/client-elastic-inference/tsconfig.json delete mode 100644 clients/client-elastic-load-balancing-v2/tsconfig.json delete mode 100644 clients/client-elastic-load-balancing/tsconfig.json delete mode 100644 clients/client-elastic-transcoder/tsconfig.json delete mode 100644 clients/client-elasticache/tsconfig.json delete mode 100644 clients/client-elasticsearch-service/tsconfig.json delete mode 100644 clients/client-emr-containers/tsconfig.json delete mode 100644 clients/client-emr/tsconfig.json delete mode 100644 clients/client-eventbridge/tsconfig.json delete mode 100644 clients/client-evidently/tsconfig.json delete mode 100644 clients/client-finspace-data/tsconfig.json delete mode 100644 clients/client-finspace/tsconfig.json delete mode 100644 clients/client-firehose/tsconfig.json delete mode 100644 clients/client-fis/tsconfig.json delete mode 100644 clients/client-fms/tsconfig.json delete mode 100644 clients/client-forecast/tsconfig.json delete mode 100644 clients/client-forecastquery/tsconfig.json delete mode 100644 clients/client-frauddetector/tsconfig.json delete mode 100644 clients/client-fsx/tsconfig.json delete mode 100644 clients/client-gamelift/tsconfig.json delete mode 100644 clients/client-glacier/tsconfig.json delete mode 100644 clients/client-global-accelerator/tsconfig.json delete mode 100644 clients/client-glue/tsconfig.json delete mode 100644 clients/client-grafana/tsconfig.json delete mode 100644 clients/client-greengrass/tsconfig.json delete mode 100644 clients/client-greengrassv2/tsconfig.json delete mode 100644 clients/client-groundstation/tsconfig.json delete mode 100644 clients/client-guardduty/tsconfig.json delete mode 100644 clients/client-health/tsconfig.json delete mode 100644 clients/client-healthlake/tsconfig.json delete mode 100644 clients/client-honeycode/tsconfig.json delete mode 100644 clients/client-iam/tsconfig.json delete mode 100644 clients/client-identitystore/tsconfig.json delete mode 100644 clients/client-imagebuilder/tsconfig.json delete mode 100644 clients/client-inspector/tsconfig.json delete mode 100644 clients/client-inspector2/tsconfig.json delete mode 100644 clients/client-iot-1click-devices-service/tsconfig.json delete mode 100644 clients/client-iot-1click-projects/tsconfig.json delete mode 100644 clients/client-iot-data-plane/tsconfig.json delete mode 100644 clients/client-iot-events-data/tsconfig.json delete mode 100644 clients/client-iot-events/tsconfig.json delete mode 100644 clients/client-iot-jobs-data-plane/tsconfig.json delete mode 100644 clients/client-iot-wireless/tsconfig.json delete mode 100644 clients/client-iot/tsconfig.json delete mode 100644 clients/client-iotanalytics/tsconfig.json delete mode 100644 clients/client-iotdeviceadvisor/tsconfig.json delete mode 100644 clients/client-iotfleethub/tsconfig.json delete mode 100644 clients/client-iotsecuretunneling/tsconfig.json delete mode 100644 clients/client-iotsitewise/tsconfig.json delete mode 100644 clients/client-iotthingsgraph/tsconfig.json delete mode 100644 clients/client-iottwinmaker/tsconfig.json delete mode 100644 clients/client-ivs/tsconfig.json delete mode 100644 clients/client-kafka/tsconfig.json delete mode 100644 clients/client-kafkaconnect/tsconfig.json delete mode 100644 clients/client-kendra/tsconfig.json delete mode 100644 clients/client-kinesis-analytics-v2/tsconfig.json delete mode 100644 clients/client-kinesis-analytics/tsconfig.json delete mode 100644 clients/client-kinesis-video-archived-media/tsconfig.json delete mode 100644 clients/client-kinesis-video-media/tsconfig.json delete mode 100644 clients/client-kinesis-video-signaling/tsconfig.json delete mode 100644 clients/client-kinesis-video/tsconfig.json delete mode 100644 clients/client-kinesis/tsconfig.json delete mode 100644 clients/client-kms/tsconfig.json delete mode 100644 clients/client-lakeformation/tsconfig.json delete mode 100644 clients/client-lambda/tsconfig.json delete mode 100644 clients/client-lex-model-building-service/tsconfig.json delete mode 100644 clients/client-lex-models-v2/tsconfig.json delete mode 100644 clients/client-lex-runtime-service/tsconfig.json delete mode 100644 clients/client-lex-runtime-v2/tsconfig.json delete mode 100644 clients/client-license-manager/tsconfig.json delete mode 100644 clients/client-lightsail/tsconfig.json delete mode 100644 clients/client-location/tsconfig.json delete mode 100644 clients/client-lookoutequipment/tsconfig.json delete mode 100644 clients/client-lookoutmetrics/tsconfig.json delete mode 100644 clients/client-lookoutvision/tsconfig.json delete mode 100644 clients/client-machine-learning/tsconfig.json delete mode 100644 clients/client-macie/tsconfig.json delete mode 100644 clients/client-macie2/tsconfig.json delete mode 100644 clients/client-managedblockchain/tsconfig.json delete mode 100644 clients/client-marketplace-catalog/tsconfig.json delete mode 100644 clients/client-marketplace-commerce-analytics/tsconfig.json delete mode 100644 clients/client-marketplace-entitlement-service/tsconfig.json delete mode 100644 clients/client-marketplace-metering/tsconfig.json delete mode 100644 clients/client-mediaconnect/tsconfig.json delete mode 100644 clients/client-mediaconvert/tsconfig.json delete mode 100644 clients/client-medialive/tsconfig.json delete mode 100644 clients/client-mediapackage-vod/tsconfig.json delete mode 100644 clients/client-mediapackage/tsconfig.json delete mode 100644 clients/client-mediastore-data/tsconfig.json delete mode 100644 clients/client-mediastore/tsconfig.json delete mode 100644 clients/client-mediatailor/tsconfig.json delete mode 100644 clients/client-memorydb/tsconfig.json delete mode 100644 clients/client-mgn/tsconfig.json delete mode 100644 clients/client-migration-hub-refactor-spaces/tsconfig.json delete mode 100644 clients/client-migration-hub/tsconfig.json delete mode 100644 clients/client-migrationhub-config/tsconfig.json delete mode 100644 clients/client-migrationhubstrategy/tsconfig.json delete mode 100644 clients/client-mobile/tsconfig.json delete mode 100644 clients/client-mq/tsconfig.json delete mode 100644 clients/client-mturk/tsconfig.json delete mode 100644 clients/client-mwaa/tsconfig.json delete mode 100644 clients/client-neptune/tsconfig.json delete mode 100644 clients/client-network-firewall/tsconfig.json delete mode 100644 clients/client-networkmanager/tsconfig.json delete mode 100644 clients/client-nimble/tsconfig.json delete mode 100644 clients/client-opensearch/tsconfig.json delete mode 100644 clients/client-opsworks/tsconfig.json delete mode 100644 clients/client-opsworkscm/tsconfig.json delete mode 100644 clients/client-organizations/tsconfig.json delete mode 100644 clients/client-outposts/tsconfig.json delete mode 100644 clients/client-panorama/tsconfig.json delete mode 100644 clients/client-personalize-events/tsconfig.json delete mode 100644 clients/client-personalize-runtime/tsconfig.json delete mode 100644 clients/client-personalize/tsconfig.json delete mode 100644 clients/client-pi/tsconfig.json delete mode 100644 clients/client-pinpoint-email/tsconfig.json delete mode 100644 clients/client-pinpoint-sms-voice/tsconfig.json delete mode 100644 clients/client-pinpoint/tsconfig.json delete mode 100644 clients/client-polly/tsconfig.json delete mode 100644 clients/client-pricing/tsconfig.json delete mode 100644 clients/client-proton/tsconfig.json delete mode 100644 clients/client-qldb-session/tsconfig.json delete mode 100644 clients/client-qldb/tsconfig.json delete mode 100644 clients/client-quicksight/tsconfig.json delete mode 100644 clients/client-ram/tsconfig.json delete mode 100644 clients/client-rbin/tsconfig.json delete mode 100644 clients/client-rds-data/tsconfig.json delete mode 100644 clients/client-rds/tsconfig.json delete mode 100644 clients/client-redshift-data/tsconfig.json delete mode 100644 clients/client-redshift/tsconfig.json delete mode 100644 clients/client-rekognition/tsconfig.json delete mode 100644 clients/client-resiliencehub/tsconfig.json delete mode 100644 clients/client-resource-groups-tagging-api/tsconfig.json delete mode 100644 clients/client-resource-groups/tsconfig.json delete mode 100644 clients/client-robomaker/tsconfig.json delete mode 100644 clients/client-route-53-domains/tsconfig.json delete mode 100644 clients/client-route-53/tsconfig.json delete mode 100644 clients/client-route53-recovery-cluster/tsconfig.json delete mode 100644 clients/client-route53-recovery-control-config/tsconfig.json delete mode 100644 clients/client-route53-recovery-readiness/tsconfig.json delete mode 100644 clients/client-route53resolver/tsconfig.json delete mode 100644 clients/client-rum/tsconfig.json delete mode 100644 clients/client-s3-control/tsconfig.json delete mode 100644 clients/client-s3/tsconfig.json delete mode 100644 clients/client-s3outposts/tsconfig.json delete mode 100644 clients/client-sagemaker-a2i-runtime/tsconfig.json delete mode 100644 clients/client-sagemaker-edge/tsconfig.json delete mode 100644 clients/client-sagemaker-featurestore-runtime/tsconfig.json delete mode 100644 clients/client-sagemaker-runtime/tsconfig.json delete mode 100644 clients/client-sagemaker/tsconfig.json delete mode 100644 clients/client-savingsplans/tsconfig.json delete mode 100644 clients/client-schemas/tsconfig.json delete mode 100644 clients/client-secrets-manager/tsconfig.json delete mode 100644 clients/client-securityhub/tsconfig.json delete mode 100644 clients/client-serverlessapplicationrepository/tsconfig.json delete mode 100644 clients/client-service-catalog-appregistry/tsconfig.json delete mode 100644 clients/client-service-catalog/tsconfig.json delete mode 100644 clients/client-service-quotas/tsconfig.json delete mode 100644 clients/client-servicediscovery/tsconfig.json delete mode 100644 clients/client-ses/tsconfig.json delete mode 100644 clients/client-sesv2/tsconfig.json delete mode 100644 clients/client-sfn/tsconfig.json delete mode 100644 clients/client-shield/tsconfig.json delete mode 100644 clients/client-signer/tsconfig.json delete mode 100644 clients/client-sms/tsconfig.json delete mode 100644 clients/client-snow-device-management/tsconfig.json delete mode 100644 clients/client-snowball/tsconfig.json delete mode 100644 clients/client-sns/tsconfig.json delete mode 100644 clients/client-sqs/tsconfig.json delete mode 100644 clients/client-ssm-contacts/tsconfig.json delete mode 100644 clients/client-ssm-incidents/tsconfig.json delete mode 100644 clients/client-ssm/tsconfig.json delete mode 100644 clients/client-sso-admin/tsconfig.json delete mode 100644 clients/client-sso-oidc/tsconfig.json delete mode 100644 clients/client-sso/tsconfig.json delete mode 100644 clients/client-storage-gateway/tsconfig.json delete mode 100644 clients/client-sts/tsconfig.json delete mode 100644 clients/client-support/tsconfig.json delete mode 100644 clients/client-swf/tsconfig.json delete mode 100644 clients/client-synthetics/tsconfig.json delete mode 100644 clients/client-textract/tsconfig.json delete mode 100644 clients/client-timestream-query/tsconfig.json delete mode 100644 clients/client-timestream-write/tsconfig.json delete mode 100644 clients/client-transcribe-streaming/tsconfig.json delete mode 100644 clients/client-transcribe/tsconfig.json delete mode 100644 clients/client-transfer/tsconfig.json delete mode 100644 clients/client-translate/tsconfig.json delete mode 100644 clients/client-voice-id/tsconfig.json delete mode 100644 clients/client-waf-regional/tsconfig.json delete mode 100644 clients/client-waf/tsconfig.json delete mode 100644 clients/client-wafv2/tsconfig.json delete mode 100644 clients/client-wellarchitected/tsconfig.json delete mode 100644 clients/client-wisdom/tsconfig.json delete mode 100644 clients/client-workdocs/tsconfig.json delete mode 100644 clients/client-worklink/tsconfig.json delete mode 100644 clients/client-workmail/tsconfig.json delete mode 100644 clients/client-workmailmessageflow/tsconfig.json delete mode 100644 clients/client-workspaces-web/tsconfig.json delete mode 100644 clients/client-workspaces/tsconfig.json delete mode 100644 clients/client-xray/tsconfig.json delete mode 100644 private/aws-echo-service/tsconfig.json delete mode 100644 private/aws-protocoltests-ec2/tsconfig.json delete mode 100644 private/aws-protocoltests-json-10/tsconfig.json delete mode 100644 private/aws-protocoltests-json/tsconfig.json delete mode 100644 private/aws-protocoltests-query/tsconfig.json delete mode 100644 private/aws-protocoltests-restjson/tsconfig.json delete mode 100644 private/aws-protocoltests-restxml/tsconfig.json diff --git a/clients/client-accessanalyzer/tsconfig.json b/clients/client-accessanalyzer/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-accessanalyzer/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-account/tsconfig.json b/clients/client-account/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-account/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-acm-pca/tsconfig.json b/clients/client-acm-pca/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-acm-pca/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-acm/tsconfig.json b/clients/client-acm/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-acm/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-alexa-for-business/tsconfig.json b/clients/client-alexa-for-business/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-alexa-for-business/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-amp/tsconfig.json b/clients/client-amp/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-amp/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-amplify/tsconfig.json b/clients/client-amplify/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-amplify/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-amplifybackend/tsconfig.json b/clients/client-amplifybackend/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-amplifybackend/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-amplifyuibuilder/tsconfig.json b/clients/client-amplifyuibuilder/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-amplifyuibuilder/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-api-gateway/tsconfig.json b/clients/client-api-gateway/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-api-gateway/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-apigatewaymanagementapi/tsconfig.json b/clients/client-apigatewaymanagementapi/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-apigatewaymanagementapi/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-apigatewayv2/tsconfig.json b/clients/client-apigatewayv2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-apigatewayv2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-app-mesh/tsconfig.json b/clients/client-app-mesh/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-app-mesh/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-appconfig/tsconfig.json b/clients/client-appconfig/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-appconfig/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-appconfigdata/tsconfig.json b/clients/client-appconfigdata/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-appconfigdata/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-appflow/tsconfig.json b/clients/client-appflow/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-appflow/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-appintegrations/tsconfig.json b/clients/client-appintegrations/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-appintegrations/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-application-auto-scaling/tsconfig.json b/clients/client-application-auto-scaling/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-application-auto-scaling/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-application-discovery-service/tsconfig.json b/clients/client-application-discovery-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-application-discovery-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-application-insights/tsconfig.json b/clients/client-application-insights/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-application-insights/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-applicationcostprofiler/tsconfig.json b/clients/client-applicationcostprofiler/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-applicationcostprofiler/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-apprunner/tsconfig.json b/clients/client-apprunner/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-apprunner/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-appstream/tsconfig.json b/clients/client-appstream/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-appstream/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-appsync/tsconfig.json b/clients/client-appsync/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-appsync/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-athena/tsconfig.json b/clients/client-athena/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-athena/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-auditmanager/tsconfig.json b/clients/client-auditmanager/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-auditmanager/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-auto-scaling-plans/tsconfig.json b/clients/client-auto-scaling-plans/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-auto-scaling-plans/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-auto-scaling/tsconfig.json b/clients/client-auto-scaling/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-auto-scaling/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-backup-gateway/tsconfig.json b/clients/client-backup-gateway/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-backup-gateway/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-backup/tsconfig.json b/clients/client-backup/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-backup/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-batch/tsconfig.json b/clients/client-batch/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-batch/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-braket/tsconfig.json b/clients/client-braket/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-braket/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-budgets/tsconfig.json b/clients/client-budgets/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-budgets/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-chime-sdk-identity/tsconfig.json b/clients/client-chime-sdk-identity/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-chime-sdk-identity/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-chime-sdk-meetings/tsconfig.json b/clients/client-chime-sdk-meetings/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-chime-sdk-meetings/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-chime-sdk-messaging/tsconfig.json b/clients/client-chime-sdk-messaging/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-chime-sdk-messaging/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-chime/tsconfig.json b/clients/client-chime/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-chime/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloud9/tsconfig.json b/clients/client-cloud9/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloud9/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudcontrol/tsconfig.json b/clients/client-cloudcontrol/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-cloudcontrol/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-clouddirectory/tsconfig.json b/clients/client-clouddirectory/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-clouddirectory/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudformation/tsconfig.json b/clients/client-cloudformation/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudformation/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudfront/tsconfig.json b/clients/client-cloudfront/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudfront/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudhsm-v2/tsconfig.json b/clients/client-cloudhsm-v2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudhsm-v2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudhsm/tsconfig.json b/clients/client-cloudhsm/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudhsm/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudsearch-domain/tsconfig.json b/clients/client-cloudsearch-domain/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudsearch-domain/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudsearch/tsconfig.json b/clients/client-cloudsearch/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudsearch/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudtrail/tsconfig.json b/clients/client-cloudtrail/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudtrail/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudwatch-events/tsconfig.json b/clients/client-cloudwatch-events/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudwatch-events/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudwatch-logs/tsconfig.json b/clients/client-cloudwatch-logs/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudwatch-logs/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cloudwatch/tsconfig.json b/clients/client-cloudwatch/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cloudwatch/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codeartifact/tsconfig.json b/clients/client-codeartifact/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codeartifact/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codebuild/tsconfig.json b/clients/client-codebuild/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codebuild/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codecommit/tsconfig.json b/clients/client-codecommit/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codecommit/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codedeploy/tsconfig.json b/clients/client-codedeploy/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codedeploy/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codeguru-reviewer/tsconfig.json b/clients/client-codeguru-reviewer/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codeguru-reviewer/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codeguruprofiler/tsconfig.json b/clients/client-codeguruprofiler/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codeguruprofiler/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codepipeline/tsconfig.json b/clients/client-codepipeline/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codepipeline/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codestar-connections/tsconfig.json b/clients/client-codestar-connections/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codestar-connections/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codestar-notifications/tsconfig.json b/clients/client-codestar-notifications/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codestar-notifications/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-codestar/tsconfig.json b/clients/client-codestar/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-codestar/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cognito-identity-provider/tsconfig.json b/clients/client-cognito-identity-provider/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cognito-identity-provider/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cognito-identity/tsconfig.json b/clients/client-cognito-identity/tsconfig.json deleted file mode 100644 index cd6d61ae090f3..0000000000000 --- a/clients/client-cognito-identity/tsconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true, - "types": ["mocha", "node"] - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cognito-sync/tsconfig.json b/clients/client-cognito-sync/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cognito-sync/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-comprehend/tsconfig.json b/clients/client-comprehend/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-comprehend/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-comprehendmedical/tsconfig.json b/clients/client-comprehendmedical/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-comprehendmedical/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-compute-optimizer/tsconfig.json b/clients/client-compute-optimizer/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-compute-optimizer/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-config-service/tsconfig.json b/clients/client-config-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-config-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-connect-contact-lens/tsconfig.json b/clients/client-connect-contact-lens/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-connect-contact-lens/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-connect/tsconfig.json b/clients/client-connect/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-connect/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-connectparticipant/tsconfig.json b/clients/client-connectparticipant/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-connectparticipant/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cost-and-usage-report-service/tsconfig.json b/clients/client-cost-and-usage-report-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cost-and-usage-report-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-cost-explorer/tsconfig.json b/clients/client-cost-explorer/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-cost-explorer/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-customer-profiles/tsconfig.json b/clients/client-customer-profiles/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-customer-profiles/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-data-pipeline/tsconfig.json b/clients/client-data-pipeline/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-data-pipeline/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-database-migration-service/tsconfig.json b/clients/client-database-migration-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-database-migration-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-databrew/tsconfig.json b/clients/client-databrew/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-databrew/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-dataexchange/tsconfig.json b/clients/client-dataexchange/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-dataexchange/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-datasync/tsconfig.json b/clients/client-datasync/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-datasync/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-dax/tsconfig.json b/clients/client-dax/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-dax/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-detective/tsconfig.json b/clients/client-detective/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-detective/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-device-farm/tsconfig.json b/clients/client-device-farm/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-device-farm/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-devops-guru/tsconfig.json b/clients/client-devops-guru/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-devops-guru/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-direct-connect/tsconfig.json b/clients/client-direct-connect/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-direct-connect/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-directory-service/tsconfig.json b/clients/client-directory-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-directory-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-dlm/tsconfig.json b/clients/client-dlm/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-dlm/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-docdb/tsconfig.json b/clients/client-docdb/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-docdb/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-drs/tsconfig.json b/clients/client-drs/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-drs/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-dynamodb-streams/tsconfig.json b/clients/client-dynamodb-streams/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-dynamodb-streams/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-dynamodb/tsconfig.json b/clients/client-dynamodb/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-dynamodb/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ebs/tsconfig.json b/clients/client-ebs/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ebs/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ec2-instance-connect/tsconfig.json b/clients/client-ec2-instance-connect/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ec2-instance-connect/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ec2/tsconfig.json b/clients/client-ec2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ec2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ecr-public/tsconfig.json b/clients/client-ecr-public/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ecr-public/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ecr/tsconfig.json b/clients/client-ecr/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ecr/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ecs/tsconfig.json b/clients/client-ecs/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ecs/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-efs/tsconfig.json b/clients/client-efs/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-efs/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-eks/tsconfig.json b/clients/client-eks/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-eks/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-elastic-beanstalk/tsconfig.json b/clients/client-elastic-beanstalk/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-elastic-beanstalk/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-elastic-inference/tsconfig.json b/clients/client-elastic-inference/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-elastic-inference/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-elastic-load-balancing-v2/tsconfig.json b/clients/client-elastic-load-balancing-v2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-elastic-load-balancing-v2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-elastic-load-balancing/tsconfig.json b/clients/client-elastic-load-balancing/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-elastic-load-balancing/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-elastic-transcoder/tsconfig.json b/clients/client-elastic-transcoder/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-elastic-transcoder/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-elasticache/tsconfig.json b/clients/client-elasticache/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-elasticache/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-elasticsearch-service/tsconfig.json b/clients/client-elasticsearch-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-elasticsearch-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-emr-containers/tsconfig.json b/clients/client-emr-containers/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-emr-containers/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-emr/tsconfig.json b/clients/client-emr/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-emr/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-eventbridge/tsconfig.json b/clients/client-eventbridge/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-eventbridge/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-evidently/tsconfig.json b/clients/client-evidently/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-evidently/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-finspace-data/tsconfig.json b/clients/client-finspace-data/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-finspace-data/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-finspace/tsconfig.json b/clients/client-finspace/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-finspace/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-firehose/tsconfig.json b/clients/client-firehose/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-firehose/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-fis/tsconfig.json b/clients/client-fis/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-fis/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-fms/tsconfig.json b/clients/client-fms/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-fms/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-forecast/tsconfig.json b/clients/client-forecast/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-forecast/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-forecastquery/tsconfig.json b/clients/client-forecastquery/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-forecastquery/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-frauddetector/tsconfig.json b/clients/client-frauddetector/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-frauddetector/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-fsx/tsconfig.json b/clients/client-fsx/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-fsx/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-gamelift/tsconfig.json b/clients/client-gamelift/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-gamelift/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-glacier/tsconfig.json b/clients/client-glacier/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-glacier/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-global-accelerator/tsconfig.json b/clients/client-global-accelerator/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-global-accelerator/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-glue/tsconfig.json b/clients/client-glue/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-glue/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-grafana/tsconfig.json b/clients/client-grafana/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-grafana/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-greengrass/tsconfig.json b/clients/client-greengrass/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-greengrass/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-greengrassv2/tsconfig.json b/clients/client-greengrassv2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-greengrassv2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-groundstation/tsconfig.json b/clients/client-groundstation/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-groundstation/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-guardduty/tsconfig.json b/clients/client-guardduty/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-guardduty/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-health/tsconfig.json b/clients/client-health/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-health/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-healthlake/tsconfig.json b/clients/client-healthlake/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-healthlake/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-honeycode/tsconfig.json b/clients/client-honeycode/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-honeycode/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iam/tsconfig.json b/clients/client-iam/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iam/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-identitystore/tsconfig.json b/clients/client-identitystore/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-identitystore/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-imagebuilder/tsconfig.json b/clients/client-imagebuilder/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-imagebuilder/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-inspector/tsconfig.json b/clients/client-inspector/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-inspector/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-inspector2/tsconfig.json b/clients/client-inspector2/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-inspector2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iot-1click-devices-service/tsconfig.json b/clients/client-iot-1click-devices-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iot-1click-devices-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iot-1click-projects/tsconfig.json b/clients/client-iot-1click-projects/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iot-1click-projects/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iot-data-plane/tsconfig.json b/clients/client-iot-data-plane/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iot-data-plane/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iot-events-data/tsconfig.json b/clients/client-iot-events-data/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iot-events-data/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iot-events/tsconfig.json b/clients/client-iot-events/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iot-events/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iot-jobs-data-plane/tsconfig.json b/clients/client-iot-jobs-data-plane/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iot-jobs-data-plane/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iot-wireless/tsconfig.json b/clients/client-iot-wireless/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iot-wireless/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iot/tsconfig.json b/clients/client-iot/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iot/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iotanalytics/tsconfig.json b/clients/client-iotanalytics/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iotanalytics/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iotdeviceadvisor/tsconfig.json b/clients/client-iotdeviceadvisor/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iotdeviceadvisor/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iotfleethub/tsconfig.json b/clients/client-iotfleethub/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iotfleethub/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iotsecuretunneling/tsconfig.json b/clients/client-iotsecuretunneling/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iotsecuretunneling/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iotsitewise/tsconfig.json b/clients/client-iotsitewise/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iotsitewise/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iotthingsgraph/tsconfig.json b/clients/client-iotthingsgraph/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-iotthingsgraph/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-iottwinmaker/tsconfig.json b/clients/client-iottwinmaker/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-iottwinmaker/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ivs/tsconfig.json b/clients/client-ivs/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ivs/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kafka/tsconfig.json b/clients/client-kafka/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kafka/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kafkaconnect/tsconfig.json b/clients/client-kafkaconnect/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kafkaconnect/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kendra/tsconfig.json b/clients/client-kendra/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kendra/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kinesis-analytics-v2/tsconfig.json b/clients/client-kinesis-analytics-v2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kinesis-analytics-v2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kinesis-analytics/tsconfig.json b/clients/client-kinesis-analytics/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kinesis-analytics/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kinesis-video-archived-media/tsconfig.json b/clients/client-kinesis-video-archived-media/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kinesis-video-archived-media/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kinesis-video-media/tsconfig.json b/clients/client-kinesis-video-media/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kinesis-video-media/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kinesis-video-signaling/tsconfig.json b/clients/client-kinesis-video-signaling/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kinesis-video-signaling/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kinesis-video/tsconfig.json b/clients/client-kinesis-video/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kinesis-video/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kinesis/tsconfig.json b/clients/client-kinesis/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kinesis/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-kms/tsconfig.json b/clients/client-kms/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-kms/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lakeformation/tsconfig.json b/clients/client-lakeformation/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lakeformation/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lambda/tsconfig.json b/clients/client-lambda/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lambda/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lex-model-building-service/tsconfig.json b/clients/client-lex-model-building-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lex-model-building-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lex-models-v2/tsconfig.json b/clients/client-lex-models-v2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lex-models-v2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lex-runtime-service/tsconfig.json b/clients/client-lex-runtime-service/tsconfig.json deleted file mode 100644 index cd6d61ae090f3..0000000000000 --- a/clients/client-lex-runtime-service/tsconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true, - "types": ["mocha", "node"] - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lex-runtime-v2/tsconfig.json b/clients/client-lex-runtime-v2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lex-runtime-v2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-license-manager/tsconfig.json b/clients/client-license-manager/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-license-manager/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lightsail/tsconfig.json b/clients/client-lightsail/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lightsail/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-location/tsconfig.json b/clients/client-location/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-location/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lookoutequipment/tsconfig.json b/clients/client-lookoutequipment/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lookoutequipment/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lookoutmetrics/tsconfig.json b/clients/client-lookoutmetrics/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lookoutmetrics/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-lookoutvision/tsconfig.json b/clients/client-lookoutvision/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-lookoutvision/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-machine-learning/tsconfig.json b/clients/client-machine-learning/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-machine-learning/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-macie/tsconfig.json b/clients/client-macie/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-macie/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-macie2/tsconfig.json b/clients/client-macie2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-macie2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-managedblockchain/tsconfig.json b/clients/client-managedblockchain/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-managedblockchain/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-marketplace-catalog/tsconfig.json b/clients/client-marketplace-catalog/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-marketplace-catalog/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-marketplace-commerce-analytics/tsconfig.json b/clients/client-marketplace-commerce-analytics/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-marketplace-commerce-analytics/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-marketplace-entitlement-service/tsconfig.json b/clients/client-marketplace-entitlement-service/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-marketplace-entitlement-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-marketplace-metering/tsconfig.json b/clients/client-marketplace-metering/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-marketplace-metering/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mediaconnect/tsconfig.json b/clients/client-mediaconnect/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mediaconnect/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mediaconvert/tsconfig.json b/clients/client-mediaconvert/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mediaconvert/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-medialive/tsconfig.json b/clients/client-medialive/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-medialive/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mediapackage-vod/tsconfig.json b/clients/client-mediapackage-vod/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mediapackage-vod/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mediapackage/tsconfig.json b/clients/client-mediapackage/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mediapackage/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mediastore-data/tsconfig.json b/clients/client-mediastore-data/tsconfig.json deleted file mode 100644 index 1a6e84ff018a0..0000000000000 --- a/clients/client-mediastore-data/tsconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true, - "types": ["mocha"] - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mediastore/tsconfig.json b/clients/client-mediastore/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mediastore/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mediatailor/tsconfig.json b/clients/client-mediatailor/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mediatailor/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-memorydb/tsconfig.json b/clients/client-memorydb/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-memorydb/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mgn/tsconfig.json b/clients/client-mgn/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mgn/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-migration-hub-refactor-spaces/tsconfig.json b/clients/client-migration-hub-refactor-spaces/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-migration-hub-refactor-spaces/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-migration-hub/tsconfig.json b/clients/client-migration-hub/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-migration-hub/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-migrationhub-config/tsconfig.json b/clients/client-migrationhub-config/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-migrationhub-config/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-migrationhubstrategy/tsconfig.json b/clients/client-migrationhubstrategy/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-migrationhubstrategy/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mobile/tsconfig.json b/clients/client-mobile/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mobile/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mq/tsconfig.json b/clients/client-mq/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mq/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mturk/tsconfig.json b/clients/client-mturk/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mturk/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-mwaa/tsconfig.json b/clients/client-mwaa/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-mwaa/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-neptune/tsconfig.json b/clients/client-neptune/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-neptune/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-network-firewall/tsconfig.json b/clients/client-network-firewall/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-network-firewall/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-networkmanager/tsconfig.json b/clients/client-networkmanager/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-networkmanager/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-nimble/tsconfig.json b/clients/client-nimble/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-nimble/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-opensearch/tsconfig.json b/clients/client-opensearch/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-opensearch/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-opsworks/tsconfig.json b/clients/client-opsworks/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-opsworks/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-opsworkscm/tsconfig.json b/clients/client-opsworkscm/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-opsworkscm/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-organizations/tsconfig.json b/clients/client-organizations/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-organizations/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-outposts/tsconfig.json b/clients/client-outposts/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-outposts/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-panorama/tsconfig.json b/clients/client-panorama/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-panorama/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-personalize-events/tsconfig.json b/clients/client-personalize-events/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-personalize-events/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-personalize-runtime/tsconfig.json b/clients/client-personalize-runtime/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-personalize-runtime/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-personalize/tsconfig.json b/clients/client-personalize/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-personalize/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-pi/tsconfig.json b/clients/client-pi/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-pi/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-pinpoint-email/tsconfig.json b/clients/client-pinpoint-email/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-pinpoint-email/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-pinpoint-sms-voice/tsconfig.json b/clients/client-pinpoint-sms-voice/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-pinpoint-sms-voice/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-pinpoint/tsconfig.json b/clients/client-pinpoint/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-pinpoint/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-polly/tsconfig.json b/clients/client-polly/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-polly/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-pricing/tsconfig.json b/clients/client-pricing/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-pricing/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-proton/tsconfig.json b/clients/client-proton/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-proton/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-qldb-session/tsconfig.json b/clients/client-qldb-session/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-qldb-session/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-qldb/tsconfig.json b/clients/client-qldb/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-qldb/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-quicksight/tsconfig.json b/clients/client-quicksight/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-quicksight/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ram/tsconfig.json b/clients/client-ram/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ram/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-rbin/tsconfig.json b/clients/client-rbin/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-rbin/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-rds-data/tsconfig.json b/clients/client-rds-data/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-rds-data/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-rds/tsconfig.json b/clients/client-rds/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-rds/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-redshift-data/tsconfig.json b/clients/client-redshift-data/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-redshift-data/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-redshift/tsconfig.json b/clients/client-redshift/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-redshift/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-rekognition/tsconfig.json b/clients/client-rekognition/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-rekognition/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-resiliencehub/tsconfig.json b/clients/client-resiliencehub/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-resiliencehub/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-resource-groups-tagging-api/tsconfig.json b/clients/client-resource-groups-tagging-api/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-resource-groups-tagging-api/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-resource-groups/tsconfig.json b/clients/client-resource-groups/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-resource-groups/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-robomaker/tsconfig.json b/clients/client-robomaker/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-robomaker/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-route-53-domains/tsconfig.json b/clients/client-route-53-domains/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-route-53-domains/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-route-53/tsconfig.json b/clients/client-route-53/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-route-53/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-route53-recovery-cluster/tsconfig.json b/clients/client-route53-recovery-cluster/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-route53-recovery-cluster/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-route53-recovery-control-config/tsconfig.json b/clients/client-route53-recovery-control-config/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-route53-recovery-control-config/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-route53-recovery-readiness/tsconfig.json b/clients/client-route53-recovery-readiness/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-route53-recovery-readiness/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-route53resolver/tsconfig.json b/clients/client-route53resolver/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-route53resolver/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-rum/tsconfig.json b/clients/client-rum/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-rum/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-s3-control/tsconfig.json b/clients/client-s3-control/tsconfig.json deleted file mode 100644 index cd6d61ae090f3..0000000000000 --- a/clients/client-s3-control/tsconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true, - "types": ["mocha", "node"] - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-s3/tsconfig.json b/clients/client-s3/tsconfig.json deleted file mode 100644 index cd6d61ae090f3..0000000000000 --- a/clients/client-s3/tsconfig.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true, - "types": ["mocha", "node"] - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-s3outposts/tsconfig.json b/clients/client-s3outposts/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-s3outposts/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sagemaker-a2i-runtime/tsconfig.json b/clients/client-sagemaker-a2i-runtime/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sagemaker-a2i-runtime/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sagemaker-edge/tsconfig.json b/clients/client-sagemaker-edge/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sagemaker-edge/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sagemaker-featurestore-runtime/tsconfig.json b/clients/client-sagemaker-featurestore-runtime/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sagemaker-featurestore-runtime/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sagemaker-runtime/tsconfig.json b/clients/client-sagemaker-runtime/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sagemaker-runtime/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sagemaker/tsconfig.json b/clients/client-sagemaker/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sagemaker/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-savingsplans/tsconfig.json b/clients/client-savingsplans/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-savingsplans/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-schemas/tsconfig.json b/clients/client-schemas/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-schemas/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-secrets-manager/tsconfig.json b/clients/client-secrets-manager/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-secrets-manager/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-securityhub/tsconfig.json b/clients/client-securityhub/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-securityhub/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-serverlessapplicationrepository/tsconfig.json b/clients/client-serverlessapplicationrepository/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-serverlessapplicationrepository/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-service-catalog-appregistry/tsconfig.json b/clients/client-service-catalog-appregistry/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-service-catalog-appregistry/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-service-catalog/tsconfig.json b/clients/client-service-catalog/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-service-catalog/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-service-quotas/tsconfig.json b/clients/client-service-quotas/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-service-quotas/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-servicediscovery/tsconfig.json b/clients/client-servicediscovery/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-servicediscovery/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ses/tsconfig.json b/clients/client-ses/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ses/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sesv2/tsconfig.json b/clients/client-sesv2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sesv2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sfn/tsconfig.json b/clients/client-sfn/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sfn/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-shield/tsconfig.json b/clients/client-shield/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-shield/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-signer/tsconfig.json b/clients/client-signer/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-signer/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sms/tsconfig.json b/clients/client-sms/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sms/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-snow-device-management/tsconfig.json b/clients/client-snow-device-management/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-snow-device-management/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-snowball/tsconfig.json b/clients/client-snowball/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-snowball/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sns/tsconfig.json b/clients/client-sns/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sns/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sqs/tsconfig.json b/clients/client-sqs/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sqs/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ssm-contacts/tsconfig.json b/clients/client-ssm-contacts/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ssm-contacts/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ssm-incidents/tsconfig.json b/clients/client-ssm-incidents/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ssm-incidents/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-ssm/tsconfig.json b/clients/client-ssm/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-ssm/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sso-admin/tsconfig.json b/clients/client-sso-admin/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sso-admin/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sso-oidc/tsconfig.json b/clients/client-sso-oidc/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sso-oidc/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sso/tsconfig.json b/clients/client-sso/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sso/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-storage-gateway/tsconfig.json b/clients/client-storage-gateway/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-storage-gateway/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-sts/tsconfig.json b/clients/client-sts/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-sts/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-support/tsconfig.json b/clients/client-support/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-support/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-swf/tsconfig.json b/clients/client-swf/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-swf/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-synthetics/tsconfig.json b/clients/client-synthetics/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-synthetics/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-textract/tsconfig.json b/clients/client-textract/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-textract/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-timestream-query/tsconfig.json b/clients/client-timestream-query/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-timestream-query/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-timestream-write/tsconfig.json b/clients/client-timestream-write/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-timestream-write/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-transcribe-streaming/tsconfig.json b/clients/client-transcribe-streaming/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-transcribe-streaming/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-transcribe/tsconfig.json b/clients/client-transcribe/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-transcribe/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-transfer/tsconfig.json b/clients/client-transfer/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-transfer/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-translate/tsconfig.json b/clients/client-translate/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-translate/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-voice-id/tsconfig.json b/clients/client-voice-id/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-voice-id/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-waf-regional/tsconfig.json b/clients/client-waf-regional/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-waf-regional/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-waf/tsconfig.json b/clients/client-waf/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-waf/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-wafv2/tsconfig.json b/clients/client-wafv2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-wafv2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-wellarchitected/tsconfig.json b/clients/client-wellarchitected/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-wellarchitected/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-wisdom/tsconfig.json b/clients/client-wisdom/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-wisdom/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-workdocs/tsconfig.json b/clients/client-workdocs/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-workdocs/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-worklink/tsconfig.json b/clients/client-worklink/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-worklink/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-workmail/tsconfig.json b/clients/client-workmail/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-workmail/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-workmailmessageflow/tsconfig.json b/clients/client-workmailmessageflow/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-workmailmessageflow/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-workspaces-web/tsconfig.json b/clients/client-workspaces-web/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/clients/client-workspaces-web/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-workspaces/tsconfig.json b/clients/client-workspaces/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-workspaces/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/clients/client-xray/tsconfig.json b/clients/client-xray/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/clients/client-xray/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/private/aws-echo-service/tsconfig.json b/private/aws-echo-service/tsconfig.json deleted file mode 100644 index 4633e99df0e8b..0000000000000 --- a/private/aws-echo-service/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "rootDir": "./src", - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/private/aws-protocoltests-ec2/tsconfig.json b/private/aws-protocoltests-ec2/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/private/aws-protocoltests-ec2/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/private/aws-protocoltests-json-10/tsconfig.json b/private/aws-protocoltests-json-10/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/private/aws-protocoltests-json-10/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/private/aws-protocoltests-json/tsconfig.json b/private/aws-protocoltests-json/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/private/aws-protocoltests-json/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/private/aws-protocoltests-query/tsconfig.json b/private/aws-protocoltests-query/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/private/aws-protocoltests-query/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/private/aws-protocoltests-restjson/tsconfig.json b/private/aws-protocoltests-restjson/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/private/aws-protocoltests-restjson/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} diff --git a/private/aws-protocoltests-restxml/tsconfig.json b/private/aws-protocoltests-restxml/tsconfig.json deleted file mode 100644 index 86628a99e0809..0000000000000 --- a/private/aws-protocoltests-restxml/tsconfig.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "compilerOptions": { - "alwaysStrict": true, - "target": "ES2018", - "module": "commonjs", - "strict": true, - "downlevelIteration": true, - "importHelpers": true, - "noEmitHelpers": true, - "incremental": true, - "resolveJsonModule": true, - "esModuleInterop": true, - "rootDir": "src", - "outDir": "dist-cjs", - "removeComments": true - }, - "exclude": ["test/**/*"] -} From 48b7fe0c09a1d09e7d22985da8b47e39294eae89 Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Thu, 13 Jan 2022 23:20:09 +0000 Subject: [PATCH 03/10] chore(clients): add new tsconfig.json and tsconfig.cjs.json --- clients/client-accessanalyzer/tsconfig.cjs.json | 8 ++++++++ clients/client-accessanalyzer/tsconfig.json | 3 +++ clients/client-account/tsconfig.cjs.json | 8 ++++++++ clients/client-account/tsconfig.json | 3 +++ clients/client-acm-pca/tsconfig.cjs.json | 8 ++++++++ clients/client-acm-pca/tsconfig.json | 3 +++ clients/client-acm/tsconfig.cjs.json | 8 ++++++++ clients/client-acm/tsconfig.json | 3 +++ clients/client-alexa-for-business/tsconfig.cjs.json | 8 ++++++++ clients/client-alexa-for-business/tsconfig.json | 3 +++ clients/client-amp/tsconfig.cjs.json | 8 ++++++++ clients/client-amp/tsconfig.json | 3 +++ clients/client-amplify/tsconfig.cjs.json | 8 ++++++++ clients/client-amplify/tsconfig.json | 3 +++ clients/client-amplifybackend/tsconfig.cjs.json | 8 ++++++++ clients/client-amplifybackend/tsconfig.json | 3 +++ clients/client-amplifyuibuilder/tsconfig.cjs.json | 8 ++++++++ clients/client-amplifyuibuilder/tsconfig.json | 3 +++ clients/client-api-gateway/tsconfig.cjs.json | 8 ++++++++ clients/client-api-gateway/tsconfig.json | 3 +++ clients/client-apigatewaymanagementapi/tsconfig.cjs.json | 8 ++++++++ clients/client-apigatewaymanagementapi/tsconfig.json | 3 +++ clients/client-apigatewayv2/tsconfig.cjs.json | 8 ++++++++ clients/client-apigatewayv2/tsconfig.json | 3 +++ clients/client-app-mesh/tsconfig.cjs.json | 8 ++++++++ clients/client-app-mesh/tsconfig.json | 3 +++ clients/client-appconfig/tsconfig.cjs.json | 8 ++++++++ clients/client-appconfig/tsconfig.json | 3 +++ clients/client-appconfigdata/tsconfig.cjs.json | 8 ++++++++ clients/client-appconfigdata/tsconfig.json | 3 +++ clients/client-appflow/tsconfig.cjs.json | 8 ++++++++ clients/client-appflow/tsconfig.json | 3 +++ clients/client-appintegrations/tsconfig.cjs.json | 8 ++++++++ clients/client-appintegrations/tsconfig.json | 3 +++ clients/client-application-auto-scaling/tsconfig.cjs.json | 8 ++++++++ clients/client-application-auto-scaling/tsconfig.json | 3 +++ .../tsconfig.cjs.json | 8 ++++++++ .../client-application-discovery-service/tsconfig.json | 3 +++ clients/client-application-insights/tsconfig.cjs.json | 8 ++++++++ clients/client-application-insights/tsconfig.json | 3 +++ clients/client-applicationcostprofiler/tsconfig.cjs.json | 8 ++++++++ clients/client-applicationcostprofiler/tsconfig.json | 3 +++ clients/client-apprunner/tsconfig.cjs.json | 8 ++++++++ clients/client-apprunner/tsconfig.json | 3 +++ clients/client-appstream/tsconfig.cjs.json | 8 ++++++++ clients/client-appstream/tsconfig.json | 3 +++ clients/client-appsync/tsconfig.cjs.json | 8 ++++++++ clients/client-appsync/tsconfig.json | 3 +++ clients/client-athena/tsconfig.cjs.json | 8 ++++++++ clients/client-athena/tsconfig.json | 3 +++ clients/client-auditmanager/tsconfig.cjs.json | 8 ++++++++ clients/client-auditmanager/tsconfig.json | 3 +++ clients/client-auto-scaling-plans/tsconfig.cjs.json | 8 ++++++++ clients/client-auto-scaling-plans/tsconfig.json | 3 +++ clients/client-auto-scaling/tsconfig.cjs.json | 8 ++++++++ clients/client-auto-scaling/tsconfig.json | 3 +++ clients/client-backup-gateway/tsconfig.cjs.json | 8 ++++++++ clients/client-backup-gateway/tsconfig.json | 3 +++ clients/client-backup/tsconfig.cjs.json | 8 ++++++++ clients/client-backup/tsconfig.json | 3 +++ clients/client-batch/tsconfig.cjs.json | 8 ++++++++ clients/client-batch/tsconfig.json | 3 +++ clients/client-braket/tsconfig.cjs.json | 8 ++++++++ clients/client-braket/tsconfig.json | 3 +++ clients/client-budgets/tsconfig.cjs.json | 8 ++++++++ clients/client-budgets/tsconfig.json | 3 +++ clients/client-chime-sdk-identity/tsconfig.cjs.json | 8 ++++++++ clients/client-chime-sdk-identity/tsconfig.json | 3 +++ clients/client-chime-sdk-meetings/tsconfig.cjs.json | 8 ++++++++ clients/client-chime-sdk-meetings/tsconfig.json | 3 +++ clients/client-chime-sdk-messaging/tsconfig.cjs.json | 8 ++++++++ clients/client-chime-sdk-messaging/tsconfig.json | 3 +++ clients/client-chime/tsconfig.cjs.json | 8 ++++++++ clients/client-chime/tsconfig.json | 3 +++ clients/client-cloud9/tsconfig.cjs.json | 8 ++++++++ clients/client-cloud9/tsconfig.json | 3 +++ clients/client-cloudcontrol/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudcontrol/tsconfig.json | 3 +++ clients/client-clouddirectory/tsconfig.cjs.json | 8 ++++++++ clients/client-clouddirectory/tsconfig.json | 3 +++ clients/client-cloudformation/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudformation/tsconfig.json | 3 +++ clients/client-cloudfront/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudfront/tsconfig.json | 3 +++ clients/client-cloudhsm-v2/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudhsm-v2/tsconfig.json | 3 +++ clients/client-cloudhsm/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudhsm/tsconfig.json | 3 +++ clients/client-cloudsearch-domain/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudsearch-domain/tsconfig.json | 3 +++ clients/client-cloudsearch/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudsearch/tsconfig.json | 3 +++ clients/client-cloudtrail/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudtrail/tsconfig.json | 3 +++ clients/client-cloudwatch-events/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudwatch-events/tsconfig.json | 3 +++ clients/client-cloudwatch-logs/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudwatch-logs/tsconfig.json | 3 +++ clients/client-cloudwatch/tsconfig.cjs.json | 8 ++++++++ clients/client-cloudwatch/tsconfig.json | 3 +++ clients/client-codeartifact/tsconfig.cjs.json | 8 ++++++++ clients/client-codeartifact/tsconfig.json | 3 +++ clients/client-codebuild/tsconfig.cjs.json | 8 ++++++++ clients/client-codebuild/tsconfig.json | 3 +++ clients/client-codecommit/tsconfig.cjs.json | 8 ++++++++ clients/client-codecommit/tsconfig.json | 3 +++ clients/client-codedeploy/tsconfig.cjs.json | 8 ++++++++ clients/client-codedeploy/tsconfig.json | 3 +++ clients/client-codeguru-reviewer/tsconfig.cjs.json | 8 ++++++++ clients/client-codeguru-reviewer/tsconfig.json | 3 +++ clients/client-codeguruprofiler/tsconfig.cjs.json | 8 ++++++++ clients/client-codeguruprofiler/tsconfig.json | 3 +++ clients/client-codepipeline/tsconfig.cjs.json | 8 ++++++++ clients/client-codepipeline/tsconfig.json | 3 +++ clients/client-codestar-connections/tsconfig.cjs.json | 8 ++++++++ clients/client-codestar-connections/tsconfig.json | 3 +++ clients/client-codestar-notifications/tsconfig.cjs.json | 8 ++++++++ clients/client-codestar-notifications/tsconfig.json | 3 +++ clients/client-codestar/tsconfig.cjs.json | 8 ++++++++ clients/client-codestar/tsconfig.json | 3 +++ .../client-cognito-identity-provider/tsconfig.cjs.json | 8 ++++++++ clients/client-cognito-identity-provider/tsconfig.json | 3 +++ clients/client-cognito-identity/tsconfig.cjs.json | 8 ++++++++ clients/client-cognito-identity/tsconfig.json | 3 +++ clients/client-cognito-sync/tsconfig.cjs.json | 8 ++++++++ clients/client-cognito-sync/tsconfig.json | 3 +++ clients/client-comprehend/tsconfig.cjs.json | 8 ++++++++ clients/client-comprehend/tsconfig.json | 3 +++ clients/client-comprehendmedical/tsconfig.cjs.json | 8 ++++++++ clients/client-comprehendmedical/tsconfig.json | 3 +++ clients/client-compute-optimizer/tsconfig.cjs.json | 8 ++++++++ clients/client-compute-optimizer/tsconfig.json | 3 +++ clients/client-config-service/tsconfig.cjs.json | 8 ++++++++ clients/client-config-service/tsconfig.json | 3 +++ clients/client-connect-contact-lens/tsconfig.cjs.json | 8 ++++++++ clients/client-connect-contact-lens/tsconfig.json | 3 +++ clients/client-connect/tsconfig.cjs.json | 8 ++++++++ clients/client-connect/tsconfig.json | 3 +++ clients/client-connectparticipant/tsconfig.cjs.json | 8 ++++++++ clients/client-connectparticipant/tsconfig.json | 3 +++ .../tsconfig.cjs.json | 8 ++++++++ .../client-cost-and-usage-report-service/tsconfig.json | 3 +++ clients/client-cost-explorer/tsconfig.cjs.json | 8 ++++++++ clients/client-cost-explorer/tsconfig.json | 3 +++ clients/client-customer-profiles/tsconfig.cjs.json | 8 ++++++++ clients/client-customer-profiles/tsconfig.json | 3 +++ clients/client-data-pipeline/tsconfig.cjs.json | 8 ++++++++ clients/client-data-pipeline/tsconfig.json | 3 +++ .../client-database-migration-service/tsconfig.cjs.json | 8 ++++++++ clients/client-database-migration-service/tsconfig.json | 3 +++ clients/client-databrew/tsconfig.cjs.json | 8 ++++++++ clients/client-databrew/tsconfig.json | 3 +++ clients/client-dataexchange/tsconfig.cjs.json | 8 ++++++++ clients/client-dataexchange/tsconfig.json | 3 +++ clients/client-datasync/tsconfig.cjs.json | 8 ++++++++ clients/client-datasync/tsconfig.json | 3 +++ clients/client-dax/tsconfig.cjs.json | 8 ++++++++ clients/client-dax/tsconfig.json | 3 +++ clients/client-detective/tsconfig.cjs.json | 8 ++++++++ clients/client-detective/tsconfig.json | 3 +++ clients/client-device-farm/tsconfig.cjs.json | 8 ++++++++ clients/client-device-farm/tsconfig.json | 3 +++ clients/client-devops-guru/tsconfig.cjs.json | 8 ++++++++ clients/client-devops-guru/tsconfig.json | 3 +++ clients/client-direct-connect/tsconfig.cjs.json | 8 ++++++++ clients/client-direct-connect/tsconfig.json | 3 +++ clients/client-directory-service/tsconfig.cjs.json | 8 ++++++++ clients/client-directory-service/tsconfig.json | 3 +++ clients/client-dlm/tsconfig.cjs.json | 8 ++++++++ clients/client-dlm/tsconfig.json | 3 +++ clients/client-docdb/tsconfig.cjs.json | 8 ++++++++ clients/client-docdb/tsconfig.json | 3 +++ clients/client-drs/tsconfig.cjs.json | 8 ++++++++ clients/client-drs/tsconfig.json | 3 +++ clients/client-dynamodb-streams/tsconfig.cjs.json | 8 ++++++++ clients/client-dynamodb-streams/tsconfig.json | 3 +++ clients/client-dynamodb/tsconfig.cjs.json | 8 ++++++++ clients/client-dynamodb/tsconfig.json | 3 +++ clients/client-ebs/tsconfig.cjs.json | 8 ++++++++ clients/client-ebs/tsconfig.json | 3 +++ clients/client-ec2-instance-connect/tsconfig.cjs.json | 8 ++++++++ clients/client-ec2-instance-connect/tsconfig.json | 3 +++ clients/client-ec2/tsconfig.cjs.json | 8 ++++++++ clients/client-ec2/tsconfig.json | 3 +++ clients/client-ecr-public/tsconfig.cjs.json | 8 ++++++++ clients/client-ecr-public/tsconfig.json | 3 +++ clients/client-ecr/tsconfig.cjs.json | 8 ++++++++ clients/client-ecr/tsconfig.json | 3 +++ clients/client-ecs/tsconfig.cjs.json | 8 ++++++++ clients/client-ecs/tsconfig.json | 3 +++ clients/client-efs/tsconfig.cjs.json | 8 ++++++++ clients/client-efs/tsconfig.json | 3 +++ clients/client-eks/tsconfig.cjs.json | 8 ++++++++ clients/client-eks/tsconfig.json | 3 +++ clients/client-elastic-beanstalk/tsconfig.cjs.json | 8 ++++++++ clients/client-elastic-beanstalk/tsconfig.json | 3 +++ clients/client-elastic-inference/tsconfig.cjs.json | 8 ++++++++ clients/client-elastic-inference/tsconfig.json | 3 +++ .../client-elastic-load-balancing-v2/tsconfig.cjs.json | 8 ++++++++ clients/client-elastic-load-balancing-v2/tsconfig.json | 3 +++ clients/client-elastic-load-balancing/tsconfig.cjs.json | 8 ++++++++ clients/client-elastic-load-balancing/tsconfig.json | 3 +++ clients/client-elastic-transcoder/tsconfig.cjs.json | 8 ++++++++ clients/client-elastic-transcoder/tsconfig.json | 3 +++ clients/client-elasticache/tsconfig.cjs.json | 8 ++++++++ clients/client-elasticache/tsconfig.json | 3 +++ clients/client-elasticsearch-service/tsconfig.cjs.json | 8 ++++++++ clients/client-elasticsearch-service/tsconfig.json | 3 +++ clients/client-emr-containers/tsconfig.cjs.json | 8 ++++++++ clients/client-emr-containers/tsconfig.json | 3 +++ clients/client-emr/tsconfig.cjs.json | 8 ++++++++ clients/client-emr/tsconfig.json | 3 +++ clients/client-eventbridge/tsconfig.cjs.json | 8 ++++++++ clients/client-eventbridge/tsconfig.json | 3 +++ clients/client-evidently/tsconfig.cjs.json | 8 ++++++++ clients/client-evidently/tsconfig.json | 3 +++ clients/client-finspace-data/tsconfig.cjs.json | 8 ++++++++ clients/client-finspace-data/tsconfig.json | 3 +++ clients/client-finspace/tsconfig.cjs.json | 8 ++++++++ clients/client-finspace/tsconfig.json | 3 +++ clients/client-firehose/tsconfig.cjs.json | 8 ++++++++ clients/client-firehose/tsconfig.json | 3 +++ clients/client-fis/tsconfig.cjs.json | 8 ++++++++ clients/client-fis/tsconfig.json | 3 +++ clients/client-fms/tsconfig.cjs.json | 8 ++++++++ clients/client-fms/tsconfig.json | 3 +++ clients/client-forecast/tsconfig.cjs.json | 8 ++++++++ clients/client-forecast/tsconfig.json | 3 +++ clients/client-forecastquery/tsconfig.cjs.json | 8 ++++++++ clients/client-forecastquery/tsconfig.json | 3 +++ clients/client-frauddetector/tsconfig.cjs.json | 8 ++++++++ clients/client-frauddetector/tsconfig.json | 3 +++ clients/client-fsx/tsconfig.cjs.json | 8 ++++++++ clients/client-fsx/tsconfig.json | 3 +++ clients/client-gamelift/tsconfig.cjs.json | 8 ++++++++ clients/client-gamelift/tsconfig.json | 3 +++ clients/client-glacier/tsconfig.cjs.json | 8 ++++++++ clients/client-glacier/tsconfig.json | 3 +++ clients/client-global-accelerator/tsconfig.cjs.json | 8 ++++++++ clients/client-global-accelerator/tsconfig.json | 3 +++ clients/client-glue/tsconfig.cjs.json | 8 ++++++++ clients/client-glue/tsconfig.json | 3 +++ clients/client-grafana/tsconfig.cjs.json | 8 ++++++++ clients/client-grafana/tsconfig.json | 3 +++ clients/client-greengrass/tsconfig.cjs.json | 8 ++++++++ clients/client-greengrass/tsconfig.json | 3 +++ clients/client-greengrassv2/tsconfig.cjs.json | 8 ++++++++ clients/client-greengrassv2/tsconfig.json | 3 +++ clients/client-groundstation/tsconfig.cjs.json | 8 ++++++++ clients/client-groundstation/tsconfig.json | 3 +++ clients/client-guardduty/tsconfig.cjs.json | 8 ++++++++ clients/client-guardduty/tsconfig.json | 3 +++ clients/client-health/tsconfig.cjs.json | 8 ++++++++ clients/client-health/tsconfig.json | 3 +++ clients/client-healthlake/tsconfig.cjs.json | 8 ++++++++ clients/client-healthlake/tsconfig.json | 3 +++ clients/client-honeycode/tsconfig.cjs.json | 8 ++++++++ clients/client-honeycode/tsconfig.json | 3 +++ clients/client-iam/tsconfig.cjs.json | 8 ++++++++ clients/client-iam/tsconfig.json | 3 +++ clients/client-identitystore/tsconfig.cjs.json | 8 ++++++++ clients/client-identitystore/tsconfig.json | 3 +++ clients/client-imagebuilder/tsconfig.cjs.json | 8 ++++++++ clients/client-imagebuilder/tsconfig.json | 3 +++ clients/client-inspector/tsconfig.cjs.json | 8 ++++++++ clients/client-inspector/tsconfig.json | 3 +++ clients/client-inspector2/tsconfig.cjs.json | 8 ++++++++ clients/client-inspector2/tsconfig.json | 3 +++ .../client-iot-1click-devices-service/tsconfig.cjs.json | 8 ++++++++ clients/client-iot-1click-devices-service/tsconfig.json | 3 +++ clients/client-iot-1click-projects/tsconfig.cjs.json | 8 ++++++++ clients/client-iot-1click-projects/tsconfig.json | 3 +++ clients/client-iot-data-plane/tsconfig.cjs.json | 8 ++++++++ clients/client-iot-data-plane/tsconfig.json | 3 +++ clients/client-iot-events-data/tsconfig.cjs.json | 8 ++++++++ clients/client-iot-events-data/tsconfig.json | 3 +++ clients/client-iot-events/tsconfig.cjs.json | 8 ++++++++ clients/client-iot-events/tsconfig.json | 3 +++ clients/client-iot-jobs-data-plane/tsconfig.cjs.json | 8 ++++++++ clients/client-iot-jobs-data-plane/tsconfig.json | 3 +++ clients/client-iot-wireless/tsconfig.cjs.json | 8 ++++++++ clients/client-iot-wireless/tsconfig.json | 3 +++ clients/client-iot/tsconfig.cjs.json | 8 ++++++++ clients/client-iot/tsconfig.json | 3 +++ clients/client-iotanalytics/tsconfig.cjs.json | 8 ++++++++ clients/client-iotanalytics/tsconfig.json | 3 +++ clients/client-iotdeviceadvisor/tsconfig.cjs.json | 8 ++++++++ clients/client-iotdeviceadvisor/tsconfig.json | 3 +++ clients/client-iotfleethub/tsconfig.cjs.json | 8 ++++++++ clients/client-iotfleethub/tsconfig.json | 3 +++ clients/client-iotsecuretunneling/tsconfig.cjs.json | 8 ++++++++ clients/client-iotsecuretunneling/tsconfig.json | 3 +++ clients/client-iotsitewise/tsconfig.cjs.json | 8 ++++++++ clients/client-iotsitewise/tsconfig.json | 3 +++ clients/client-iotthingsgraph/tsconfig.cjs.json | 8 ++++++++ clients/client-iotthingsgraph/tsconfig.json | 3 +++ clients/client-iottwinmaker/tsconfig.cjs.json | 8 ++++++++ clients/client-iottwinmaker/tsconfig.json | 3 +++ clients/client-ivs/tsconfig.cjs.json | 8 ++++++++ clients/client-ivs/tsconfig.json | 3 +++ clients/client-kafka/tsconfig.cjs.json | 8 ++++++++ clients/client-kafka/tsconfig.json | 3 +++ clients/client-kafkaconnect/tsconfig.cjs.json | 8 ++++++++ clients/client-kafkaconnect/tsconfig.json | 3 +++ clients/client-kendra/tsconfig.cjs.json | 8 ++++++++ clients/client-kendra/tsconfig.json | 3 +++ clients/client-kinesis-analytics-v2/tsconfig.cjs.json | 8 ++++++++ clients/client-kinesis-analytics-v2/tsconfig.json | 3 +++ clients/client-kinesis-analytics/tsconfig.cjs.json | 8 ++++++++ clients/client-kinesis-analytics/tsconfig.json | 3 +++ .../client-kinesis-video-archived-media/tsconfig.cjs.json | 8 ++++++++ clients/client-kinesis-video-archived-media/tsconfig.json | 3 +++ clients/client-kinesis-video-media/tsconfig.cjs.json | 8 ++++++++ clients/client-kinesis-video-media/tsconfig.json | 3 +++ clients/client-kinesis-video-signaling/tsconfig.cjs.json | 8 ++++++++ clients/client-kinesis-video-signaling/tsconfig.json | 3 +++ clients/client-kinesis-video/tsconfig.cjs.json | 8 ++++++++ clients/client-kinesis-video/tsconfig.json | 3 +++ clients/client-kinesis/tsconfig.cjs.json | 8 ++++++++ clients/client-kinesis/tsconfig.json | 3 +++ clients/client-kms/tsconfig.cjs.json | 8 ++++++++ clients/client-kms/tsconfig.json | 3 +++ clients/client-lakeformation/tsconfig.cjs.json | 8 ++++++++ clients/client-lakeformation/tsconfig.json | 3 +++ clients/client-lambda/tsconfig.cjs.json | 8 ++++++++ clients/client-lambda/tsconfig.json | 3 +++ .../client-lex-model-building-service/tsconfig.cjs.json | 8 ++++++++ clients/client-lex-model-building-service/tsconfig.json | 3 +++ clients/client-lex-models-v2/tsconfig.cjs.json | 8 ++++++++ clients/client-lex-models-v2/tsconfig.json | 3 +++ clients/client-lex-runtime-service/tsconfig.cjs.json | 8 ++++++++ clients/client-lex-runtime-service/tsconfig.json | 3 +++ clients/client-lex-runtime-v2/tsconfig.cjs.json | 8 ++++++++ clients/client-lex-runtime-v2/tsconfig.json | 3 +++ clients/client-license-manager/tsconfig.cjs.json | 8 ++++++++ clients/client-license-manager/tsconfig.json | 3 +++ clients/client-lightsail/tsconfig.cjs.json | 8 ++++++++ clients/client-lightsail/tsconfig.json | 3 +++ clients/client-location/tsconfig.cjs.json | 8 ++++++++ clients/client-location/tsconfig.json | 3 +++ clients/client-lookoutequipment/tsconfig.cjs.json | 8 ++++++++ clients/client-lookoutequipment/tsconfig.json | 3 +++ clients/client-lookoutmetrics/tsconfig.cjs.json | 8 ++++++++ clients/client-lookoutmetrics/tsconfig.json | 3 +++ clients/client-lookoutvision/tsconfig.cjs.json | 8 ++++++++ clients/client-lookoutvision/tsconfig.json | 3 +++ clients/client-machine-learning/tsconfig.cjs.json | 8 ++++++++ clients/client-machine-learning/tsconfig.json | 3 +++ clients/client-macie/tsconfig.cjs.json | 8 ++++++++ clients/client-macie/tsconfig.json | 3 +++ clients/client-macie2/tsconfig.cjs.json | 8 ++++++++ clients/client-macie2/tsconfig.json | 3 +++ clients/client-managedblockchain/tsconfig.cjs.json | 8 ++++++++ clients/client-managedblockchain/tsconfig.json | 3 +++ clients/client-marketplace-catalog/tsconfig.cjs.json | 8 ++++++++ clients/client-marketplace-catalog/tsconfig.json | 3 +++ .../tsconfig.cjs.json | 8 ++++++++ .../client-marketplace-commerce-analytics/tsconfig.json | 3 +++ .../tsconfig.cjs.json | 8 ++++++++ .../client-marketplace-entitlement-service/tsconfig.json | 3 +++ clients/client-marketplace-metering/tsconfig.cjs.json | 8 ++++++++ clients/client-marketplace-metering/tsconfig.json | 3 +++ clients/client-mediaconnect/tsconfig.cjs.json | 8 ++++++++ clients/client-mediaconnect/tsconfig.json | 3 +++ clients/client-mediaconvert/tsconfig.cjs.json | 8 ++++++++ clients/client-mediaconvert/tsconfig.json | 3 +++ clients/client-medialive/tsconfig.cjs.json | 8 ++++++++ clients/client-medialive/tsconfig.json | 3 +++ clients/client-mediapackage-vod/tsconfig.cjs.json | 8 ++++++++ clients/client-mediapackage-vod/tsconfig.json | 3 +++ clients/client-mediapackage/tsconfig.cjs.json | 8 ++++++++ clients/client-mediapackage/tsconfig.json | 3 +++ clients/client-mediastore-data/tsconfig.cjs.json | 8 ++++++++ clients/client-mediastore-data/tsconfig.json | 3 +++ clients/client-mediastore/tsconfig.cjs.json | 8 ++++++++ clients/client-mediastore/tsconfig.json | 3 +++ clients/client-mediatailor/tsconfig.cjs.json | 8 ++++++++ clients/client-mediatailor/tsconfig.json | 3 +++ clients/client-memorydb/tsconfig.cjs.json | 8 ++++++++ clients/client-memorydb/tsconfig.json | 3 +++ clients/client-mgn/tsconfig.cjs.json | 8 ++++++++ clients/client-mgn/tsconfig.json | 3 +++ .../tsconfig.cjs.json | 8 ++++++++ .../client-migration-hub-refactor-spaces/tsconfig.json | 3 +++ clients/client-migration-hub/tsconfig.cjs.json | 8 ++++++++ clients/client-migration-hub/tsconfig.json | 3 +++ clients/client-migrationhub-config/tsconfig.cjs.json | 8 ++++++++ clients/client-migrationhub-config/tsconfig.json | 3 +++ clients/client-migrationhubstrategy/tsconfig.cjs.json | 8 ++++++++ clients/client-migrationhubstrategy/tsconfig.json | 3 +++ clients/client-mobile/tsconfig.cjs.json | 8 ++++++++ clients/client-mobile/tsconfig.json | 3 +++ clients/client-mq/tsconfig.cjs.json | 8 ++++++++ clients/client-mq/tsconfig.json | 3 +++ clients/client-mturk/tsconfig.cjs.json | 8 ++++++++ clients/client-mturk/tsconfig.json | 3 +++ clients/client-mwaa/tsconfig.cjs.json | 8 ++++++++ clients/client-mwaa/tsconfig.json | 3 +++ clients/client-neptune/tsconfig.cjs.json | 8 ++++++++ clients/client-neptune/tsconfig.json | 3 +++ clients/client-network-firewall/tsconfig.cjs.json | 8 ++++++++ clients/client-network-firewall/tsconfig.json | 3 +++ clients/client-networkmanager/tsconfig.cjs.json | 8 ++++++++ clients/client-networkmanager/tsconfig.json | 3 +++ clients/client-nimble/tsconfig.cjs.json | 8 ++++++++ clients/client-nimble/tsconfig.json | 3 +++ clients/client-opensearch/tsconfig.cjs.json | 8 ++++++++ clients/client-opensearch/tsconfig.json | 3 +++ clients/client-opsworks/tsconfig.cjs.json | 8 ++++++++ clients/client-opsworks/tsconfig.json | 3 +++ clients/client-opsworkscm/tsconfig.cjs.json | 8 ++++++++ clients/client-opsworkscm/tsconfig.json | 3 +++ clients/client-organizations/tsconfig.cjs.json | 8 ++++++++ clients/client-organizations/tsconfig.json | 3 +++ clients/client-outposts/tsconfig.cjs.json | 8 ++++++++ clients/client-outposts/tsconfig.json | 3 +++ clients/client-panorama/tsconfig.cjs.json | 8 ++++++++ clients/client-panorama/tsconfig.json | 3 +++ clients/client-personalize-events/tsconfig.cjs.json | 8 ++++++++ clients/client-personalize-events/tsconfig.json | 3 +++ clients/client-personalize-runtime/tsconfig.cjs.json | 8 ++++++++ clients/client-personalize-runtime/tsconfig.json | 3 +++ clients/client-personalize/tsconfig.cjs.json | 8 ++++++++ clients/client-personalize/tsconfig.json | 3 +++ clients/client-pi/tsconfig.cjs.json | 8 ++++++++ clients/client-pi/tsconfig.json | 3 +++ clients/client-pinpoint-email/tsconfig.cjs.json | 8 ++++++++ clients/client-pinpoint-email/tsconfig.json | 3 +++ clients/client-pinpoint-sms-voice/tsconfig.cjs.json | 8 ++++++++ clients/client-pinpoint-sms-voice/tsconfig.json | 3 +++ clients/client-pinpoint/tsconfig.cjs.json | 8 ++++++++ clients/client-pinpoint/tsconfig.json | 3 +++ clients/client-polly/tsconfig.cjs.json | 8 ++++++++ clients/client-polly/tsconfig.json | 3 +++ clients/client-pricing/tsconfig.cjs.json | 8 ++++++++ clients/client-pricing/tsconfig.json | 3 +++ clients/client-proton/tsconfig.cjs.json | 8 ++++++++ clients/client-proton/tsconfig.json | 3 +++ clients/client-qldb-session/tsconfig.cjs.json | 8 ++++++++ clients/client-qldb-session/tsconfig.json | 3 +++ clients/client-qldb/tsconfig.cjs.json | 8 ++++++++ clients/client-qldb/tsconfig.json | 3 +++ clients/client-quicksight/tsconfig.cjs.json | 8 ++++++++ clients/client-quicksight/tsconfig.json | 3 +++ clients/client-ram/tsconfig.cjs.json | 8 ++++++++ clients/client-ram/tsconfig.json | 3 +++ clients/client-rbin/tsconfig.cjs.json | 8 ++++++++ clients/client-rbin/tsconfig.json | 3 +++ clients/client-rds-data/tsconfig.cjs.json | 8 ++++++++ clients/client-rds-data/tsconfig.json | 3 +++ clients/client-rds/tsconfig.cjs.json | 8 ++++++++ clients/client-rds/tsconfig.json | 3 +++ clients/client-redshift-data/tsconfig.cjs.json | 8 ++++++++ clients/client-redshift-data/tsconfig.json | 3 +++ clients/client-redshift/tsconfig.cjs.json | 8 ++++++++ clients/client-redshift/tsconfig.json | 3 +++ clients/client-rekognition/tsconfig.cjs.json | 8 ++++++++ clients/client-rekognition/tsconfig.json | 3 +++ clients/client-resiliencehub/tsconfig.cjs.json | 8 ++++++++ clients/client-resiliencehub/tsconfig.json | 3 +++ .../client-resource-groups-tagging-api/tsconfig.cjs.json | 8 ++++++++ clients/client-resource-groups-tagging-api/tsconfig.json | 3 +++ clients/client-resource-groups/tsconfig.cjs.json | 8 ++++++++ clients/client-resource-groups/tsconfig.json | 3 +++ clients/client-robomaker/tsconfig.cjs.json | 8 ++++++++ clients/client-robomaker/tsconfig.json | 3 +++ clients/client-route-53-domains/tsconfig.cjs.json | 8 ++++++++ clients/client-route-53-domains/tsconfig.json | 3 +++ clients/client-route-53/tsconfig.cjs.json | 8 ++++++++ clients/client-route-53/tsconfig.json | 3 +++ clients/client-route53-recovery-cluster/tsconfig.cjs.json | 8 ++++++++ clients/client-route53-recovery-cluster/tsconfig.json | 3 +++ .../tsconfig.cjs.json | 8 ++++++++ .../client-route53-recovery-control-config/tsconfig.json | 3 +++ .../client-route53-recovery-readiness/tsconfig.cjs.json | 8 ++++++++ clients/client-route53-recovery-readiness/tsconfig.json | 3 +++ clients/client-route53resolver/tsconfig.cjs.json | 8 ++++++++ clients/client-route53resolver/tsconfig.json | 3 +++ clients/client-rum/tsconfig.cjs.json | 8 ++++++++ clients/client-rum/tsconfig.json | 3 +++ clients/client-s3-control/tsconfig.cjs.json | 8 ++++++++ clients/client-s3-control/tsconfig.json | 3 +++ clients/client-s3/tsconfig.cjs.json | 8 ++++++++ clients/client-s3/tsconfig.json | 3 +++ clients/client-s3outposts/tsconfig.cjs.json | 8 ++++++++ clients/client-s3outposts/tsconfig.json | 3 +++ clients/client-sagemaker-a2i-runtime/tsconfig.cjs.json | 8 ++++++++ clients/client-sagemaker-a2i-runtime/tsconfig.json | 3 +++ clients/client-sagemaker-edge/tsconfig.cjs.json | 8 ++++++++ clients/client-sagemaker-edge/tsconfig.json | 3 +++ .../tsconfig.cjs.json | 8 ++++++++ .../client-sagemaker-featurestore-runtime/tsconfig.json | 3 +++ clients/client-sagemaker-runtime/tsconfig.cjs.json | 8 ++++++++ clients/client-sagemaker-runtime/tsconfig.json | 3 +++ clients/client-sagemaker/tsconfig.cjs.json | 8 ++++++++ clients/client-sagemaker/tsconfig.json | 3 +++ clients/client-savingsplans/tsconfig.cjs.json | 8 ++++++++ clients/client-savingsplans/tsconfig.json | 3 +++ clients/client-schemas/tsconfig.cjs.json | 8 ++++++++ clients/client-schemas/tsconfig.json | 3 +++ clients/client-secrets-manager/tsconfig.cjs.json | 8 ++++++++ clients/client-secrets-manager/tsconfig.json | 3 +++ clients/client-securityhub/tsconfig.cjs.json | 8 ++++++++ clients/client-securityhub/tsconfig.json | 3 +++ .../tsconfig.cjs.json | 8 ++++++++ .../client-serverlessapplicationrepository/tsconfig.json | 3 +++ .../client-service-catalog-appregistry/tsconfig.cjs.json | 8 ++++++++ clients/client-service-catalog-appregistry/tsconfig.json | 3 +++ clients/client-service-catalog/tsconfig.cjs.json | 8 ++++++++ clients/client-service-catalog/tsconfig.json | 3 +++ clients/client-service-quotas/tsconfig.cjs.json | 8 ++++++++ clients/client-service-quotas/tsconfig.json | 3 +++ clients/client-servicediscovery/tsconfig.cjs.json | 8 ++++++++ clients/client-servicediscovery/tsconfig.json | 3 +++ clients/client-ses/tsconfig.cjs.json | 8 ++++++++ clients/client-ses/tsconfig.json | 3 +++ clients/client-sesv2/tsconfig.cjs.json | 8 ++++++++ clients/client-sesv2/tsconfig.json | 3 +++ clients/client-sfn/tsconfig.cjs.json | 8 ++++++++ clients/client-sfn/tsconfig.json | 3 +++ clients/client-shield/tsconfig.cjs.json | 8 ++++++++ clients/client-shield/tsconfig.json | 3 +++ clients/client-signer/tsconfig.cjs.json | 8 ++++++++ clients/client-signer/tsconfig.json | 3 +++ clients/client-sms/tsconfig.cjs.json | 8 ++++++++ clients/client-sms/tsconfig.json | 3 +++ clients/client-snow-device-management/tsconfig.cjs.json | 8 ++++++++ clients/client-snow-device-management/tsconfig.json | 3 +++ clients/client-snowball/tsconfig.cjs.json | 8 ++++++++ clients/client-snowball/tsconfig.json | 3 +++ clients/client-sns/tsconfig.cjs.json | 8 ++++++++ clients/client-sns/tsconfig.json | 3 +++ clients/client-sqs/tsconfig.cjs.json | 8 ++++++++ clients/client-sqs/tsconfig.json | 3 +++ clients/client-ssm-contacts/tsconfig.cjs.json | 8 ++++++++ clients/client-ssm-contacts/tsconfig.json | 3 +++ clients/client-ssm-incidents/tsconfig.cjs.json | 8 ++++++++ clients/client-ssm-incidents/tsconfig.json | 3 +++ clients/client-ssm/tsconfig.cjs.json | 8 ++++++++ clients/client-ssm/tsconfig.json | 3 +++ clients/client-sso-admin/tsconfig.cjs.json | 8 ++++++++ clients/client-sso-admin/tsconfig.json | 3 +++ clients/client-sso-oidc/tsconfig.cjs.json | 8 ++++++++ clients/client-sso-oidc/tsconfig.json | 3 +++ clients/client-sso/tsconfig.cjs.json | 8 ++++++++ clients/client-sso/tsconfig.json | 3 +++ clients/client-storage-gateway/tsconfig.cjs.json | 8 ++++++++ clients/client-storage-gateway/tsconfig.json | 3 +++ clients/client-sts/tsconfig.cjs.json | 8 ++++++++ clients/client-sts/tsconfig.json | 3 +++ clients/client-support/tsconfig.cjs.json | 8 ++++++++ clients/client-support/tsconfig.json | 3 +++ clients/client-swf/tsconfig.cjs.json | 8 ++++++++ clients/client-swf/tsconfig.json | 3 +++ clients/client-synthetics/tsconfig.cjs.json | 8 ++++++++ clients/client-synthetics/tsconfig.json | 3 +++ clients/client-textract/tsconfig.cjs.json | 8 ++++++++ clients/client-textract/tsconfig.json | 3 +++ clients/client-timestream-query/tsconfig.cjs.json | 8 ++++++++ clients/client-timestream-query/tsconfig.json | 3 +++ clients/client-timestream-write/tsconfig.cjs.json | 8 ++++++++ clients/client-timestream-write/tsconfig.json | 3 +++ clients/client-transcribe-streaming/tsconfig.cjs.json | 8 ++++++++ clients/client-transcribe-streaming/tsconfig.json | 3 +++ clients/client-transcribe/tsconfig.cjs.json | 8 ++++++++ clients/client-transcribe/tsconfig.json | 3 +++ clients/client-transfer/tsconfig.cjs.json | 8 ++++++++ clients/client-transfer/tsconfig.json | 3 +++ clients/client-translate/tsconfig.cjs.json | 8 ++++++++ clients/client-translate/tsconfig.json | 3 +++ clients/client-voice-id/tsconfig.cjs.json | 8 ++++++++ clients/client-voice-id/tsconfig.json | 3 +++ clients/client-waf-regional/tsconfig.cjs.json | 8 ++++++++ clients/client-waf-regional/tsconfig.json | 3 +++ clients/client-waf/tsconfig.cjs.json | 8 ++++++++ clients/client-waf/tsconfig.json | 3 +++ clients/client-wafv2/tsconfig.cjs.json | 8 ++++++++ clients/client-wafv2/tsconfig.json | 3 +++ clients/client-wellarchitected/tsconfig.cjs.json | 8 ++++++++ clients/client-wellarchitected/tsconfig.json | 3 +++ clients/client-wisdom/tsconfig.cjs.json | 8 ++++++++ clients/client-wisdom/tsconfig.json | 3 +++ clients/client-workdocs/tsconfig.cjs.json | 8 ++++++++ clients/client-workdocs/tsconfig.json | 3 +++ clients/client-worklink/tsconfig.cjs.json | 8 ++++++++ clients/client-worklink/tsconfig.json | 3 +++ clients/client-workmail/tsconfig.cjs.json | 8 ++++++++ clients/client-workmail/tsconfig.json | 3 +++ clients/client-workmailmessageflow/tsconfig.cjs.json | 8 ++++++++ clients/client-workmailmessageflow/tsconfig.json | 3 +++ clients/client-workspaces-web/tsconfig.cjs.json | 8 ++++++++ clients/client-workspaces-web/tsconfig.json | 3 +++ clients/client-workspaces/tsconfig.cjs.json | 8 ++++++++ clients/client-workspaces/tsconfig.json | 3 +++ clients/client-xray/tsconfig.cjs.json | 8 ++++++++ clients/client-xray/tsconfig.json | 3 +++ private/aws-echo-service/tsconfig.cjs.json | 8 ++++++++ private/aws-echo-service/tsconfig.json | 3 +++ private/aws-protocoltests-ec2/tsconfig.cjs.json | 8 ++++++++ private/aws-protocoltests-ec2/tsconfig.json | 3 +++ private/aws-protocoltests-json-10/tsconfig.cjs.json | 8 ++++++++ private/aws-protocoltests-json-10/tsconfig.json | 3 +++ private/aws-protocoltests-json/tsconfig.cjs.json | 8 ++++++++ private/aws-protocoltests-json/tsconfig.json | 3 +++ private/aws-protocoltests-query/tsconfig.cjs.json | 8 ++++++++ private/aws-protocoltests-query/tsconfig.json | 3 +++ private/aws-protocoltests-restjson/tsconfig.cjs.json | 8 ++++++++ private/aws-protocoltests-restjson/tsconfig.json | 3 +++ private/aws-protocoltests-restxml/tsconfig.cjs.json | 8 ++++++++ private/aws-protocoltests-restxml/tsconfig.json | 3 +++ 610 files changed, 3355 insertions(+) create mode 100644 clients/client-accessanalyzer/tsconfig.cjs.json create mode 100644 clients/client-accessanalyzer/tsconfig.json create mode 100644 clients/client-account/tsconfig.cjs.json create mode 100644 clients/client-account/tsconfig.json create mode 100644 clients/client-acm-pca/tsconfig.cjs.json create mode 100644 clients/client-acm-pca/tsconfig.json create mode 100644 clients/client-acm/tsconfig.cjs.json create mode 100644 clients/client-acm/tsconfig.json create mode 100644 clients/client-alexa-for-business/tsconfig.cjs.json create mode 100644 clients/client-alexa-for-business/tsconfig.json create mode 100644 clients/client-amp/tsconfig.cjs.json create mode 100644 clients/client-amp/tsconfig.json create mode 100644 clients/client-amplify/tsconfig.cjs.json create mode 100644 clients/client-amplify/tsconfig.json create mode 100644 clients/client-amplifybackend/tsconfig.cjs.json create mode 100644 clients/client-amplifybackend/tsconfig.json create mode 100644 clients/client-amplifyuibuilder/tsconfig.cjs.json create mode 100644 clients/client-amplifyuibuilder/tsconfig.json create mode 100644 clients/client-api-gateway/tsconfig.cjs.json create mode 100644 clients/client-api-gateway/tsconfig.json create mode 100644 clients/client-apigatewaymanagementapi/tsconfig.cjs.json create mode 100644 clients/client-apigatewaymanagementapi/tsconfig.json create mode 100644 clients/client-apigatewayv2/tsconfig.cjs.json create mode 100644 clients/client-apigatewayv2/tsconfig.json create mode 100644 clients/client-app-mesh/tsconfig.cjs.json create mode 100644 clients/client-app-mesh/tsconfig.json create mode 100644 clients/client-appconfig/tsconfig.cjs.json create mode 100644 clients/client-appconfig/tsconfig.json create mode 100644 clients/client-appconfigdata/tsconfig.cjs.json create mode 100644 clients/client-appconfigdata/tsconfig.json create mode 100644 clients/client-appflow/tsconfig.cjs.json create mode 100644 clients/client-appflow/tsconfig.json create mode 100644 clients/client-appintegrations/tsconfig.cjs.json create mode 100644 clients/client-appintegrations/tsconfig.json create mode 100644 clients/client-application-auto-scaling/tsconfig.cjs.json create mode 100644 clients/client-application-auto-scaling/tsconfig.json create mode 100644 clients/client-application-discovery-service/tsconfig.cjs.json create mode 100644 clients/client-application-discovery-service/tsconfig.json create mode 100644 clients/client-application-insights/tsconfig.cjs.json create mode 100644 clients/client-application-insights/tsconfig.json create mode 100644 clients/client-applicationcostprofiler/tsconfig.cjs.json create mode 100644 clients/client-applicationcostprofiler/tsconfig.json create mode 100644 clients/client-apprunner/tsconfig.cjs.json create mode 100644 clients/client-apprunner/tsconfig.json create mode 100644 clients/client-appstream/tsconfig.cjs.json create mode 100644 clients/client-appstream/tsconfig.json create mode 100644 clients/client-appsync/tsconfig.cjs.json create mode 100644 clients/client-appsync/tsconfig.json create mode 100644 clients/client-athena/tsconfig.cjs.json create mode 100644 clients/client-athena/tsconfig.json create mode 100644 clients/client-auditmanager/tsconfig.cjs.json create mode 100644 clients/client-auditmanager/tsconfig.json create mode 100644 clients/client-auto-scaling-plans/tsconfig.cjs.json create mode 100644 clients/client-auto-scaling-plans/tsconfig.json create mode 100644 clients/client-auto-scaling/tsconfig.cjs.json create mode 100644 clients/client-auto-scaling/tsconfig.json create mode 100644 clients/client-backup-gateway/tsconfig.cjs.json create mode 100644 clients/client-backup-gateway/tsconfig.json create mode 100644 clients/client-backup/tsconfig.cjs.json create mode 100644 clients/client-backup/tsconfig.json create mode 100644 clients/client-batch/tsconfig.cjs.json create mode 100644 clients/client-batch/tsconfig.json create mode 100644 clients/client-braket/tsconfig.cjs.json create mode 100644 clients/client-braket/tsconfig.json create mode 100644 clients/client-budgets/tsconfig.cjs.json create mode 100644 clients/client-budgets/tsconfig.json create mode 100644 clients/client-chime-sdk-identity/tsconfig.cjs.json create mode 100644 clients/client-chime-sdk-identity/tsconfig.json create mode 100644 clients/client-chime-sdk-meetings/tsconfig.cjs.json create mode 100644 clients/client-chime-sdk-meetings/tsconfig.json create mode 100644 clients/client-chime-sdk-messaging/tsconfig.cjs.json create mode 100644 clients/client-chime-sdk-messaging/tsconfig.json create mode 100644 clients/client-chime/tsconfig.cjs.json create mode 100644 clients/client-chime/tsconfig.json create mode 100644 clients/client-cloud9/tsconfig.cjs.json create mode 100644 clients/client-cloud9/tsconfig.json create mode 100644 clients/client-cloudcontrol/tsconfig.cjs.json create mode 100644 clients/client-cloudcontrol/tsconfig.json create mode 100644 clients/client-clouddirectory/tsconfig.cjs.json create mode 100644 clients/client-clouddirectory/tsconfig.json create mode 100644 clients/client-cloudformation/tsconfig.cjs.json create mode 100644 clients/client-cloudformation/tsconfig.json create mode 100644 clients/client-cloudfront/tsconfig.cjs.json create mode 100644 clients/client-cloudfront/tsconfig.json create mode 100644 clients/client-cloudhsm-v2/tsconfig.cjs.json create mode 100644 clients/client-cloudhsm-v2/tsconfig.json create mode 100644 clients/client-cloudhsm/tsconfig.cjs.json create mode 100644 clients/client-cloudhsm/tsconfig.json create mode 100644 clients/client-cloudsearch-domain/tsconfig.cjs.json create mode 100644 clients/client-cloudsearch-domain/tsconfig.json create mode 100644 clients/client-cloudsearch/tsconfig.cjs.json create mode 100644 clients/client-cloudsearch/tsconfig.json create mode 100644 clients/client-cloudtrail/tsconfig.cjs.json create mode 100644 clients/client-cloudtrail/tsconfig.json create mode 100644 clients/client-cloudwatch-events/tsconfig.cjs.json create mode 100644 clients/client-cloudwatch-events/tsconfig.json create mode 100644 clients/client-cloudwatch-logs/tsconfig.cjs.json create mode 100644 clients/client-cloudwatch-logs/tsconfig.json create mode 100644 clients/client-cloudwatch/tsconfig.cjs.json create mode 100644 clients/client-cloudwatch/tsconfig.json create mode 100644 clients/client-codeartifact/tsconfig.cjs.json create mode 100644 clients/client-codeartifact/tsconfig.json create mode 100644 clients/client-codebuild/tsconfig.cjs.json create mode 100644 clients/client-codebuild/tsconfig.json create mode 100644 clients/client-codecommit/tsconfig.cjs.json create mode 100644 clients/client-codecommit/tsconfig.json create mode 100644 clients/client-codedeploy/tsconfig.cjs.json create mode 100644 clients/client-codedeploy/tsconfig.json create mode 100644 clients/client-codeguru-reviewer/tsconfig.cjs.json create mode 100644 clients/client-codeguru-reviewer/tsconfig.json create mode 100644 clients/client-codeguruprofiler/tsconfig.cjs.json create mode 100644 clients/client-codeguruprofiler/tsconfig.json create mode 100644 clients/client-codepipeline/tsconfig.cjs.json create mode 100644 clients/client-codepipeline/tsconfig.json create mode 100644 clients/client-codestar-connections/tsconfig.cjs.json create mode 100644 clients/client-codestar-connections/tsconfig.json create mode 100644 clients/client-codestar-notifications/tsconfig.cjs.json create mode 100644 clients/client-codestar-notifications/tsconfig.json create mode 100644 clients/client-codestar/tsconfig.cjs.json create mode 100644 clients/client-codestar/tsconfig.json create mode 100644 clients/client-cognito-identity-provider/tsconfig.cjs.json create mode 100644 clients/client-cognito-identity-provider/tsconfig.json create mode 100644 clients/client-cognito-identity/tsconfig.cjs.json create mode 100644 clients/client-cognito-identity/tsconfig.json create mode 100644 clients/client-cognito-sync/tsconfig.cjs.json create mode 100644 clients/client-cognito-sync/tsconfig.json create mode 100644 clients/client-comprehend/tsconfig.cjs.json create mode 100644 clients/client-comprehend/tsconfig.json create mode 100644 clients/client-comprehendmedical/tsconfig.cjs.json create mode 100644 clients/client-comprehendmedical/tsconfig.json create mode 100644 clients/client-compute-optimizer/tsconfig.cjs.json create mode 100644 clients/client-compute-optimizer/tsconfig.json create mode 100644 clients/client-config-service/tsconfig.cjs.json create mode 100644 clients/client-config-service/tsconfig.json create mode 100644 clients/client-connect-contact-lens/tsconfig.cjs.json create mode 100644 clients/client-connect-contact-lens/tsconfig.json create mode 100644 clients/client-connect/tsconfig.cjs.json create mode 100644 clients/client-connect/tsconfig.json create mode 100644 clients/client-connectparticipant/tsconfig.cjs.json create mode 100644 clients/client-connectparticipant/tsconfig.json create mode 100644 clients/client-cost-and-usage-report-service/tsconfig.cjs.json create mode 100644 clients/client-cost-and-usage-report-service/tsconfig.json create mode 100644 clients/client-cost-explorer/tsconfig.cjs.json create mode 100644 clients/client-cost-explorer/tsconfig.json create mode 100644 clients/client-customer-profiles/tsconfig.cjs.json create mode 100644 clients/client-customer-profiles/tsconfig.json create mode 100644 clients/client-data-pipeline/tsconfig.cjs.json create mode 100644 clients/client-data-pipeline/tsconfig.json create mode 100644 clients/client-database-migration-service/tsconfig.cjs.json create mode 100644 clients/client-database-migration-service/tsconfig.json create mode 100644 clients/client-databrew/tsconfig.cjs.json create mode 100644 clients/client-databrew/tsconfig.json create mode 100644 clients/client-dataexchange/tsconfig.cjs.json create mode 100644 clients/client-dataexchange/tsconfig.json create mode 100644 clients/client-datasync/tsconfig.cjs.json create mode 100644 clients/client-datasync/tsconfig.json create mode 100644 clients/client-dax/tsconfig.cjs.json create mode 100644 clients/client-dax/tsconfig.json create mode 100644 clients/client-detective/tsconfig.cjs.json create mode 100644 clients/client-detective/tsconfig.json create mode 100644 clients/client-device-farm/tsconfig.cjs.json create mode 100644 clients/client-device-farm/tsconfig.json create mode 100644 clients/client-devops-guru/tsconfig.cjs.json create mode 100644 clients/client-devops-guru/tsconfig.json create mode 100644 clients/client-direct-connect/tsconfig.cjs.json create mode 100644 clients/client-direct-connect/tsconfig.json create mode 100644 clients/client-directory-service/tsconfig.cjs.json create mode 100644 clients/client-directory-service/tsconfig.json create mode 100644 clients/client-dlm/tsconfig.cjs.json create mode 100644 clients/client-dlm/tsconfig.json create mode 100644 clients/client-docdb/tsconfig.cjs.json create mode 100644 clients/client-docdb/tsconfig.json create mode 100644 clients/client-drs/tsconfig.cjs.json create mode 100644 clients/client-drs/tsconfig.json create mode 100644 clients/client-dynamodb-streams/tsconfig.cjs.json create mode 100644 clients/client-dynamodb-streams/tsconfig.json create mode 100644 clients/client-dynamodb/tsconfig.cjs.json create mode 100644 clients/client-dynamodb/tsconfig.json create mode 100644 clients/client-ebs/tsconfig.cjs.json create mode 100644 clients/client-ebs/tsconfig.json create mode 100644 clients/client-ec2-instance-connect/tsconfig.cjs.json create mode 100644 clients/client-ec2-instance-connect/tsconfig.json create mode 100644 clients/client-ec2/tsconfig.cjs.json create mode 100644 clients/client-ec2/tsconfig.json create mode 100644 clients/client-ecr-public/tsconfig.cjs.json create mode 100644 clients/client-ecr-public/tsconfig.json create mode 100644 clients/client-ecr/tsconfig.cjs.json create mode 100644 clients/client-ecr/tsconfig.json create mode 100644 clients/client-ecs/tsconfig.cjs.json create mode 100644 clients/client-ecs/tsconfig.json create mode 100644 clients/client-efs/tsconfig.cjs.json create mode 100644 clients/client-efs/tsconfig.json create mode 100644 clients/client-eks/tsconfig.cjs.json create mode 100644 clients/client-eks/tsconfig.json create mode 100644 clients/client-elastic-beanstalk/tsconfig.cjs.json create mode 100644 clients/client-elastic-beanstalk/tsconfig.json create mode 100644 clients/client-elastic-inference/tsconfig.cjs.json create mode 100644 clients/client-elastic-inference/tsconfig.json create mode 100644 clients/client-elastic-load-balancing-v2/tsconfig.cjs.json create mode 100644 clients/client-elastic-load-balancing-v2/tsconfig.json create mode 100644 clients/client-elastic-load-balancing/tsconfig.cjs.json create mode 100644 clients/client-elastic-load-balancing/tsconfig.json create mode 100644 clients/client-elastic-transcoder/tsconfig.cjs.json create mode 100644 clients/client-elastic-transcoder/tsconfig.json create mode 100644 clients/client-elasticache/tsconfig.cjs.json create mode 100644 clients/client-elasticache/tsconfig.json create mode 100644 clients/client-elasticsearch-service/tsconfig.cjs.json create mode 100644 clients/client-elasticsearch-service/tsconfig.json create mode 100644 clients/client-emr-containers/tsconfig.cjs.json create mode 100644 clients/client-emr-containers/tsconfig.json create mode 100644 clients/client-emr/tsconfig.cjs.json create mode 100644 clients/client-emr/tsconfig.json create mode 100644 clients/client-eventbridge/tsconfig.cjs.json create mode 100644 clients/client-eventbridge/tsconfig.json create mode 100644 clients/client-evidently/tsconfig.cjs.json create mode 100644 clients/client-evidently/tsconfig.json create mode 100644 clients/client-finspace-data/tsconfig.cjs.json create mode 100644 clients/client-finspace-data/tsconfig.json create mode 100644 clients/client-finspace/tsconfig.cjs.json create mode 100644 clients/client-finspace/tsconfig.json create mode 100644 clients/client-firehose/tsconfig.cjs.json create mode 100644 clients/client-firehose/tsconfig.json create mode 100644 clients/client-fis/tsconfig.cjs.json create mode 100644 clients/client-fis/tsconfig.json create mode 100644 clients/client-fms/tsconfig.cjs.json create mode 100644 clients/client-fms/tsconfig.json create mode 100644 clients/client-forecast/tsconfig.cjs.json create mode 100644 clients/client-forecast/tsconfig.json create mode 100644 clients/client-forecastquery/tsconfig.cjs.json create mode 100644 clients/client-forecastquery/tsconfig.json create mode 100644 clients/client-frauddetector/tsconfig.cjs.json create mode 100644 clients/client-frauddetector/tsconfig.json create mode 100644 clients/client-fsx/tsconfig.cjs.json create mode 100644 clients/client-fsx/tsconfig.json create mode 100644 clients/client-gamelift/tsconfig.cjs.json create mode 100644 clients/client-gamelift/tsconfig.json create mode 100644 clients/client-glacier/tsconfig.cjs.json create mode 100644 clients/client-glacier/tsconfig.json create mode 100644 clients/client-global-accelerator/tsconfig.cjs.json create mode 100644 clients/client-global-accelerator/tsconfig.json create mode 100644 clients/client-glue/tsconfig.cjs.json create mode 100644 clients/client-glue/tsconfig.json create mode 100644 clients/client-grafana/tsconfig.cjs.json create mode 100644 clients/client-grafana/tsconfig.json create mode 100644 clients/client-greengrass/tsconfig.cjs.json create mode 100644 clients/client-greengrass/tsconfig.json create mode 100644 clients/client-greengrassv2/tsconfig.cjs.json create mode 100644 clients/client-greengrassv2/tsconfig.json create mode 100644 clients/client-groundstation/tsconfig.cjs.json create mode 100644 clients/client-groundstation/tsconfig.json create mode 100644 clients/client-guardduty/tsconfig.cjs.json create mode 100644 clients/client-guardduty/tsconfig.json create mode 100644 clients/client-health/tsconfig.cjs.json create mode 100644 clients/client-health/tsconfig.json create mode 100644 clients/client-healthlake/tsconfig.cjs.json create mode 100644 clients/client-healthlake/tsconfig.json create mode 100644 clients/client-honeycode/tsconfig.cjs.json create mode 100644 clients/client-honeycode/tsconfig.json create mode 100644 clients/client-iam/tsconfig.cjs.json create mode 100644 clients/client-iam/tsconfig.json create mode 100644 clients/client-identitystore/tsconfig.cjs.json create mode 100644 clients/client-identitystore/tsconfig.json create mode 100644 clients/client-imagebuilder/tsconfig.cjs.json create mode 100644 clients/client-imagebuilder/tsconfig.json create mode 100644 clients/client-inspector/tsconfig.cjs.json create mode 100644 clients/client-inspector/tsconfig.json create mode 100644 clients/client-inspector2/tsconfig.cjs.json create mode 100644 clients/client-inspector2/tsconfig.json create mode 100644 clients/client-iot-1click-devices-service/tsconfig.cjs.json create mode 100644 clients/client-iot-1click-devices-service/tsconfig.json create mode 100644 clients/client-iot-1click-projects/tsconfig.cjs.json create mode 100644 clients/client-iot-1click-projects/tsconfig.json create mode 100644 clients/client-iot-data-plane/tsconfig.cjs.json create mode 100644 clients/client-iot-data-plane/tsconfig.json create mode 100644 clients/client-iot-events-data/tsconfig.cjs.json create mode 100644 clients/client-iot-events-data/tsconfig.json create mode 100644 clients/client-iot-events/tsconfig.cjs.json create mode 100644 clients/client-iot-events/tsconfig.json create mode 100644 clients/client-iot-jobs-data-plane/tsconfig.cjs.json create mode 100644 clients/client-iot-jobs-data-plane/tsconfig.json create mode 100644 clients/client-iot-wireless/tsconfig.cjs.json create mode 100644 clients/client-iot-wireless/tsconfig.json create mode 100644 clients/client-iot/tsconfig.cjs.json create mode 100644 clients/client-iot/tsconfig.json create mode 100644 clients/client-iotanalytics/tsconfig.cjs.json create mode 100644 clients/client-iotanalytics/tsconfig.json create mode 100644 clients/client-iotdeviceadvisor/tsconfig.cjs.json create mode 100644 clients/client-iotdeviceadvisor/tsconfig.json create mode 100644 clients/client-iotfleethub/tsconfig.cjs.json create mode 100644 clients/client-iotfleethub/tsconfig.json create mode 100644 clients/client-iotsecuretunneling/tsconfig.cjs.json create mode 100644 clients/client-iotsecuretunneling/tsconfig.json create mode 100644 clients/client-iotsitewise/tsconfig.cjs.json create mode 100644 clients/client-iotsitewise/tsconfig.json create mode 100644 clients/client-iotthingsgraph/tsconfig.cjs.json create mode 100644 clients/client-iotthingsgraph/tsconfig.json create mode 100644 clients/client-iottwinmaker/tsconfig.cjs.json create mode 100644 clients/client-iottwinmaker/tsconfig.json create mode 100644 clients/client-ivs/tsconfig.cjs.json create mode 100644 clients/client-ivs/tsconfig.json create mode 100644 clients/client-kafka/tsconfig.cjs.json create mode 100644 clients/client-kafka/tsconfig.json create mode 100644 clients/client-kafkaconnect/tsconfig.cjs.json create mode 100644 clients/client-kafkaconnect/tsconfig.json create mode 100644 clients/client-kendra/tsconfig.cjs.json create mode 100644 clients/client-kendra/tsconfig.json create mode 100644 clients/client-kinesis-analytics-v2/tsconfig.cjs.json create mode 100644 clients/client-kinesis-analytics-v2/tsconfig.json create mode 100644 clients/client-kinesis-analytics/tsconfig.cjs.json create mode 100644 clients/client-kinesis-analytics/tsconfig.json create mode 100644 clients/client-kinesis-video-archived-media/tsconfig.cjs.json create mode 100644 clients/client-kinesis-video-archived-media/tsconfig.json create mode 100644 clients/client-kinesis-video-media/tsconfig.cjs.json create mode 100644 clients/client-kinesis-video-media/tsconfig.json create mode 100644 clients/client-kinesis-video-signaling/tsconfig.cjs.json create mode 100644 clients/client-kinesis-video-signaling/tsconfig.json create mode 100644 clients/client-kinesis-video/tsconfig.cjs.json create mode 100644 clients/client-kinesis-video/tsconfig.json create mode 100644 clients/client-kinesis/tsconfig.cjs.json create mode 100644 clients/client-kinesis/tsconfig.json create mode 100644 clients/client-kms/tsconfig.cjs.json create mode 100644 clients/client-kms/tsconfig.json create mode 100644 clients/client-lakeformation/tsconfig.cjs.json create mode 100644 clients/client-lakeformation/tsconfig.json create mode 100644 clients/client-lambda/tsconfig.cjs.json create mode 100644 clients/client-lambda/tsconfig.json create mode 100644 clients/client-lex-model-building-service/tsconfig.cjs.json create mode 100644 clients/client-lex-model-building-service/tsconfig.json create mode 100644 clients/client-lex-models-v2/tsconfig.cjs.json create mode 100644 clients/client-lex-models-v2/tsconfig.json create mode 100644 clients/client-lex-runtime-service/tsconfig.cjs.json create mode 100644 clients/client-lex-runtime-service/tsconfig.json create mode 100644 clients/client-lex-runtime-v2/tsconfig.cjs.json create mode 100644 clients/client-lex-runtime-v2/tsconfig.json create mode 100644 clients/client-license-manager/tsconfig.cjs.json create mode 100644 clients/client-license-manager/tsconfig.json create mode 100644 clients/client-lightsail/tsconfig.cjs.json create mode 100644 clients/client-lightsail/tsconfig.json create mode 100644 clients/client-location/tsconfig.cjs.json create mode 100644 clients/client-location/tsconfig.json create mode 100644 clients/client-lookoutequipment/tsconfig.cjs.json create mode 100644 clients/client-lookoutequipment/tsconfig.json create mode 100644 clients/client-lookoutmetrics/tsconfig.cjs.json create mode 100644 clients/client-lookoutmetrics/tsconfig.json create mode 100644 clients/client-lookoutvision/tsconfig.cjs.json create mode 100644 clients/client-lookoutvision/tsconfig.json create mode 100644 clients/client-machine-learning/tsconfig.cjs.json create mode 100644 clients/client-machine-learning/tsconfig.json create mode 100644 clients/client-macie/tsconfig.cjs.json create mode 100644 clients/client-macie/tsconfig.json create mode 100644 clients/client-macie2/tsconfig.cjs.json create mode 100644 clients/client-macie2/tsconfig.json create mode 100644 clients/client-managedblockchain/tsconfig.cjs.json create mode 100644 clients/client-managedblockchain/tsconfig.json create mode 100644 clients/client-marketplace-catalog/tsconfig.cjs.json create mode 100644 clients/client-marketplace-catalog/tsconfig.json create mode 100644 clients/client-marketplace-commerce-analytics/tsconfig.cjs.json create mode 100644 clients/client-marketplace-commerce-analytics/tsconfig.json create mode 100644 clients/client-marketplace-entitlement-service/tsconfig.cjs.json create mode 100644 clients/client-marketplace-entitlement-service/tsconfig.json create mode 100644 clients/client-marketplace-metering/tsconfig.cjs.json create mode 100644 clients/client-marketplace-metering/tsconfig.json create mode 100644 clients/client-mediaconnect/tsconfig.cjs.json create mode 100644 clients/client-mediaconnect/tsconfig.json create mode 100644 clients/client-mediaconvert/tsconfig.cjs.json create mode 100644 clients/client-mediaconvert/tsconfig.json create mode 100644 clients/client-medialive/tsconfig.cjs.json create mode 100644 clients/client-medialive/tsconfig.json create mode 100644 clients/client-mediapackage-vod/tsconfig.cjs.json create mode 100644 clients/client-mediapackage-vod/tsconfig.json create mode 100644 clients/client-mediapackage/tsconfig.cjs.json create mode 100644 clients/client-mediapackage/tsconfig.json create mode 100644 clients/client-mediastore-data/tsconfig.cjs.json create mode 100644 clients/client-mediastore-data/tsconfig.json create mode 100644 clients/client-mediastore/tsconfig.cjs.json create mode 100644 clients/client-mediastore/tsconfig.json create mode 100644 clients/client-mediatailor/tsconfig.cjs.json create mode 100644 clients/client-mediatailor/tsconfig.json create mode 100644 clients/client-memorydb/tsconfig.cjs.json create mode 100644 clients/client-memorydb/tsconfig.json create mode 100644 clients/client-mgn/tsconfig.cjs.json create mode 100644 clients/client-mgn/tsconfig.json create mode 100644 clients/client-migration-hub-refactor-spaces/tsconfig.cjs.json create mode 100644 clients/client-migration-hub-refactor-spaces/tsconfig.json create mode 100644 clients/client-migration-hub/tsconfig.cjs.json create mode 100644 clients/client-migration-hub/tsconfig.json create mode 100644 clients/client-migrationhub-config/tsconfig.cjs.json create mode 100644 clients/client-migrationhub-config/tsconfig.json create mode 100644 clients/client-migrationhubstrategy/tsconfig.cjs.json create mode 100644 clients/client-migrationhubstrategy/tsconfig.json create mode 100644 clients/client-mobile/tsconfig.cjs.json create mode 100644 clients/client-mobile/tsconfig.json create mode 100644 clients/client-mq/tsconfig.cjs.json create mode 100644 clients/client-mq/tsconfig.json create mode 100644 clients/client-mturk/tsconfig.cjs.json create mode 100644 clients/client-mturk/tsconfig.json create mode 100644 clients/client-mwaa/tsconfig.cjs.json create mode 100644 clients/client-mwaa/tsconfig.json create mode 100644 clients/client-neptune/tsconfig.cjs.json create mode 100644 clients/client-neptune/tsconfig.json create mode 100644 clients/client-network-firewall/tsconfig.cjs.json create mode 100644 clients/client-network-firewall/tsconfig.json create mode 100644 clients/client-networkmanager/tsconfig.cjs.json create mode 100644 clients/client-networkmanager/tsconfig.json create mode 100644 clients/client-nimble/tsconfig.cjs.json create mode 100644 clients/client-nimble/tsconfig.json create mode 100644 clients/client-opensearch/tsconfig.cjs.json create mode 100644 clients/client-opensearch/tsconfig.json create mode 100644 clients/client-opsworks/tsconfig.cjs.json create mode 100644 clients/client-opsworks/tsconfig.json create mode 100644 clients/client-opsworkscm/tsconfig.cjs.json create mode 100644 clients/client-opsworkscm/tsconfig.json create mode 100644 clients/client-organizations/tsconfig.cjs.json create mode 100644 clients/client-organizations/tsconfig.json create mode 100644 clients/client-outposts/tsconfig.cjs.json create mode 100644 clients/client-outposts/tsconfig.json create mode 100644 clients/client-panorama/tsconfig.cjs.json create mode 100644 clients/client-panorama/tsconfig.json create mode 100644 clients/client-personalize-events/tsconfig.cjs.json create mode 100644 clients/client-personalize-events/tsconfig.json create mode 100644 clients/client-personalize-runtime/tsconfig.cjs.json create mode 100644 clients/client-personalize-runtime/tsconfig.json create mode 100644 clients/client-personalize/tsconfig.cjs.json create mode 100644 clients/client-personalize/tsconfig.json create mode 100644 clients/client-pi/tsconfig.cjs.json create mode 100644 clients/client-pi/tsconfig.json create mode 100644 clients/client-pinpoint-email/tsconfig.cjs.json create mode 100644 clients/client-pinpoint-email/tsconfig.json create mode 100644 clients/client-pinpoint-sms-voice/tsconfig.cjs.json create mode 100644 clients/client-pinpoint-sms-voice/tsconfig.json create mode 100644 clients/client-pinpoint/tsconfig.cjs.json create mode 100644 clients/client-pinpoint/tsconfig.json create mode 100644 clients/client-polly/tsconfig.cjs.json create mode 100644 clients/client-polly/tsconfig.json create mode 100644 clients/client-pricing/tsconfig.cjs.json create mode 100644 clients/client-pricing/tsconfig.json create mode 100644 clients/client-proton/tsconfig.cjs.json create mode 100644 clients/client-proton/tsconfig.json create mode 100644 clients/client-qldb-session/tsconfig.cjs.json create mode 100644 clients/client-qldb-session/tsconfig.json create mode 100644 clients/client-qldb/tsconfig.cjs.json create mode 100644 clients/client-qldb/tsconfig.json create mode 100644 clients/client-quicksight/tsconfig.cjs.json create mode 100644 clients/client-quicksight/tsconfig.json create mode 100644 clients/client-ram/tsconfig.cjs.json create mode 100644 clients/client-ram/tsconfig.json create mode 100644 clients/client-rbin/tsconfig.cjs.json create mode 100644 clients/client-rbin/tsconfig.json create mode 100644 clients/client-rds-data/tsconfig.cjs.json create mode 100644 clients/client-rds-data/tsconfig.json create mode 100644 clients/client-rds/tsconfig.cjs.json create mode 100644 clients/client-rds/tsconfig.json create mode 100644 clients/client-redshift-data/tsconfig.cjs.json create mode 100644 clients/client-redshift-data/tsconfig.json create mode 100644 clients/client-redshift/tsconfig.cjs.json create mode 100644 clients/client-redshift/tsconfig.json create mode 100644 clients/client-rekognition/tsconfig.cjs.json create mode 100644 clients/client-rekognition/tsconfig.json create mode 100644 clients/client-resiliencehub/tsconfig.cjs.json create mode 100644 clients/client-resiliencehub/tsconfig.json create mode 100644 clients/client-resource-groups-tagging-api/tsconfig.cjs.json create mode 100644 clients/client-resource-groups-tagging-api/tsconfig.json create mode 100644 clients/client-resource-groups/tsconfig.cjs.json create mode 100644 clients/client-resource-groups/tsconfig.json create mode 100644 clients/client-robomaker/tsconfig.cjs.json create mode 100644 clients/client-robomaker/tsconfig.json create mode 100644 clients/client-route-53-domains/tsconfig.cjs.json create mode 100644 clients/client-route-53-domains/tsconfig.json create mode 100644 clients/client-route-53/tsconfig.cjs.json create mode 100644 clients/client-route-53/tsconfig.json create mode 100644 clients/client-route53-recovery-cluster/tsconfig.cjs.json create mode 100644 clients/client-route53-recovery-cluster/tsconfig.json create mode 100644 clients/client-route53-recovery-control-config/tsconfig.cjs.json create mode 100644 clients/client-route53-recovery-control-config/tsconfig.json create mode 100644 clients/client-route53-recovery-readiness/tsconfig.cjs.json create mode 100644 clients/client-route53-recovery-readiness/tsconfig.json create mode 100644 clients/client-route53resolver/tsconfig.cjs.json create mode 100644 clients/client-route53resolver/tsconfig.json create mode 100644 clients/client-rum/tsconfig.cjs.json create mode 100644 clients/client-rum/tsconfig.json create mode 100644 clients/client-s3-control/tsconfig.cjs.json create mode 100644 clients/client-s3-control/tsconfig.json create mode 100644 clients/client-s3/tsconfig.cjs.json create mode 100644 clients/client-s3/tsconfig.json create mode 100644 clients/client-s3outposts/tsconfig.cjs.json create mode 100644 clients/client-s3outposts/tsconfig.json create mode 100644 clients/client-sagemaker-a2i-runtime/tsconfig.cjs.json create mode 100644 clients/client-sagemaker-a2i-runtime/tsconfig.json create mode 100644 clients/client-sagemaker-edge/tsconfig.cjs.json create mode 100644 clients/client-sagemaker-edge/tsconfig.json create mode 100644 clients/client-sagemaker-featurestore-runtime/tsconfig.cjs.json create mode 100644 clients/client-sagemaker-featurestore-runtime/tsconfig.json create mode 100644 clients/client-sagemaker-runtime/tsconfig.cjs.json create mode 100644 clients/client-sagemaker-runtime/tsconfig.json create mode 100644 clients/client-sagemaker/tsconfig.cjs.json create mode 100644 clients/client-sagemaker/tsconfig.json create mode 100644 clients/client-savingsplans/tsconfig.cjs.json create mode 100644 clients/client-savingsplans/tsconfig.json create mode 100644 clients/client-schemas/tsconfig.cjs.json create mode 100644 clients/client-schemas/tsconfig.json create mode 100644 clients/client-secrets-manager/tsconfig.cjs.json create mode 100644 clients/client-secrets-manager/tsconfig.json create mode 100644 clients/client-securityhub/tsconfig.cjs.json create mode 100644 clients/client-securityhub/tsconfig.json create mode 100644 clients/client-serverlessapplicationrepository/tsconfig.cjs.json create mode 100644 clients/client-serverlessapplicationrepository/tsconfig.json create mode 100644 clients/client-service-catalog-appregistry/tsconfig.cjs.json create mode 100644 clients/client-service-catalog-appregistry/tsconfig.json create mode 100644 clients/client-service-catalog/tsconfig.cjs.json create mode 100644 clients/client-service-catalog/tsconfig.json create mode 100644 clients/client-service-quotas/tsconfig.cjs.json create mode 100644 clients/client-service-quotas/tsconfig.json create mode 100644 clients/client-servicediscovery/tsconfig.cjs.json create mode 100644 clients/client-servicediscovery/tsconfig.json create mode 100644 clients/client-ses/tsconfig.cjs.json create mode 100644 clients/client-ses/tsconfig.json create mode 100644 clients/client-sesv2/tsconfig.cjs.json create mode 100644 clients/client-sesv2/tsconfig.json create mode 100644 clients/client-sfn/tsconfig.cjs.json create mode 100644 clients/client-sfn/tsconfig.json create mode 100644 clients/client-shield/tsconfig.cjs.json create mode 100644 clients/client-shield/tsconfig.json create mode 100644 clients/client-signer/tsconfig.cjs.json create mode 100644 clients/client-signer/tsconfig.json create mode 100644 clients/client-sms/tsconfig.cjs.json create mode 100644 clients/client-sms/tsconfig.json create mode 100644 clients/client-snow-device-management/tsconfig.cjs.json create mode 100644 clients/client-snow-device-management/tsconfig.json create mode 100644 clients/client-snowball/tsconfig.cjs.json create mode 100644 clients/client-snowball/tsconfig.json create mode 100644 clients/client-sns/tsconfig.cjs.json create mode 100644 clients/client-sns/tsconfig.json create mode 100644 clients/client-sqs/tsconfig.cjs.json create mode 100644 clients/client-sqs/tsconfig.json create mode 100644 clients/client-ssm-contacts/tsconfig.cjs.json create mode 100644 clients/client-ssm-contacts/tsconfig.json create mode 100644 clients/client-ssm-incidents/tsconfig.cjs.json create mode 100644 clients/client-ssm-incidents/tsconfig.json create mode 100644 clients/client-ssm/tsconfig.cjs.json create mode 100644 clients/client-ssm/tsconfig.json create mode 100644 clients/client-sso-admin/tsconfig.cjs.json create mode 100644 clients/client-sso-admin/tsconfig.json create mode 100644 clients/client-sso-oidc/tsconfig.cjs.json create mode 100644 clients/client-sso-oidc/tsconfig.json create mode 100644 clients/client-sso/tsconfig.cjs.json create mode 100644 clients/client-sso/tsconfig.json create mode 100644 clients/client-storage-gateway/tsconfig.cjs.json create mode 100644 clients/client-storage-gateway/tsconfig.json create mode 100644 clients/client-sts/tsconfig.cjs.json create mode 100644 clients/client-sts/tsconfig.json create mode 100644 clients/client-support/tsconfig.cjs.json create mode 100644 clients/client-support/tsconfig.json create mode 100644 clients/client-swf/tsconfig.cjs.json create mode 100644 clients/client-swf/tsconfig.json create mode 100644 clients/client-synthetics/tsconfig.cjs.json create mode 100644 clients/client-synthetics/tsconfig.json create mode 100644 clients/client-textract/tsconfig.cjs.json create mode 100644 clients/client-textract/tsconfig.json create mode 100644 clients/client-timestream-query/tsconfig.cjs.json create mode 100644 clients/client-timestream-query/tsconfig.json create mode 100644 clients/client-timestream-write/tsconfig.cjs.json create mode 100644 clients/client-timestream-write/tsconfig.json create mode 100644 clients/client-transcribe-streaming/tsconfig.cjs.json create mode 100644 clients/client-transcribe-streaming/tsconfig.json create mode 100644 clients/client-transcribe/tsconfig.cjs.json create mode 100644 clients/client-transcribe/tsconfig.json create mode 100644 clients/client-transfer/tsconfig.cjs.json create mode 100644 clients/client-transfer/tsconfig.json create mode 100644 clients/client-translate/tsconfig.cjs.json create mode 100644 clients/client-translate/tsconfig.json create mode 100644 clients/client-voice-id/tsconfig.cjs.json create mode 100644 clients/client-voice-id/tsconfig.json create mode 100644 clients/client-waf-regional/tsconfig.cjs.json create mode 100644 clients/client-waf-regional/tsconfig.json create mode 100644 clients/client-waf/tsconfig.cjs.json create mode 100644 clients/client-waf/tsconfig.json create mode 100644 clients/client-wafv2/tsconfig.cjs.json create mode 100644 clients/client-wafv2/tsconfig.json create mode 100644 clients/client-wellarchitected/tsconfig.cjs.json create mode 100644 clients/client-wellarchitected/tsconfig.json create mode 100644 clients/client-wisdom/tsconfig.cjs.json create mode 100644 clients/client-wisdom/tsconfig.json create mode 100644 clients/client-workdocs/tsconfig.cjs.json create mode 100644 clients/client-workdocs/tsconfig.json create mode 100644 clients/client-worklink/tsconfig.cjs.json create mode 100644 clients/client-worklink/tsconfig.json create mode 100644 clients/client-workmail/tsconfig.cjs.json create mode 100644 clients/client-workmail/tsconfig.json create mode 100644 clients/client-workmailmessageflow/tsconfig.cjs.json create mode 100644 clients/client-workmailmessageflow/tsconfig.json create mode 100644 clients/client-workspaces-web/tsconfig.cjs.json create mode 100644 clients/client-workspaces-web/tsconfig.json create mode 100644 clients/client-workspaces/tsconfig.cjs.json create mode 100644 clients/client-workspaces/tsconfig.json create mode 100644 clients/client-xray/tsconfig.cjs.json create mode 100644 clients/client-xray/tsconfig.json create mode 100644 private/aws-echo-service/tsconfig.cjs.json create mode 100644 private/aws-echo-service/tsconfig.json create mode 100644 private/aws-protocoltests-ec2/tsconfig.cjs.json create mode 100644 private/aws-protocoltests-ec2/tsconfig.json create mode 100644 private/aws-protocoltests-json-10/tsconfig.cjs.json create mode 100644 private/aws-protocoltests-json-10/tsconfig.json create mode 100644 private/aws-protocoltests-json/tsconfig.cjs.json create mode 100644 private/aws-protocoltests-json/tsconfig.json create mode 100644 private/aws-protocoltests-query/tsconfig.cjs.json create mode 100644 private/aws-protocoltests-query/tsconfig.json create mode 100644 private/aws-protocoltests-restjson/tsconfig.cjs.json create mode 100644 private/aws-protocoltests-restjson/tsconfig.json create mode 100644 private/aws-protocoltests-restxml/tsconfig.cjs.json create mode 100644 private/aws-protocoltests-restxml/tsconfig.json diff --git a/clients/client-accessanalyzer/tsconfig.cjs.json b/clients/client-accessanalyzer/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-accessanalyzer/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-accessanalyzer/tsconfig.json b/clients/client-accessanalyzer/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-accessanalyzer/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-account/tsconfig.cjs.json b/clients/client-account/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-account/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-account/tsconfig.json b/clients/client-account/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-account/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-acm-pca/tsconfig.cjs.json b/clients/client-acm-pca/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-acm-pca/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-acm-pca/tsconfig.json b/clients/client-acm-pca/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-acm-pca/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-acm/tsconfig.cjs.json b/clients/client-acm/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-acm/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-acm/tsconfig.json b/clients/client-acm/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-acm/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-alexa-for-business/tsconfig.cjs.json b/clients/client-alexa-for-business/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-alexa-for-business/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-alexa-for-business/tsconfig.json b/clients/client-alexa-for-business/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-alexa-for-business/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-amp/tsconfig.cjs.json b/clients/client-amp/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-amp/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-amp/tsconfig.json b/clients/client-amp/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-amp/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-amplify/tsconfig.cjs.json b/clients/client-amplify/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-amplify/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-amplify/tsconfig.json b/clients/client-amplify/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-amplify/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-amplifybackend/tsconfig.cjs.json b/clients/client-amplifybackend/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-amplifybackend/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-amplifybackend/tsconfig.json b/clients/client-amplifybackend/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-amplifybackend/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-amplifyuibuilder/tsconfig.cjs.json b/clients/client-amplifyuibuilder/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-amplifyuibuilder/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-amplifyuibuilder/tsconfig.json b/clients/client-amplifyuibuilder/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-amplifyuibuilder/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-api-gateway/tsconfig.cjs.json b/clients/client-api-gateway/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-api-gateway/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-api-gateway/tsconfig.json b/clients/client-api-gateway/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-api-gateway/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-apigatewaymanagementapi/tsconfig.cjs.json b/clients/client-apigatewaymanagementapi/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-apigatewaymanagementapi/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-apigatewaymanagementapi/tsconfig.json b/clients/client-apigatewaymanagementapi/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-apigatewaymanagementapi/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-apigatewayv2/tsconfig.cjs.json b/clients/client-apigatewayv2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-apigatewayv2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-apigatewayv2/tsconfig.json b/clients/client-apigatewayv2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-apigatewayv2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-app-mesh/tsconfig.cjs.json b/clients/client-app-mesh/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-app-mesh/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-app-mesh/tsconfig.json b/clients/client-app-mesh/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-app-mesh/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-appconfig/tsconfig.cjs.json b/clients/client-appconfig/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-appconfig/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-appconfig/tsconfig.json b/clients/client-appconfig/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-appconfig/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-appconfigdata/tsconfig.cjs.json b/clients/client-appconfigdata/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-appconfigdata/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-appconfigdata/tsconfig.json b/clients/client-appconfigdata/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-appconfigdata/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-appflow/tsconfig.cjs.json b/clients/client-appflow/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-appflow/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-appflow/tsconfig.json b/clients/client-appflow/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-appflow/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-appintegrations/tsconfig.cjs.json b/clients/client-appintegrations/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-appintegrations/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-appintegrations/tsconfig.json b/clients/client-appintegrations/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-appintegrations/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-application-auto-scaling/tsconfig.cjs.json b/clients/client-application-auto-scaling/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-application-auto-scaling/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-application-auto-scaling/tsconfig.json b/clients/client-application-auto-scaling/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-application-auto-scaling/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-application-discovery-service/tsconfig.cjs.json b/clients/client-application-discovery-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-application-discovery-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-application-discovery-service/tsconfig.json b/clients/client-application-discovery-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-application-discovery-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-application-insights/tsconfig.cjs.json b/clients/client-application-insights/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-application-insights/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-application-insights/tsconfig.json b/clients/client-application-insights/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-application-insights/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-applicationcostprofiler/tsconfig.cjs.json b/clients/client-applicationcostprofiler/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-applicationcostprofiler/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-applicationcostprofiler/tsconfig.json b/clients/client-applicationcostprofiler/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-applicationcostprofiler/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-apprunner/tsconfig.cjs.json b/clients/client-apprunner/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-apprunner/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-apprunner/tsconfig.json b/clients/client-apprunner/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-apprunner/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-appstream/tsconfig.cjs.json b/clients/client-appstream/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-appstream/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-appstream/tsconfig.json b/clients/client-appstream/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-appstream/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-appsync/tsconfig.cjs.json b/clients/client-appsync/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-appsync/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-appsync/tsconfig.json b/clients/client-appsync/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-appsync/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-athena/tsconfig.cjs.json b/clients/client-athena/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-athena/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-athena/tsconfig.json b/clients/client-athena/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-athena/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-auditmanager/tsconfig.cjs.json b/clients/client-auditmanager/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-auditmanager/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-auditmanager/tsconfig.json b/clients/client-auditmanager/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-auditmanager/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-auto-scaling-plans/tsconfig.cjs.json b/clients/client-auto-scaling-plans/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-auto-scaling-plans/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-auto-scaling-plans/tsconfig.json b/clients/client-auto-scaling-plans/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-auto-scaling-plans/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-auto-scaling/tsconfig.cjs.json b/clients/client-auto-scaling/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-auto-scaling/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-auto-scaling/tsconfig.json b/clients/client-auto-scaling/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-auto-scaling/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-backup-gateway/tsconfig.cjs.json b/clients/client-backup-gateway/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-backup-gateway/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-backup-gateway/tsconfig.json b/clients/client-backup-gateway/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-backup-gateway/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-backup/tsconfig.cjs.json b/clients/client-backup/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-backup/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-backup/tsconfig.json b/clients/client-backup/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-backup/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-batch/tsconfig.cjs.json b/clients/client-batch/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-batch/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-batch/tsconfig.json b/clients/client-batch/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-batch/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-braket/tsconfig.cjs.json b/clients/client-braket/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-braket/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-braket/tsconfig.json b/clients/client-braket/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-braket/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-budgets/tsconfig.cjs.json b/clients/client-budgets/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-budgets/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-budgets/tsconfig.json b/clients/client-budgets/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-budgets/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-chime-sdk-identity/tsconfig.cjs.json b/clients/client-chime-sdk-identity/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-chime-sdk-identity/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-chime-sdk-identity/tsconfig.json b/clients/client-chime-sdk-identity/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-chime-sdk-identity/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-chime-sdk-meetings/tsconfig.cjs.json b/clients/client-chime-sdk-meetings/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-chime-sdk-meetings/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-chime-sdk-meetings/tsconfig.json b/clients/client-chime-sdk-meetings/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-chime-sdk-meetings/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-chime-sdk-messaging/tsconfig.cjs.json b/clients/client-chime-sdk-messaging/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-chime-sdk-messaging/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-chime-sdk-messaging/tsconfig.json b/clients/client-chime-sdk-messaging/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-chime-sdk-messaging/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-chime/tsconfig.cjs.json b/clients/client-chime/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-chime/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-chime/tsconfig.json b/clients/client-chime/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-chime/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloud9/tsconfig.cjs.json b/clients/client-cloud9/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloud9/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloud9/tsconfig.json b/clients/client-cloud9/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloud9/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudcontrol/tsconfig.cjs.json b/clients/client-cloudcontrol/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudcontrol/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudcontrol/tsconfig.json b/clients/client-cloudcontrol/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudcontrol/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-clouddirectory/tsconfig.cjs.json b/clients/client-clouddirectory/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-clouddirectory/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-clouddirectory/tsconfig.json b/clients/client-clouddirectory/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-clouddirectory/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudformation/tsconfig.cjs.json b/clients/client-cloudformation/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudformation/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudformation/tsconfig.json b/clients/client-cloudformation/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudformation/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudfront/tsconfig.cjs.json b/clients/client-cloudfront/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudfront/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudfront/tsconfig.json b/clients/client-cloudfront/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudfront/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudhsm-v2/tsconfig.cjs.json b/clients/client-cloudhsm-v2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudhsm-v2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudhsm-v2/tsconfig.json b/clients/client-cloudhsm-v2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudhsm-v2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudhsm/tsconfig.cjs.json b/clients/client-cloudhsm/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudhsm/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudhsm/tsconfig.json b/clients/client-cloudhsm/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudhsm/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudsearch-domain/tsconfig.cjs.json b/clients/client-cloudsearch-domain/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudsearch-domain/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudsearch-domain/tsconfig.json b/clients/client-cloudsearch-domain/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudsearch-domain/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudsearch/tsconfig.cjs.json b/clients/client-cloudsearch/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudsearch/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudsearch/tsconfig.json b/clients/client-cloudsearch/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudsearch/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudtrail/tsconfig.cjs.json b/clients/client-cloudtrail/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudtrail/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudtrail/tsconfig.json b/clients/client-cloudtrail/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudtrail/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudwatch-events/tsconfig.cjs.json b/clients/client-cloudwatch-events/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudwatch-events/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudwatch-events/tsconfig.json b/clients/client-cloudwatch-events/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudwatch-events/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudwatch-logs/tsconfig.cjs.json b/clients/client-cloudwatch-logs/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudwatch-logs/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudwatch-logs/tsconfig.json b/clients/client-cloudwatch-logs/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudwatch-logs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cloudwatch/tsconfig.cjs.json b/clients/client-cloudwatch/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cloudwatch/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cloudwatch/tsconfig.json b/clients/client-cloudwatch/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cloudwatch/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codeartifact/tsconfig.cjs.json b/clients/client-codeartifact/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codeartifact/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codeartifact/tsconfig.json b/clients/client-codeartifact/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codeartifact/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codebuild/tsconfig.cjs.json b/clients/client-codebuild/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codebuild/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codebuild/tsconfig.json b/clients/client-codebuild/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codebuild/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codecommit/tsconfig.cjs.json b/clients/client-codecommit/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codecommit/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codecommit/tsconfig.json b/clients/client-codecommit/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codecommit/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codedeploy/tsconfig.cjs.json b/clients/client-codedeploy/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codedeploy/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codedeploy/tsconfig.json b/clients/client-codedeploy/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codedeploy/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codeguru-reviewer/tsconfig.cjs.json b/clients/client-codeguru-reviewer/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codeguru-reviewer/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codeguru-reviewer/tsconfig.json b/clients/client-codeguru-reviewer/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codeguru-reviewer/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codeguruprofiler/tsconfig.cjs.json b/clients/client-codeguruprofiler/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codeguruprofiler/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codeguruprofiler/tsconfig.json b/clients/client-codeguruprofiler/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codeguruprofiler/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codepipeline/tsconfig.cjs.json b/clients/client-codepipeline/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codepipeline/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codepipeline/tsconfig.json b/clients/client-codepipeline/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codepipeline/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codestar-connections/tsconfig.cjs.json b/clients/client-codestar-connections/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codestar-connections/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codestar-connections/tsconfig.json b/clients/client-codestar-connections/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codestar-connections/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codestar-notifications/tsconfig.cjs.json b/clients/client-codestar-notifications/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codestar-notifications/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codestar-notifications/tsconfig.json b/clients/client-codestar-notifications/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codestar-notifications/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-codestar/tsconfig.cjs.json b/clients/client-codestar/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-codestar/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-codestar/tsconfig.json b/clients/client-codestar/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-codestar/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cognito-identity-provider/tsconfig.cjs.json b/clients/client-cognito-identity-provider/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cognito-identity-provider/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cognito-identity-provider/tsconfig.json b/clients/client-cognito-identity-provider/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cognito-identity-provider/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cognito-identity/tsconfig.cjs.json b/clients/client-cognito-identity/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cognito-identity/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cognito-identity/tsconfig.json b/clients/client-cognito-identity/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cognito-identity/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cognito-sync/tsconfig.cjs.json b/clients/client-cognito-sync/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cognito-sync/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cognito-sync/tsconfig.json b/clients/client-cognito-sync/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cognito-sync/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-comprehend/tsconfig.cjs.json b/clients/client-comprehend/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-comprehend/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-comprehend/tsconfig.json b/clients/client-comprehend/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-comprehend/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-comprehendmedical/tsconfig.cjs.json b/clients/client-comprehendmedical/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-comprehendmedical/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-comprehendmedical/tsconfig.json b/clients/client-comprehendmedical/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-comprehendmedical/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-compute-optimizer/tsconfig.cjs.json b/clients/client-compute-optimizer/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-compute-optimizer/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-compute-optimizer/tsconfig.json b/clients/client-compute-optimizer/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-compute-optimizer/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-config-service/tsconfig.cjs.json b/clients/client-config-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-config-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-config-service/tsconfig.json b/clients/client-config-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-config-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-connect-contact-lens/tsconfig.cjs.json b/clients/client-connect-contact-lens/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-connect-contact-lens/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-connect-contact-lens/tsconfig.json b/clients/client-connect-contact-lens/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-connect-contact-lens/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-connect/tsconfig.cjs.json b/clients/client-connect/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-connect/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-connect/tsconfig.json b/clients/client-connect/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-connect/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-connectparticipant/tsconfig.cjs.json b/clients/client-connectparticipant/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-connectparticipant/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-connectparticipant/tsconfig.json b/clients/client-connectparticipant/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-connectparticipant/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cost-and-usage-report-service/tsconfig.cjs.json b/clients/client-cost-and-usage-report-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cost-and-usage-report-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cost-and-usage-report-service/tsconfig.json b/clients/client-cost-and-usage-report-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cost-and-usage-report-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-cost-explorer/tsconfig.cjs.json b/clients/client-cost-explorer/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-cost-explorer/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-cost-explorer/tsconfig.json b/clients/client-cost-explorer/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-cost-explorer/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-customer-profiles/tsconfig.cjs.json b/clients/client-customer-profiles/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-customer-profiles/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-customer-profiles/tsconfig.json b/clients/client-customer-profiles/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-customer-profiles/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-data-pipeline/tsconfig.cjs.json b/clients/client-data-pipeline/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-data-pipeline/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-data-pipeline/tsconfig.json b/clients/client-data-pipeline/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-data-pipeline/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-database-migration-service/tsconfig.cjs.json b/clients/client-database-migration-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-database-migration-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-database-migration-service/tsconfig.json b/clients/client-database-migration-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-database-migration-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-databrew/tsconfig.cjs.json b/clients/client-databrew/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-databrew/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-databrew/tsconfig.json b/clients/client-databrew/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-databrew/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-dataexchange/tsconfig.cjs.json b/clients/client-dataexchange/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-dataexchange/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-dataexchange/tsconfig.json b/clients/client-dataexchange/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-dataexchange/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-datasync/tsconfig.cjs.json b/clients/client-datasync/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-datasync/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-datasync/tsconfig.json b/clients/client-datasync/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-datasync/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-dax/tsconfig.cjs.json b/clients/client-dax/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-dax/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-dax/tsconfig.json b/clients/client-dax/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-dax/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-detective/tsconfig.cjs.json b/clients/client-detective/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-detective/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-detective/tsconfig.json b/clients/client-detective/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-detective/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-device-farm/tsconfig.cjs.json b/clients/client-device-farm/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-device-farm/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-device-farm/tsconfig.json b/clients/client-device-farm/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-device-farm/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-devops-guru/tsconfig.cjs.json b/clients/client-devops-guru/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-devops-guru/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-devops-guru/tsconfig.json b/clients/client-devops-guru/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-devops-guru/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-direct-connect/tsconfig.cjs.json b/clients/client-direct-connect/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-direct-connect/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-direct-connect/tsconfig.json b/clients/client-direct-connect/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-direct-connect/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-directory-service/tsconfig.cjs.json b/clients/client-directory-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-directory-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-directory-service/tsconfig.json b/clients/client-directory-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-directory-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-dlm/tsconfig.cjs.json b/clients/client-dlm/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-dlm/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-dlm/tsconfig.json b/clients/client-dlm/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-dlm/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-docdb/tsconfig.cjs.json b/clients/client-docdb/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-docdb/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-docdb/tsconfig.json b/clients/client-docdb/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-docdb/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-drs/tsconfig.cjs.json b/clients/client-drs/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-drs/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-drs/tsconfig.json b/clients/client-drs/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-drs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-dynamodb-streams/tsconfig.cjs.json b/clients/client-dynamodb-streams/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-dynamodb-streams/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-dynamodb-streams/tsconfig.json b/clients/client-dynamodb-streams/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-dynamodb-streams/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-dynamodb/tsconfig.cjs.json b/clients/client-dynamodb/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-dynamodb/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-dynamodb/tsconfig.json b/clients/client-dynamodb/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-dynamodb/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ebs/tsconfig.cjs.json b/clients/client-ebs/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ebs/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ebs/tsconfig.json b/clients/client-ebs/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ebs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ec2-instance-connect/tsconfig.cjs.json b/clients/client-ec2-instance-connect/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ec2-instance-connect/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ec2-instance-connect/tsconfig.json b/clients/client-ec2-instance-connect/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ec2-instance-connect/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ec2/tsconfig.cjs.json b/clients/client-ec2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ec2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ec2/tsconfig.json b/clients/client-ec2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ec2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ecr-public/tsconfig.cjs.json b/clients/client-ecr-public/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ecr-public/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ecr-public/tsconfig.json b/clients/client-ecr-public/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ecr-public/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ecr/tsconfig.cjs.json b/clients/client-ecr/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ecr/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ecr/tsconfig.json b/clients/client-ecr/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ecr/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ecs/tsconfig.cjs.json b/clients/client-ecs/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ecs/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ecs/tsconfig.json b/clients/client-ecs/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ecs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-efs/tsconfig.cjs.json b/clients/client-efs/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-efs/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-efs/tsconfig.json b/clients/client-efs/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-efs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-eks/tsconfig.cjs.json b/clients/client-eks/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-eks/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-eks/tsconfig.json b/clients/client-eks/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-eks/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-elastic-beanstalk/tsconfig.cjs.json b/clients/client-elastic-beanstalk/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-elastic-beanstalk/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-elastic-beanstalk/tsconfig.json b/clients/client-elastic-beanstalk/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-elastic-beanstalk/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-elastic-inference/tsconfig.cjs.json b/clients/client-elastic-inference/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-elastic-inference/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-elastic-inference/tsconfig.json b/clients/client-elastic-inference/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-elastic-inference/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-elastic-load-balancing-v2/tsconfig.cjs.json b/clients/client-elastic-load-balancing-v2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-elastic-load-balancing-v2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-elastic-load-balancing-v2/tsconfig.json b/clients/client-elastic-load-balancing-v2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-elastic-load-balancing-v2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-elastic-load-balancing/tsconfig.cjs.json b/clients/client-elastic-load-balancing/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-elastic-load-balancing/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-elastic-load-balancing/tsconfig.json b/clients/client-elastic-load-balancing/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-elastic-load-balancing/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-elastic-transcoder/tsconfig.cjs.json b/clients/client-elastic-transcoder/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-elastic-transcoder/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-elastic-transcoder/tsconfig.json b/clients/client-elastic-transcoder/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-elastic-transcoder/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-elasticache/tsconfig.cjs.json b/clients/client-elasticache/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-elasticache/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-elasticache/tsconfig.json b/clients/client-elasticache/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-elasticache/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-elasticsearch-service/tsconfig.cjs.json b/clients/client-elasticsearch-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-elasticsearch-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-elasticsearch-service/tsconfig.json b/clients/client-elasticsearch-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-elasticsearch-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-emr-containers/tsconfig.cjs.json b/clients/client-emr-containers/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-emr-containers/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-emr-containers/tsconfig.json b/clients/client-emr-containers/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-emr-containers/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-emr/tsconfig.cjs.json b/clients/client-emr/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-emr/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-emr/tsconfig.json b/clients/client-emr/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-emr/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-eventbridge/tsconfig.cjs.json b/clients/client-eventbridge/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-eventbridge/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-eventbridge/tsconfig.json b/clients/client-eventbridge/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-eventbridge/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-evidently/tsconfig.cjs.json b/clients/client-evidently/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-evidently/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-evidently/tsconfig.json b/clients/client-evidently/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-evidently/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-finspace-data/tsconfig.cjs.json b/clients/client-finspace-data/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-finspace-data/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-finspace-data/tsconfig.json b/clients/client-finspace-data/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-finspace-data/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-finspace/tsconfig.cjs.json b/clients/client-finspace/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-finspace/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-finspace/tsconfig.json b/clients/client-finspace/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-finspace/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-firehose/tsconfig.cjs.json b/clients/client-firehose/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-firehose/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-firehose/tsconfig.json b/clients/client-firehose/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-firehose/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-fis/tsconfig.cjs.json b/clients/client-fis/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-fis/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-fis/tsconfig.json b/clients/client-fis/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-fis/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-fms/tsconfig.cjs.json b/clients/client-fms/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-fms/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-fms/tsconfig.json b/clients/client-fms/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-fms/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-forecast/tsconfig.cjs.json b/clients/client-forecast/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-forecast/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-forecast/tsconfig.json b/clients/client-forecast/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-forecast/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-forecastquery/tsconfig.cjs.json b/clients/client-forecastquery/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-forecastquery/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-forecastquery/tsconfig.json b/clients/client-forecastquery/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-forecastquery/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-frauddetector/tsconfig.cjs.json b/clients/client-frauddetector/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-frauddetector/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-frauddetector/tsconfig.json b/clients/client-frauddetector/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-frauddetector/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-fsx/tsconfig.cjs.json b/clients/client-fsx/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-fsx/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-fsx/tsconfig.json b/clients/client-fsx/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-fsx/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-gamelift/tsconfig.cjs.json b/clients/client-gamelift/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-gamelift/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-gamelift/tsconfig.json b/clients/client-gamelift/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-gamelift/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-glacier/tsconfig.cjs.json b/clients/client-glacier/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-glacier/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-glacier/tsconfig.json b/clients/client-glacier/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-glacier/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-global-accelerator/tsconfig.cjs.json b/clients/client-global-accelerator/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-global-accelerator/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-global-accelerator/tsconfig.json b/clients/client-global-accelerator/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-global-accelerator/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-glue/tsconfig.cjs.json b/clients/client-glue/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-glue/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-glue/tsconfig.json b/clients/client-glue/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-glue/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-grafana/tsconfig.cjs.json b/clients/client-grafana/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-grafana/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-grafana/tsconfig.json b/clients/client-grafana/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-grafana/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-greengrass/tsconfig.cjs.json b/clients/client-greengrass/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-greengrass/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-greengrass/tsconfig.json b/clients/client-greengrass/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-greengrass/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-greengrassv2/tsconfig.cjs.json b/clients/client-greengrassv2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-greengrassv2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-greengrassv2/tsconfig.json b/clients/client-greengrassv2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-greengrassv2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-groundstation/tsconfig.cjs.json b/clients/client-groundstation/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-groundstation/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-groundstation/tsconfig.json b/clients/client-groundstation/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-groundstation/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-guardduty/tsconfig.cjs.json b/clients/client-guardduty/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-guardduty/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-guardduty/tsconfig.json b/clients/client-guardduty/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-guardduty/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-health/tsconfig.cjs.json b/clients/client-health/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-health/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-health/tsconfig.json b/clients/client-health/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-health/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-healthlake/tsconfig.cjs.json b/clients/client-healthlake/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-healthlake/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-healthlake/tsconfig.json b/clients/client-healthlake/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-healthlake/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-honeycode/tsconfig.cjs.json b/clients/client-honeycode/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-honeycode/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-honeycode/tsconfig.json b/clients/client-honeycode/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-honeycode/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iam/tsconfig.cjs.json b/clients/client-iam/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iam/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iam/tsconfig.json b/clients/client-iam/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iam/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-identitystore/tsconfig.cjs.json b/clients/client-identitystore/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-identitystore/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-identitystore/tsconfig.json b/clients/client-identitystore/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-identitystore/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-imagebuilder/tsconfig.cjs.json b/clients/client-imagebuilder/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-imagebuilder/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-imagebuilder/tsconfig.json b/clients/client-imagebuilder/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-imagebuilder/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-inspector/tsconfig.cjs.json b/clients/client-inspector/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-inspector/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-inspector/tsconfig.json b/clients/client-inspector/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-inspector/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-inspector2/tsconfig.cjs.json b/clients/client-inspector2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-inspector2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-inspector2/tsconfig.json b/clients/client-inspector2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-inspector2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iot-1click-devices-service/tsconfig.cjs.json b/clients/client-iot-1click-devices-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iot-1click-devices-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iot-1click-devices-service/tsconfig.json b/clients/client-iot-1click-devices-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iot-1click-devices-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iot-1click-projects/tsconfig.cjs.json b/clients/client-iot-1click-projects/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iot-1click-projects/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iot-1click-projects/tsconfig.json b/clients/client-iot-1click-projects/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iot-1click-projects/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iot-data-plane/tsconfig.cjs.json b/clients/client-iot-data-plane/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iot-data-plane/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iot-data-plane/tsconfig.json b/clients/client-iot-data-plane/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iot-data-plane/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iot-events-data/tsconfig.cjs.json b/clients/client-iot-events-data/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iot-events-data/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iot-events-data/tsconfig.json b/clients/client-iot-events-data/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iot-events-data/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iot-events/tsconfig.cjs.json b/clients/client-iot-events/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iot-events/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iot-events/tsconfig.json b/clients/client-iot-events/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iot-events/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iot-jobs-data-plane/tsconfig.cjs.json b/clients/client-iot-jobs-data-plane/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iot-jobs-data-plane/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iot-jobs-data-plane/tsconfig.json b/clients/client-iot-jobs-data-plane/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iot-jobs-data-plane/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iot-wireless/tsconfig.cjs.json b/clients/client-iot-wireless/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iot-wireless/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iot-wireless/tsconfig.json b/clients/client-iot-wireless/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iot-wireless/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iot/tsconfig.cjs.json b/clients/client-iot/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iot/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iot/tsconfig.json b/clients/client-iot/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iot/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iotanalytics/tsconfig.cjs.json b/clients/client-iotanalytics/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iotanalytics/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iotanalytics/tsconfig.json b/clients/client-iotanalytics/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iotanalytics/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iotdeviceadvisor/tsconfig.cjs.json b/clients/client-iotdeviceadvisor/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iotdeviceadvisor/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iotdeviceadvisor/tsconfig.json b/clients/client-iotdeviceadvisor/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iotdeviceadvisor/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iotfleethub/tsconfig.cjs.json b/clients/client-iotfleethub/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iotfleethub/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iotfleethub/tsconfig.json b/clients/client-iotfleethub/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iotfleethub/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iotsecuretunneling/tsconfig.cjs.json b/clients/client-iotsecuretunneling/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iotsecuretunneling/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iotsecuretunneling/tsconfig.json b/clients/client-iotsecuretunneling/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iotsecuretunneling/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iotsitewise/tsconfig.cjs.json b/clients/client-iotsitewise/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iotsitewise/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iotsitewise/tsconfig.json b/clients/client-iotsitewise/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iotsitewise/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iotthingsgraph/tsconfig.cjs.json b/clients/client-iotthingsgraph/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iotthingsgraph/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iotthingsgraph/tsconfig.json b/clients/client-iotthingsgraph/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iotthingsgraph/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-iottwinmaker/tsconfig.cjs.json b/clients/client-iottwinmaker/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-iottwinmaker/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-iottwinmaker/tsconfig.json b/clients/client-iottwinmaker/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-iottwinmaker/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ivs/tsconfig.cjs.json b/clients/client-ivs/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ivs/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ivs/tsconfig.json b/clients/client-ivs/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ivs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kafka/tsconfig.cjs.json b/clients/client-kafka/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kafka/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kafka/tsconfig.json b/clients/client-kafka/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kafka/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kafkaconnect/tsconfig.cjs.json b/clients/client-kafkaconnect/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kafkaconnect/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kafkaconnect/tsconfig.json b/clients/client-kafkaconnect/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kafkaconnect/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kendra/tsconfig.cjs.json b/clients/client-kendra/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kendra/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kendra/tsconfig.json b/clients/client-kendra/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kendra/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kinesis-analytics-v2/tsconfig.cjs.json b/clients/client-kinesis-analytics-v2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kinesis-analytics-v2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kinesis-analytics-v2/tsconfig.json b/clients/client-kinesis-analytics-v2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kinesis-analytics-v2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kinesis-analytics/tsconfig.cjs.json b/clients/client-kinesis-analytics/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kinesis-analytics/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kinesis-analytics/tsconfig.json b/clients/client-kinesis-analytics/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kinesis-analytics/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kinesis-video-archived-media/tsconfig.cjs.json b/clients/client-kinesis-video-archived-media/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kinesis-video-archived-media/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kinesis-video-archived-media/tsconfig.json b/clients/client-kinesis-video-archived-media/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kinesis-video-archived-media/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kinesis-video-media/tsconfig.cjs.json b/clients/client-kinesis-video-media/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kinesis-video-media/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kinesis-video-media/tsconfig.json b/clients/client-kinesis-video-media/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kinesis-video-media/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kinesis-video-signaling/tsconfig.cjs.json b/clients/client-kinesis-video-signaling/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kinesis-video-signaling/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kinesis-video-signaling/tsconfig.json b/clients/client-kinesis-video-signaling/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kinesis-video-signaling/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kinesis-video/tsconfig.cjs.json b/clients/client-kinesis-video/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kinesis-video/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kinesis-video/tsconfig.json b/clients/client-kinesis-video/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kinesis-video/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kinesis/tsconfig.cjs.json b/clients/client-kinesis/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kinesis/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kinesis/tsconfig.json b/clients/client-kinesis/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kinesis/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-kms/tsconfig.cjs.json b/clients/client-kms/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-kms/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-kms/tsconfig.json b/clients/client-kms/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-kms/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lakeformation/tsconfig.cjs.json b/clients/client-lakeformation/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lakeformation/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lakeformation/tsconfig.json b/clients/client-lakeformation/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lakeformation/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lambda/tsconfig.cjs.json b/clients/client-lambda/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lambda/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lambda/tsconfig.json b/clients/client-lambda/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lambda/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lex-model-building-service/tsconfig.cjs.json b/clients/client-lex-model-building-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lex-model-building-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lex-model-building-service/tsconfig.json b/clients/client-lex-model-building-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lex-model-building-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lex-models-v2/tsconfig.cjs.json b/clients/client-lex-models-v2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lex-models-v2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lex-models-v2/tsconfig.json b/clients/client-lex-models-v2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lex-models-v2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lex-runtime-service/tsconfig.cjs.json b/clients/client-lex-runtime-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lex-runtime-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lex-runtime-service/tsconfig.json b/clients/client-lex-runtime-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lex-runtime-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lex-runtime-v2/tsconfig.cjs.json b/clients/client-lex-runtime-v2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lex-runtime-v2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lex-runtime-v2/tsconfig.json b/clients/client-lex-runtime-v2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lex-runtime-v2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-license-manager/tsconfig.cjs.json b/clients/client-license-manager/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-license-manager/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-license-manager/tsconfig.json b/clients/client-license-manager/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-license-manager/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lightsail/tsconfig.cjs.json b/clients/client-lightsail/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lightsail/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lightsail/tsconfig.json b/clients/client-lightsail/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lightsail/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-location/tsconfig.cjs.json b/clients/client-location/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-location/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-location/tsconfig.json b/clients/client-location/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-location/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lookoutequipment/tsconfig.cjs.json b/clients/client-lookoutequipment/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lookoutequipment/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lookoutequipment/tsconfig.json b/clients/client-lookoutequipment/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lookoutequipment/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lookoutmetrics/tsconfig.cjs.json b/clients/client-lookoutmetrics/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lookoutmetrics/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lookoutmetrics/tsconfig.json b/clients/client-lookoutmetrics/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lookoutmetrics/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-lookoutvision/tsconfig.cjs.json b/clients/client-lookoutvision/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-lookoutvision/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-lookoutvision/tsconfig.json b/clients/client-lookoutvision/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-lookoutvision/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-machine-learning/tsconfig.cjs.json b/clients/client-machine-learning/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-machine-learning/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-machine-learning/tsconfig.json b/clients/client-machine-learning/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-machine-learning/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-macie/tsconfig.cjs.json b/clients/client-macie/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-macie/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-macie/tsconfig.json b/clients/client-macie/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-macie/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-macie2/tsconfig.cjs.json b/clients/client-macie2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-macie2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-macie2/tsconfig.json b/clients/client-macie2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-macie2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-managedblockchain/tsconfig.cjs.json b/clients/client-managedblockchain/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-managedblockchain/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-managedblockchain/tsconfig.json b/clients/client-managedblockchain/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-managedblockchain/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-marketplace-catalog/tsconfig.cjs.json b/clients/client-marketplace-catalog/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-marketplace-catalog/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-marketplace-catalog/tsconfig.json b/clients/client-marketplace-catalog/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-marketplace-catalog/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-marketplace-commerce-analytics/tsconfig.cjs.json b/clients/client-marketplace-commerce-analytics/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-marketplace-commerce-analytics/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-marketplace-commerce-analytics/tsconfig.json b/clients/client-marketplace-commerce-analytics/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-marketplace-commerce-analytics/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-marketplace-entitlement-service/tsconfig.cjs.json b/clients/client-marketplace-entitlement-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-marketplace-entitlement-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-marketplace-entitlement-service/tsconfig.json b/clients/client-marketplace-entitlement-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-marketplace-entitlement-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-marketplace-metering/tsconfig.cjs.json b/clients/client-marketplace-metering/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-marketplace-metering/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-marketplace-metering/tsconfig.json b/clients/client-marketplace-metering/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-marketplace-metering/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mediaconnect/tsconfig.cjs.json b/clients/client-mediaconnect/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mediaconnect/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mediaconnect/tsconfig.json b/clients/client-mediaconnect/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mediaconnect/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mediaconvert/tsconfig.cjs.json b/clients/client-mediaconvert/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mediaconvert/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mediaconvert/tsconfig.json b/clients/client-mediaconvert/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mediaconvert/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-medialive/tsconfig.cjs.json b/clients/client-medialive/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-medialive/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-medialive/tsconfig.json b/clients/client-medialive/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-medialive/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mediapackage-vod/tsconfig.cjs.json b/clients/client-mediapackage-vod/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mediapackage-vod/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mediapackage-vod/tsconfig.json b/clients/client-mediapackage-vod/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mediapackage-vod/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mediapackage/tsconfig.cjs.json b/clients/client-mediapackage/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mediapackage/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mediapackage/tsconfig.json b/clients/client-mediapackage/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mediapackage/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mediastore-data/tsconfig.cjs.json b/clients/client-mediastore-data/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mediastore-data/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mediastore-data/tsconfig.json b/clients/client-mediastore-data/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mediastore-data/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mediastore/tsconfig.cjs.json b/clients/client-mediastore/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mediastore/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mediastore/tsconfig.json b/clients/client-mediastore/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mediastore/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mediatailor/tsconfig.cjs.json b/clients/client-mediatailor/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mediatailor/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mediatailor/tsconfig.json b/clients/client-mediatailor/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mediatailor/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-memorydb/tsconfig.cjs.json b/clients/client-memorydb/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-memorydb/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-memorydb/tsconfig.json b/clients/client-memorydb/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-memorydb/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mgn/tsconfig.cjs.json b/clients/client-mgn/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mgn/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mgn/tsconfig.json b/clients/client-mgn/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mgn/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-migration-hub-refactor-spaces/tsconfig.cjs.json b/clients/client-migration-hub-refactor-spaces/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-migration-hub-refactor-spaces/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-migration-hub-refactor-spaces/tsconfig.json b/clients/client-migration-hub-refactor-spaces/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-migration-hub-refactor-spaces/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-migration-hub/tsconfig.cjs.json b/clients/client-migration-hub/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-migration-hub/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-migration-hub/tsconfig.json b/clients/client-migration-hub/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-migration-hub/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-migrationhub-config/tsconfig.cjs.json b/clients/client-migrationhub-config/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-migrationhub-config/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-migrationhub-config/tsconfig.json b/clients/client-migrationhub-config/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-migrationhub-config/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-migrationhubstrategy/tsconfig.cjs.json b/clients/client-migrationhubstrategy/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-migrationhubstrategy/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-migrationhubstrategy/tsconfig.json b/clients/client-migrationhubstrategy/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-migrationhubstrategy/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mobile/tsconfig.cjs.json b/clients/client-mobile/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mobile/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mobile/tsconfig.json b/clients/client-mobile/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mobile/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mq/tsconfig.cjs.json b/clients/client-mq/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mq/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mq/tsconfig.json b/clients/client-mq/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mq/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mturk/tsconfig.cjs.json b/clients/client-mturk/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mturk/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mturk/tsconfig.json b/clients/client-mturk/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mturk/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-mwaa/tsconfig.cjs.json b/clients/client-mwaa/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-mwaa/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-mwaa/tsconfig.json b/clients/client-mwaa/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-mwaa/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-neptune/tsconfig.cjs.json b/clients/client-neptune/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-neptune/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-neptune/tsconfig.json b/clients/client-neptune/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-neptune/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-network-firewall/tsconfig.cjs.json b/clients/client-network-firewall/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-network-firewall/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-network-firewall/tsconfig.json b/clients/client-network-firewall/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-network-firewall/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-networkmanager/tsconfig.cjs.json b/clients/client-networkmanager/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-networkmanager/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-networkmanager/tsconfig.json b/clients/client-networkmanager/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-networkmanager/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-nimble/tsconfig.cjs.json b/clients/client-nimble/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-nimble/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-nimble/tsconfig.json b/clients/client-nimble/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-nimble/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-opensearch/tsconfig.cjs.json b/clients/client-opensearch/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-opensearch/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-opensearch/tsconfig.json b/clients/client-opensearch/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-opensearch/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-opsworks/tsconfig.cjs.json b/clients/client-opsworks/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-opsworks/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-opsworks/tsconfig.json b/clients/client-opsworks/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-opsworks/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-opsworkscm/tsconfig.cjs.json b/clients/client-opsworkscm/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-opsworkscm/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-opsworkscm/tsconfig.json b/clients/client-opsworkscm/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-opsworkscm/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-organizations/tsconfig.cjs.json b/clients/client-organizations/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-organizations/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-organizations/tsconfig.json b/clients/client-organizations/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-organizations/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-outposts/tsconfig.cjs.json b/clients/client-outposts/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-outposts/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-outposts/tsconfig.json b/clients/client-outposts/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-outposts/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-panorama/tsconfig.cjs.json b/clients/client-panorama/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-panorama/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-panorama/tsconfig.json b/clients/client-panorama/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-panorama/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-personalize-events/tsconfig.cjs.json b/clients/client-personalize-events/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-personalize-events/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-personalize-events/tsconfig.json b/clients/client-personalize-events/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-personalize-events/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-personalize-runtime/tsconfig.cjs.json b/clients/client-personalize-runtime/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-personalize-runtime/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-personalize-runtime/tsconfig.json b/clients/client-personalize-runtime/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-personalize-runtime/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-personalize/tsconfig.cjs.json b/clients/client-personalize/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-personalize/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-personalize/tsconfig.json b/clients/client-personalize/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-personalize/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-pi/tsconfig.cjs.json b/clients/client-pi/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-pi/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-pi/tsconfig.json b/clients/client-pi/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-pi/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-pinpoint-email/tsconfig.cjs.json b/clients/client-pinpoint-email/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-pinpoint-email/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-pinpoint-email/tsconfig.json b/clients/client-pinpoint-email/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-pinpoint-email/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-pinpoint-sms-voice/tsconfig.cjs.json b/clients/client-pinpoint-sms-voice/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-pinpoint-sms-voice/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-pinpoint-sms-voice/tsconfig.json b/clients/client-pinpoint-sms-voice/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-pinpoint-sms-voice/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-pinpoint/tsconfig.cjs.json b/clients/client-pinpoint/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-pinpoint/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-pinpoint/tsconfig.json b/clients/client-pinpoint/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-pinpoint/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-polly/tsconfig.cjs.json b/clients/client-polly/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-polly/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-polly/tsconfig.json b/clients/client-polly/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-polly/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-pricing/tsconfig.cjs.json b/clients/client-pricing/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-pricing/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-pricing/tsconfig.json b/clients/client-pricing/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-pricing/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-proton/tsconfig.cjs.json b/clients/client-proton/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-proton/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-proton/tsconfig.json b/clients/client-proton/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-proton/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-qldb-session/tsconfig.cjs.json b/clients/client-qldb-session/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-qldb-session/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-qldb-session/tsconfig.json b/clients/client-qldb-session/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-qldb-session/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-qldb/tsconfig.cjs.json b/clients/client-qldb/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-qldb/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-qldb/tsconfig.json b/clients/client-qldb/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-qldb/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-quicksight/tsconfig.cjs.json b/clients/client-quicksight/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-quicksight/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-quicksight/tsconfig.json b/clients/client-quicksight/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-quicksight/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ram/tsconfig.cjs.json b/clients/client-ram/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ram/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ram/tsconfig.json b/clients/client-ram/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ram/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-rbin/tsconfig.cjs.json b/clients/client-rbin/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-rbin/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-rbin/tsconfig.json b/clients/client-rbin/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-rbin/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-rds-data/tsconfig.cjs.json b/clients/client-rds-data/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-rds-data/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-rds-data/tsconfig.json b/clients/client-rds-data/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-rds-data/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-rds/tsconfig.cjs.json b/clients/client-rds/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-rds/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-rds/tsconfig.json b/clients/client-rds/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-rds/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-redshift-data/tsconfig.cjs.json b/clients/client-redshift-data/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-redshift-data/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-redshift-data/tsconfig.json b/clients/client-redshift-data/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-redshift-data/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-redshift/tsconfig.cjs.json b/clients/client-redshift/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-redshift/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-redshift/tsconfig.json b/clients/client-redshift/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-redshift/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-rekognition/tsconfig.cjs.json b/clients/client-rekognition/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-rekognition/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-rekognition/tsconfig.json b/clients/client-rekognition/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-rekognition/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-resiliencehub/tsconfig.cjs.json b/clients/client-resiliencehub/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-resiliencehub/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-resiliencehub/tsconfig.json b/clients/client-resiliencehub/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-resiliencehub/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-resource-groups-tagging-api/tsconfig.cjs.json b/clients/client-resource-groups-tagging-api/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-resource-groups-tagging-api/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-resource-groups-tagging-api/tsconfig.json b/clients/client-resource-groups-tagging-api/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-resource-groups-tagging-api/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-resource-groups/tsconfig.cjs.json b/clients/client-resource-groups/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-resource-groups/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-resource-groups/tsconfig.json b/clients/client-resource-groups/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-resource-groups/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-robomaker/tsconfig.cjs.json b/clients/client-robomaker/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-robomaker/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-robomaker/tsconfig.json b/clients/client-robomaker/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-robomaker/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-route-53-domains/tsconfig.cjs.json b/clients/client-route-53-domains/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-route-53-domains/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-route-53-domains/tsconfig.json b/clients/client-route-53-domains/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-route-53-domains/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-route-53/tsconfig.cjs.json b/clients/client-route-53/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-route-53/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-route-53/tsconfig.json b/clients/client-route-53/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-route-53/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-route53-recovery-cluster/tsconfig.cjs.json b/clients/client-route53-recovery-cluster/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-route53-recovery-cluster/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-route53-recovery-cluster/tsconfig.json b/clients/client-route53-recovery-cluster/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-route53-recovery-cluster/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-route53-recovery-control-config/tsconfig.cjs.json b/clients/client-route53-recovery-control-config/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-route53-recovery-control-config/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-route53-recovery-control-config/tsconfig.json b/clients/client-route53-recovery-control-config/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-route53-recovery-control-config/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-route53-recovery-readiness/tsconfig.cjs.json b/clients/client-route53-recovery-readiness/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-route53-recovery-readiness/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-route53-recovery-readiness/tsconfig.json b/clients/client-route53-recovery-readiness/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-route53-recovery-readiness/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-route53resolver/tsconfig.cjs.json b/clients/client-route53resolver/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-route53resolver/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-route53resolver/tsconfig.json b/clients/client-route53resolver/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-route53resolver/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-rum/tsconfig.cjs.json b/clients/client-rum/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-rum/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-rum/tsconfig.json b/clients/client-rum/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-rum/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-s3-control/tsconfig.cjs.json b/clients/client-s3-control/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-s3-control/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-s3-control/tsconfig.json b/clients/client-s3-control/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-s3-control/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-s3/tsconfig.cjs.json b/clients/client-s3/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-s3/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-s3/tsconfig.json b/clients/client-s3/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-s3/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-s3outposts/tsconfig.cjs.json b/clients/client-s3outposts/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-s3outposts/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-s3outposts/tsconfig.json b/clients/client-s3outposts/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-s3outposts/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sagemaker-a2i-runtime/tsconfig.cjs.json b/clients/client-sagemaker-a2i-runtime/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sagemaker-a2i-runtime/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sagemaker-a2i-runtime/tsconfig.json b/clients/client-sagemaker-a2i-runtime/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sagemaker-a2i-runtime/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sagemaker-edge/tsconfig.cjs.json b/clients/client-sagemaker-edge/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sagemaker-edge/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sagemaker-edge/tsconfig.json b/clients/client-sagemaker-edge/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sagemaker-edge/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sagemaker-featurestore-runtime/tsconfig.cjs.json b/clients/client-sagemaker-featurestore-runtime/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sagemaker-featurestore-runtime/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sagemaker-featurestore-runtime/tsconfig.json b/clients/client-sagemaker-featurestore-runtime/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sagemaker-featurestore-runtime/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sagemaker-runtime/tsconfig.cjs.json b/clients/client-sagemaker-runtime/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sagemaker-runtime/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sagemaker-runtime/tsconfig.json b/clients/client-sagemaker-runtime/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sagemaker-runtime/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sagemaker/tsconfig.cjs.json b/clients/client-sagemaker/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sagemaker/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sagemaker/tsconfig.json b/clients/client-sagemaker/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sagemaker/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-savingsplans/tsconfig.cjs.json b/clients/client-savingsplans/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-savingsplans/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-savingsplans/tsconfig.json b/clients/client-savingsplans/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-savingsplans/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-schemas/tsconfig.cjs.json b/clients/client-schemas/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-schemas/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-schemas/tsconfig.json b/clients/client-schemas/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-schemas/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-secrets-manager/tsconfig.cjs.json b/clients/client-secrets-manager/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-secrets-manager/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-secrets-manager/tsconfig.json b/clients/client-secrets-manager/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-secrets-manager/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-securityhub/tsconfig.cjs.json b/clients/client-securityhub/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-securityhub/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-securityhub/tsconfig.json b/clients/client-securityhub/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-securityhub/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-serverlessapplicationrepository/tsconfig.cjs.json b/clients/client-serverlessapplicationrepository/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-serverlessapplicationrepository/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-serverlessapplicationrepository/tsconfig.json b/clients/client-serverlessapplicationrepository/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-serverlessapplicationrepository/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-service-catalog-appregistry/tsconfig.cjs.json b/clients/client-service-catalog-appregistry/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-service-catalog-appregistry/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-service-catalog-appregistry/tsconfig.json b/clients/client-service-catalog-appregistry/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-service-catalog-appregistry/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-service-catalog/tsconfig.cjs.json b/clients/client-service-catalog/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-service-catalog/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-service-catalog/tsconfig.json b/clients/client-service-catalog/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-service-catalog/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-service-quotas/tsconfig.cjs.json b/clients/client-service-quotas/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-service-quotas/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-service-quotas/tsconfig.json b/clients/client-service-quotas/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-service-quotas/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-servicediscovery/tsconfig.cjs.json b/clients/client-servicediscovery/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-servicediscovery/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-servicediscovery/tsconfig.json b/clients/client-servicediscovery/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-servicediscovery/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ses/tsconfig.cjs.json b/clients/client-ses/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ses/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ses/tsconfig.json b/clients/client-ses/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ses/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sesv2/tsconfig.cjs.json b/clients/client-sesv2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sesv2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sesv2/tsconfig.json b/clients/client-sesv2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sesv2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sfn/tsconfig.cjs.json b/clients/client-sfn/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sfn/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sfn/tsconfig.json b/clients/client-sfn/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sfn/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-shield/tsconfig.cjs.json b/clients/client-shield/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-shield/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-shield/tsconfig.json b/clients/client-shield/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-shield/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-signer/tsconfig.cjs.json b/clients/client-signer/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-signer/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-signer/tsconfig.json b/clients/client-signer/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-signer/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sms/tsconfig.cjs.json b/clients/client-sms/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sms/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sms/tsconfig.json b/clients/client-sms/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sms/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-snow-device-management/tsconfig.cjs.json b/clients/client-snow-device-management/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-snow-device-management/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-snow-device-management/tsconfig.json b/clients/client-snow-device-management/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-snow-device-management/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-snowball/tsconfig.cjs.json b/clients/client-snowball/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-snowball/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-snowball/tsconfig.json b/clients/client-snowball/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-snowball/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sns/tsconfig.cjs.json b/clients/client-sns/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sns/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sns/tsconfig.json b/clients/client-sns/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sns/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sqs/tsconfig.cjs.json b/clients/client-sqs/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sqs/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sqs/tsconfig.json b/clients/client-sqs/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sqs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ssm-contacts/tsconfig.cjs.json b/clients/client-ssm-contacts/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ssm-contacts/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ssm-contacts/tsconfig.json b/clients/client-ssm-contacts/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ssm-contacts/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ssm-incidents/tsconfig.cjs.json b/clients/client-ssm-incidents/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ssm-incidents/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ssm-incidents/tsconfig.json b/clients/client-ssm-incidents/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ssm-incidents/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-ssm/tsconfig.cjs.json b/clients/client-ssm/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-ssm/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-ssm/tsconfig.json b/clients/client-ssm/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-ssm/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sso-admin/tsconfig.cjs.json b/clients/client-sso-admin/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sso-admin/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sso-admin/tsconfig.json b/clients/client-sso-admin/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sso-admin/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sso-oidc/tsconfig.cjs.json b/clients/client-sso-oidc/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sso-oidc/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sso-oidc/tsconfig.json b/clients/client-sso-oidc/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sso-oidc/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sso/tsconfig.cjs.json b/clients/client-sso/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sso/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sso/tsconfig.json b/clients/client-sso/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sso/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-storage-gateway/tsconfig.cjs.json b/clients/client-storage-gateway/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-storage-gateway/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-storage-gateway/tsconfig.json b/clients/client-storage-gateway/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-storage-gateway/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-sts/tsconfig.cjs.json b/clients/client-sts/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-sts/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-sts/tsconfig.json b/clients/client-sts/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-sts/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-support/tsconfig.cjs.json b/clients/client-support/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-support/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-support/tsconfig.json b/clients/client-support/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-support/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-swf/tsconfig.cjs.json b/clients/client-swf/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-swf/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-swf/tsconfig.json b/clients/client-swf/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-swf/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-synthetics/tsconfig.cjs.json b/clients/client-synthetics/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-synthetics/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-synthetics/tsconfig.json b/clients/client-synthetics/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-synthetics/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-textract/tsconfig.cjs.json b/clients/client-textract/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-textract/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-textract/tsconfig.json b/clients/client-textract/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-textract/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-timestream-query/tsconfig.cjs.json b/clients/client-timestream-query/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-timestream-query/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-timestream-query/tsconfig.json b/clients/client-timestream-query/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-timestream-query/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-timestream-write/tsconfig.cjs.json b/clients/client-timestream-write/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-timestream-write/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-timestream-write/tsconfig.json b/clients/client-timestream-write/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-timestream-write/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-transcribe-streaming/tsconfig.cjs.json b/clients/client-transcribe-streaming/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-transcribe-streaming/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-transcribe-streaming/tsconfig.json b/clients/client-transcribe-streaming/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-transcribe-streaming/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-transcribe/tsconfig.cjs.json b/clients/client-transcribe/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-transcribe/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-transcribe/tsconfig.json b/clients/client-transcribe/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-transcribe/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-transfer/tsconfig.cjs.json b/clients/client-transfer/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-transfer/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-transfer/tsconfig.json b/clients/client-transfer/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-transfer/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-translate/tsconfig.cjs.json b/clients/client-translate/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-translate/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-translate/tsconfig.json b/clients/client-translate/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-translate/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-voice-id/tsconfig.cjs.json b/clients/client-voice-id/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-voice-id/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-voice-id/tsconfig.json b/clients/client-voice-id/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-voice-id/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-waf-regional/tsconfig.cjs.json b/clients/client-waf-regional/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-waf-regional/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-waf-regional/tsconfig.json b/clients/client-waf-regional/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-waf-regional/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-waf/tsconfig.cjs.json b/clients/client-waf/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-waf/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-waf/tsconfig.json b/clients/client-waf/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-waf/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-wafv2/tsconfig.cjs.json b/clients/client-wafv2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-wafv2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-wafv2/tsconfig.json b/clients/client-wafv2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-wafv2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-wellarchitected/tsconfig.cjs.json b/clients/client-wellarchitected/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-wellarchitected/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-wellarchitected/tsconfig.json b/clients/client-wellarchitected/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-wellarchitected/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-wisdom/tsconfig.cjs.json b/clients/client-wisdom/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-wisdom/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-wisdom/tsconfig.json b/clients/client-wisdom/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-wisdom/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-workdocs/tsconfig.cjs.json b/clients/client-workdocs/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-workdocs/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-workdocs/tsconfig.json b/clients/client-workdocs/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-workdocs/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-worklink/tsconfig.cjs.json b/clients/client-worklink/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-worklink/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-worklink/tsconfig.json b/clients/client-worklink/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-worklink/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-workmail/tsconfig.cjs.json b/clients/client-workmail/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-workmail/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-workmail/tsconfig.json b/clients/client-workmail/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-workmail/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-workmailmessageflow/tsconfig.cjs.json b/clients/client-workmailmessageflow/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-workmailmessageflow/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-workmailmessageflow/tsconfig.json b/clients/client-workmailmessageflow/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-workmailmessageflow/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-workspaces-web/tsconfig.cjs.json b/clients/client-workspaces-web/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-workspaces-web/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-workspaces-web/tsconfig.json b/clients/client-workspaces-web/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-workspaces-web/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-workspaces/tsconfig.cjs.json b/clients/client-workspaces/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-workspaces/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-workspaces/tsconfig.json b/clients/client-workspaces/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-workspaces/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/clients/client-xray/tsconfig.cjs.json b/clients/client-xray/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/clients/client-xray/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/clients/client-xray/tsconfig.json b/clients/client-xray/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/clients/client-xray/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/private/aws-echo-service/tsconfig.cjs.json b/private/aws-echo-service/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/private/aws-echo-service/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/private/aws-echo-service/tsconfig.json b/private/aws-echo-service/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/private/aws-echo-service/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/private/aws-protocoltests-ec2/tsconfig.cjs.json b/private/aws-protocoltests-ec2/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/private/aws-protocoltests-ec2/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/private/aws-protocoltests-ec2/tsconfig.json b/private/aws-protocoltests-ec2/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/private/aws-protocoltests-ec2/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/private/aws-protocoltests-json-10/tsconfig.cjs.json b/private/aws-protocoltests-json-10/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/private/aws-protocoltests-json-10/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/private/aws-protocoltests-json-10/tsconfig.json b/private/aws-protocoltests-json-10/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/private/aws-protocoltests-json-10/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/private/aws-protocoltests-json/tsconfig.cjs.json b/private/aws-protocoltests-json/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/private/aws-protocoltests-json/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/private/aws-protocoltests-json/tsconfig.json b/private/aws-protocoltests-json/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/private/aws-protocoltests-json/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/private/aws-protocoltests-query/tsconfig.cjs.json b/private/aws-protocoltests-query/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/private/aws-protocoltests-query/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/private/aws-protocoltests-query/tsconfig.json b/private/aws-protocoltests-query/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/private/aws-protocoltests-query/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/private/aws-protocoltests-restjson/tsconfig.cjs.json b/private/aws-protocoltests-restjson/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/private/aws-protocoltests-restjson/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/private/aws-protocoltests-restjson/tsconfig.json b/private/aws-protocoltests-restjson/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/private/aws-protocoltests-restjson/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} diff --git a/private/aws-protocoltests-restxml/tsconfig.cjs.json b/private/aws-protocoltests-restxml/tsconfig.cjs.json new file mode 100644 index 0000000000000..3bf80b3f4ae5c --- /dev/null +++ b/private/aws-protocoltests-restxml/tsconfig.cjs.json @@ -0,0 +1,8 @@ +{ + "extends": "./tsconfig", + "compilerOptions": { + "target": "ES2018", + "module": "commonjs", + "outDir": "dist-cjs" + } +} diff --git a/private/aws-protocoltests-restxml/tsconfig.json b/private/aws-protocoltests-restxml/tsconfig.json new file mode 100644 index 0000000000000..97cb33b366e4b --- /dev/null +++ b/private/aws-protocoltests-restxml/tsconfig.json @@ -0,0 +1,3 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json" +} From 9140e50b98b43611fbeb45b8eea30b4a2f59e7eb Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Thu, 13 Jan 2022 23:21:26 +0000 Subject: [PATCH 04/10] chore(clients): use tsconfig.cjs.json in build:cjs --- clients/client-accessanalyzer/package.json | 2 +- clients/client-account/package.json | 2 +- clients/client-acm-pca/package.json | 2 +- clients/client-acm/package.json | 2 +- clients/client-alexa-for-business/package.json | 2 +- clients/client-amp/package.json | 2 +- clients/client-amplify/package.json | 2 +- clients/client-amplifybackend/package.json | 2 +- clients/client-amplifyuibuilder/package.json | 2 +- clients/client-api-gateway/package.json | 2 +- clients/client-apigatewaymanagementapi/package.json | 2 +- clients/client-apigatewayv2/package.json | 2 +- clients/client-app-mesh/package.json | 2 +- clients/client-appconfig/package.json | 2 +- clients/client-appconfigdata/package.json | 2 +- clients/client-appflow/package.json | 2 +- clients/client-appintegrations/package.json | 2 +- clients/client-application-auto-scaling/package.json | 2 +- clients/client-application-discovery-service/package.json | 2 +- clients/client-application-insights/package.json | 2 +- clients/client-applicationcostprofiler/package.json | 2 +- clients/client-apprunner/package.json | 2 +- clients/client-appstream/package.json | 2 +- clients/client-appsync/package.json | 2 +- clients/client-athena/package.json | 2 +- clients/client-auditmanager/package.json | 2 +- clients/client-auto-scaling-plans/package.json | 2 +- clients/client-auto-scaling/package.json | 2 +- clients/client-backup-gateway/package.json | 2 +- clients/client-backup/package.json | 2 +- clients/client-batch/package.json | 2 +- clients/client-braket/package.json | 2 +- clients/client-budgets/package.json | 2 +- clients/client-chime-sdk-identity/package.json | 2 +- clients/client-chime-sdk-meetings/package.json | 2 +- clients/client-chime-sdk-messaging/package.json | 2 +- clients/client-chime/package.json | 2 +- clients/client-cloud9/package.json | 2 +- clients/client-cloudcontrol/package.json | 2 +- clients/client-clouddirectory/package.json | 2 +- clients/client-cloudformation/package.json | 2 +- clients/client-cloudfront/package.json | 2 +- clients/client-cloudhsm-v2/package.json | 2 +- clients/client-cloudhsm/package.json | 2 +- clients/client-cloudsearch-domain/package.json | 2 +- clients/client-cloudsearch/package.json | 2 +- clients/client-cloudtrail/package.json | 2 +- clients/client-cloudwatch-events/package.json | 2 +- clients/client-cloudwatch-logs/package.json | 2 +- clients/client-cloudwatch/package.json | 2 +- clients/client-codeartifact/package.json | 2 +- clients/client-codebuild/package.json | 2 +- clients/client-codecommit/package.json | 2 +- clients/client-codedeploy/package.json | 2 +- clients/client-codeguru-reviewer/package.json | 2 +- clients/client-codeguruprofiler/package.json | 2 +- clients/client-codepipeline/package.json | 2 +- clients/client-codestar-connections/package.json | 2 +- clients/client-codestar-notifications/package.json | 2 +- clients/client-codestar/package.json | 2 +- clients/client-cognito-identity-provider/package.json | 2 +- clients/client-cognito-identity/package.json | 2 +- clients/client-cognito-sync/package.json | 2 +- clients/client-comprehend/package.json | 2 +- clients/client-comprehendmedical/package.json | 2 +- clients/client-compute-optimizer/package.json | 2 +- clients/client-config-service/package.json | 2 +- clients/client-connect-contact-lens/package.json | 2 +- clients/client-connect/package.json | 2 +- clients/client-connectparticipant/package.json | 2 +- clients/client-cost-and-usage-report-service/package.json | 2 +- clients/client-cost-explorer/package.json | 2 +- clients/client-customer-profiles/package.json | 2 +- clients/client-data-pipeline/package.json | 2 +- clients/client-database-migration-service/package.json | 2 +- clients/client-databrew/package.json | 2 +- clients/client-dataexchange/package.json | 2 +- clients/client-datasync/package.json | 2 +- clients/client-dax/package.json | 2 +- clients/client-detective/package.json | 2 +- clients/client-device-farm/package.json | 2 +- clients/client-devops-guru/package.json | 2 +- clients/client-direct-connect/package.json | 2 +- clients/client-directory-service/package.json | 2 +- clients/client-dlm/package.json | 2 +- clients/client-docdb/package.json | 2 +- clients/client-drs/package.json | 2 +- clients/client-dynamodb-streams/package.json | 2 +- clients/client-dynamodb/package.json | 2 +- clients/client-ebs/package.json | 2 +- clients/client-ec2-instance-connect/package.json | 2 +- clients/client-ec2/package.json | 2 +- clients/client-ecr-public/package.json | 2 +- clients/client-ecr/package.json | 2 +- clients/client-ecs/package.json | 2 +- clients/client-efs/package.json | 2 +- clients/client-eks/package.json | 2 +- clients/client-elastic-beanstalk/package.json | 2 +- clients/client-elastic-inference/package.json | 2 +- clients/client-elastic-load-balancing-v2/package.json | 2 +- clients/client-elastic-load-balancing/package.json | 2 +- clients/client-elastic-transcoder/package.json | 2 +- clients/client-elasticache/package.json | 2 +- clients/client-elasticsearch-service/package.json | 2 +- clients/client-emr-containers/package.json | 2 +- clients/client-emr/package.json | 2 +- clients/client-eventbridge/package.json | 2 +- clients/client-evidently/package.json | 2 +- clients/client-finspace-data/package.json | 2 +- clients/client-finspace/package.json | 2 +- clients/client-firehose/package.json | 2 +- clients/client-fis/package.json | 2 +- clients/client-fms/package.json | 2 +- clients/client-forecast/package.json | 2 +- clients/client-forecastquery/package.json | 2 +- clients/client-frauddetector/package.json | 2 +- clients/client-fsx/package.json | 2 +- clients/client-gamelift/package.json | 2 +- clients/client-glacier/package.json | 2 +- clients/client-global-accelerator/package.json | 2 +- clients/client-glue/package.json | 2 +- clients/client-grafana/package.json | 2 +- clients/client-greengrass/package.json | 2 +- clients/client-greengrassv2/package.json | 2 +- clients/client-groundstation/package.json | 2 +- clients/client-guardduty/package.json | 2 +- clients/client-health/package.json | 2 +- clients/client-healthlake/package.json | 2 +- clients/client-honeycode/package.json | 2 +- clients/client-iam/package.json | 2 +- clients/client-identitystore/package.json | 2 +- clients/client-imagebuilder/package.json | 2 +- clients/client-inspector/package.json | 2 +- clients/client-inspector2/package.json | 2 +- clients/client-iot-1click-devices-service/package.json | 2 +- clients/client-iot-1click-projects/package.json | 2 +- clients/client-iot-data-plane/package.json | 2 +- clients/client-iot-events-data/package.json | 2 +- clients/client-iot-events/package.json | 2 +- clients/client-iot-jobs-data-plane/package.json | 2 +- clients/client-iot-wireless/package.json | 2 +- clients/client-iot/package.json | 2 +- clients/client-iotanalytics/package.json | 2 +- clients/client-iotdeviceadvisor/package.json | 2 +- clients/client-iotfleethub/package.json | 2 +- clients/client-iotsecuretunneling/package.json | 2 +- clients/client-iotsitewise/package.json | 2 +- clients/client-iotthingsgraph/package.json | 2 +- clients/client-iottwinmaker/package.json | 2 +- clients/client-ivs/package.json | 2 +- clients/client-kafka/package.json | 2 +- clients/client-kafkaconnect/package.json | 2 +- clients/client-kendra/package.json | 2 +- clients/client-kinesis-analytics-v2/package.json | 2 +- clients/client-kinesis-analytics/package.json | 2 +- clients/client-kinesis-video-archived-media/package.json | 2 +- clients/client-kinesis-video-media/package.json | 2 +- clients/client-kinesis-video-signaling/package.json | 2 +- clients/client-kinesis-video/package.json | 2 +- clients/client-kinesis/package.json | 2 +- clients/client-kms/package.json | 2 +- clients/client-lakeformation/package.json | 2 +- clients/client-lambda/package.json | 2 +- clients/client-lex-model-building-service/package.json | 2 +- clients/client-lex-models-v2/package.json | 2 +- clients/client-lex-runtime-service/package.json | 2 +- clients/client-lex-runtime-v2/package.json | 2 +- clients/client-license-manager/package.json | 2 +- clients/client-lightsail/package.json | 2 +- clients/client-location/package.json | 2 +- clients/client-lookoutequipment/package.json | 2 +- clients/client-lookoutmetrics/package.json | 2 +- clients/client-lookoutvision/package.json | 2 +- clients/client-machine-learning/package.json | 2 +- clients/client-macie/package.json | 2 +- clients/client-macie2/package.json | 2 +- clients/client-managedblockchain/package.json | 2 +- clients/client-marketplace-catalog/package.json | 2 +- clients/client-marketplace-commerce-analytics/package.json | 2 +- clients/client-marketplace-entitlement-service/package.json | 2 +- clients/client-marketplace-metering/package.json | 2 +- clients/client-mediaconnect/package.json | 2 +- clients/client-mediaconvert/package.json | 2 +- clients/client-medialive/package.json | 2 +- clients/client-mediapackage-vod/package.json | 2 +- clients/client-mediapackage/package.json | 2 +- clients/client-mediastore-data/package.json | 2 +- clients/client-mediastore/package.json | 2 +- clients/client-mediatailor/package.json | 2 +- clients/client-memorydb/package.json | 2 +- clients/client-mgn/package.json | 2 +- clients/client-migration-hub-refactor-spaces/package.json | 2 +- clients/client-migration-hub/package.json | 2 +- clients/client-migrationhub-config/package.json | 2 +- clients/client-migrationhubstrategy/package.json | 2 +- clients/client-mobile/package.json | 2 +- clients/client-mq/package.json | 2 +- clients/client-mturk/package.json | 2 +- clients/client-mwaa/package.json | 2 +- clients/client-neptune/package.json | 2 +- clients/client-network-firewall/package.json | 2 +- clients/client-networkmanager/package.json | 2 +- clients/client-nimble/package.json | 2 +- clients/client-opensearch/package.json | 2 +- clients/client-opsworks/package.json | 2 +- clients/client-opsworkscm/package.json | 2 +- clients/client-organizations/package.json | 2 +- clients/client-outposts/package.json | 2 +- clients/client-panorama/package.json | 2 +- clients/client-personalize-events/package.json | 2 +- clients/client-personalize-runtime/package.json | 2 +- clients/client-personalize/package.json | 2 +- clients/client-pi/package.json | 2 +- clients/client-pinpoint-email/package.json | 2 +- clients/client-pinpoint-sms-voice/package.json | 2 +- clients/client-pinpoint/package.json | 2 +- clients/client-polly/package.json | 2 +- clients/client-pricing/package.json | 2 +- clients/client-proton/package.json | 2 +- clients/client-qldb-session/package.json | 2 +- clients/client-qldb/package.json | 2 +- clients/client-quicksight/package.json | 2 +- clients/client-ram/package.json | 2 +- clients/client-rbin/package.json | 2 +- clients/client-rds-data/package.json | 2 +- clients/client-rds/package.json | 2 +- clients/client-redshift-data/package.json | 2 +- clients/client-redshift/package.json | 2 +- clients/client-rekognition/package.json | 2 +- clients/client-resiliencehub/package.json | 2 +- clients/client-resource-groups-tagging-api/package.json | 2 +- clients/client-resource-groups/package.json | 2 +- clients/client-robomaker/package.json | 2 +- clients/client-route-53-domains/package.json | 2 +- clients/client-route-53/package.json | 2 +- clients/client-route53-recovery-cluster/package.json | 2 +- clients/client-route53-recovery-control-config/package.json | 2 +- clients/client-route53-recovery-readiness/package.json | 2 +- clients/client-route53resolver/package.json | 2 +- clients/client-rum/package.json | 2 +- clients/client-s3-control/package.json | 2 +- clients/client-s3/package.json | 2 +- clients/client-s3outposts/package.json | 2 +- clients/client-sagemaker-a2i-runtime/package.json | 2 +- clients/client-sagemaker-edge/package.json | 2 +- clients/client-sagemaker-featurestore-runtime/package.json | 2 +- clients/client-sagemaker-runtime/package.json | 2 +- clients/client-sagemaker/package.json | 2 +- clients/client-savingsplans/package.json | 2 +- clients/client-schemas/package.json | 2 +- clients/client-secrets-manager/package.json | 2 +- clients/client-securityhub/package.json | 2 +- clients/client-serverlessapplicationrepository/package.json | 2 +- clients/client-service-catalog-appregistry/package.json | 2 +- clients/client-service-catalog/package.json | 2 +- clients/client-service-quotas/package.json | 2 +- clients/client-servicediscovery/package.json | 2 +- clients/client-ses/package.json | 2 +- clients/client-sesv2/package.json | 2 +- clients/client-sfn/package.json | 2 +- clients/client-shield/package.json | 2 +- clients/client-signer/package.json | 2 +- clients/client-sms/package.json | 2 +- clients/client-snow-device-management/package.json | 2 +- clients/client-snowball/package.json | 2 +- clients/client-sns/package.json | 2 +- clients/client-sqs/package.json | 2 +- clients/client-ssm-contacts/package.json | 2 +- clients/client-ssm-incidents/package.json | 2 +- clients/client-ssm/package.json | 2 +- clients/client-sso-admin/package.json | 2 +- clients/client-sso-oidc/package.json | 2 +- clients/client-sso/package.json | 2 +- clients/client-storage-gateway/package.json | 2 +- clients/client-sts/package.json | 2 +- clients/client-support/package.json | 2 +- clients/client-swf/package.json | 2 +- clients/client-synthetics/package.json | 2 +- clients/client-textract/package.json | 2 +- clients/client-timestream-query/package.json | 2 +- clients/client-timestream-write/package.json | 2 +- clients/client-transcribe-streaming/package.json | 2 +- clients/client-transcribe/package.json | 2 +- clients/client-transfer/package.json | 2 +- clients/client-translate/package.json | 2 +- clients/client-voice-id/package.json | 2 +- clients/client-waf-regional/package.json | 2 +- clients/client-waf/package.json | 2 +- clients/client-wafv2/package.json | 2 +- clients/client-wellarchitected/package.json | 2 +- clients/client-wisdom/package.json | 2 +- clients/client-workdocs/package.json | 2 +- clients/client-worklink/package.json | 2 +- clients/client-workmail/package.json | 2 +- clients/client-workmailmessageflow/package.json | 2 +- clients/client-workspaces-web/package.json | 2 +- clients/client-workspaces/package.json | 2 +- clients/client-xray/package.json | 2 +- private/aws-echo-service/package.json | 2 +- private/aws-protocoltests-ec2/package.json | 2 +- private/aws-protocoltests-json-10/package.json | 2 +- private/aws-protocoltests-json/package.json | 2 +- private/aws-protocoltests-query/package.json | 2 +- private/aws-protocoltests-restjson/package.json | 2 +- private/aws-protocoltests-restxml/package.json | 2 +- 305 files changed, 305 insertions(+), 305 deletions(-) diff --git a/clients/client-accessanalyzer/package.json b/clients/client-accessanalyzer/package.json index b2e17da372149..86757ed421557 100644 --- a/clients/client-accessanalyzer/package.json +++ b/clients/client-accessanalyzer/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-account/package.json b/clients/client-account/package.json index 32be9f352f665..78ee002e95f77 100644 --- a/clients/client-account/package.json +++ b/clients/client-account/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-acm-pca/package.json b/clients/client-acm-pca/package.json index ae6206d41fb5b..66e1565158b19 100644 --- a/clients/client-acm-pca/package.json +++ b/clients/client-acm-pca/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-acm/package.json b/clients/client-acm/package.json index 5e331f35b8dc2..746594dbe0d2e 100644 --- a/clients/client-acm/package.json +++ b/clients/client-acm/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-alexa-for-business/package.json b/clients/client-alexa-for-business/package.json index 48adb1b471c41..c5cea46542d36 100644 --- a/clients/client-alexa-for-business/package.json +++ b/clients/client-alexa-for-business/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-amp/package.json b/clients/client-amp/package.json index 986b6b363ba6f..651c239749f71 100644 --- a/clients/client-amp/package.json +++ b/clients/client-amp/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-amplify/package.json b/clients/client-amplify/package.json index 4bfa065edd4bd..5aee613bb0a44 100644 --- a/clients/client-amplify/package.json +++ b/clients/client-amplify/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-amplifybackend/package.json b/clients/client-amplifybackend/package.json index e5c8307cede28..5a95c31631efd 100644 --- a/clients/client-amplifybackend/package.json +++ b/clients/client-amplifybackend/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-amplifyuibuilder/package.json b/clients/client-amplifyuibuilder/package.json index e4cbf8fe32202..983418dfa3e3e 100644 --- a/clients/client-amplifyuibuilder/package.json +++ b/clients/client-amplifyuibuilder/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-api-gateway/package.json b/clients/client-api-gateway/package.json index 838dc55a3232e..6eb4b0c55d0a7 100644 --- a/clients/client-api-gateway/package.json +++ b/clients/client-api-gateway/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-apigatewaymanagementapi/package.json b/clients/client-apigatewaymanagementapi/package.json index f05d22177ffd5..be285a47451ae 100644 --- a/clients/client-apigatewaymanagementapi/package.json +++ b/clients/client-apigatewaymanagementapi/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-apigatewayv2/package.json b/clients/client-apigatewayv2/package.json index 9e57acb196c87..6ac2d5cd34a8f 100644 --- a/clients/client-apigatewayv2/package.json +++ b/clients/client-apigatewayv2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-app-mesh/package.json b/clients/client-app-mesh/package.json index 56968cf1c4bd6..8e63e47f4ed85 100644 --- a/clients/client-app-mesh/package.json +++ b/clients/client-app-mesh/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-appconfig/package.json b/clients/client-appconfig/package.json index 07110902aa9e7..22549cd212434 100644 --- a/clients/client-appconfig/package.json +++ b/clients/client-appconfig/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-appconfigdata/package.json b/clients/client-appconfigdata/package.json index de25a8a778d40..89c47f5868072 100644 --- a/clients/client-appconfigdata/package.json +++ b/clients/client-appconfigdata/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-appflow/package.json b/clients/client-appflow/package.json index 4f13b6649c0f7..8f1f979b4c8b3 100644 --- a/clients/client-appflow/package.json +++ b/clients/client-appflow/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-appintegrations/package.json b/clients/client-appintegrations/package.json index 5db0d17a267ff..e0ffcae549461 100644 --- a/clients/client-appintegrations/package.json +++ b/clients/client-appintegrations/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-application-auto-scaling/package.json b/clients/client-application-auto-scaling/package.json index 454569a9ae704..df98bdfeacbdd 100644 --- a/clients/client-application-auto-scaling/package.json +++ b/clients/client-application-auto-scaling/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-application-discovery-service/package.json b/clients/client-application-discovery-service/package.json index 0f157e1d7a5d2..0425a004b2559 100644 --- a/clients/client-application-discovery-service/package.json +++ b/clients/client-application-discovery-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-application-insights/package.json b/clients/client-application-insights/package.json index 6596f9d334cef..c282f9178127a 100644 --- a/clients/client-application-insights/package.json +++ b/clients/client-application-insights/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-applicationcostprofiler/package.json b/clients/client-applicationcostprofiler/package.json index 432ad318f9b36..539737c95eca2 100644 --- a/clients/client-applicationcostprofiler/package.json +++ b/clients/client-applicationcostprofiler/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-apprunner/package.json b/clients/client-apprunner/package.json index f284f42d64c4a..c17be0712c021 100644 --- a/clients/client-apprunner/package.json +++ b/clients/client-apprunner/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-appstream/package.json b/clients/client-appstream/package.json index 18d7a7b8675e0..cb39c7ade7c1d 100644 --- a/clients/client-appstream/package.json +++ b/clients/client-appstream/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-appsync/package.json b/clients/client-appsync/package.json index 051f0b2efa174..0038c2fa4d5b2 100644 --- a/clients/client-appsync/package.json +++ b/clients/client-appsync/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-athena/package.json b/clients/client-athena/package.json index c378b1a492846..aa79729626213 100644 --- a/clients/client-athena/package.json +++ b/clients/client-athena/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-auditmanager/package.json b/clients/client-auditmanager/package.json index 152ff823eb243..116f64d99948e 100644 --- a/clients/client-auditmanager/package.json +++ b/clients/client-auditmanager/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-auto-scaling-plans/package.json b/clients/client-auto-scaling-plans/package.json index fcddd17d4b1c9..8aca0293ae9c3 100644 --- a/clients/client-auto-scaling-plans/package.json +++ b/clients/client-auto-scaling-plans/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-auto-scaling/package.json b/clients/client-auto-scaling/package.json index 0a8a5cfa79ce4..af40a4364f7aa 100644 --- a/clients/client-auto-scaling/package.json +++ b/clients/client-auto-scaling/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-backup-gateway/package.json b/clients/client-backup-gateway/package.json index 03844aade99c1..ebe0ba6cdedac 100644 --- a/clients/client-backup-gateway/package.json +++ b/clients/client-backup-gateway/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-backup/package.json b/clients/client-backup/package.json index 4e804d01da421..507db2b0fd88f 100644 --- a/clients/client-backup/package.json +++ b/clients/client-backup/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-batch/package.json b/clients/client-batch/package.json index d06e8aaa47e76..42c9bf6de62a4 100644 --- a/clients/client-batch/package.json +++ b/clients/client-batch/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-braket/package.json b/clients/client-braket/package.json index 34ce035e82f5c..01f652aada2ea 100644 --- a/clients/client-braket/package.json +++ b/clients/client-braket/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-budgets/package.json b/clients/client-budgets/package.json index aee19bfc0cc83..c874a0ab5c4d1 100644 --- a/clients/client-budgets/package.json +++ b/clients/client-budgets/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-chime-sdk-identity/package.json b/clients/client-chime-sdk-identity/package.json index 14b7bd54841c9..e8e2c4ff0753f 100644 --- a/clients/client-chime-sdk-identity/package.json +++ b/clients/client-chime-sdk-identity/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-chime-sdk-meetings/package.json b/clients/client-chime-sdk-meetings/package.json index cabd35b5b24fa..a3d6b14013b17 100644 --- a/clients/client-chime-sdk-meetings/package.json +++ b/clients/client-chime-sdk-meetings/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-chime-sdk-messaging/package.json b/clients/client-chime-sdk-messaging/package.json index f8af7b32a35fb..fee3236d34e8f 100644 --- a/clients/client-chime-sdk-messaging/package.json +++ b/clients/client-chime-sdk-messaging/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-chime/package.json b/clients/client-chime/package.json index 09bb70ccc88e8..a4691219c4348 100644 --- a/clients/client-chime/package.json +++ b/clients/client-chime/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloud9/package.json b/clients/client-cloud9/package.json index ff6a4097ff649..af76bcb6d36c5 100644 --- a/clients/client-cloud9/package.json +++ b/clients/client-cloud9/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudcontrol/package.json b/clients/client-cloudcontrol/package.json index e08e194d26f32..ca69fae72614e 100644 --- a/clients/client-cloudcontrol/package.json +++ b/clients/client-cloudcontrol/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-clouddirectory/package.json b/clients/client-clouddirectory/package.json index 6ccee4c9af821..e48f225177eb8 100644 --- a/clients/client-clouddirectory/package.json +++ b/clients/client-clouddirectory/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudformation/package.json b/clients/client-cloudformation/package.json index 20dd95ab474cf..a78f1d6ff5db2 100644 --- a/clients/client-cloudformation/package.json +++ b/clients/client-cloudformation/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudfront/package.json b/clients/client-cloudfront/package.json index 0703ae28519d4..b69359a804a57 100644 --- a/clients/client-cloudfront/package.json +++ b/clients/client-cloudfront/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudhsm-v2/package.json b/clients/client-cloudhsm-v2/package.json index 715a329c04906..2e8fe41ee567b 100644 --- a/clients/client-cloudhsm-v2/package.json +++ b/clients/client-cloudhsm-v2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudhsm/package.json b/clients/client-cloudhsm/package.json index d8b21dca34aec..fed82da87d4be 100644 --- a/clients/client-cloudhsm/package.json +++ b/clients/client-cloudhsm/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudsearch-domain/package.json b/clients/client-cloudsearch-domain/package.json index b560ecea27bf3..b0dee92fbd516 100644 --- a/clients/client-cloudsearch-domain/package.json +++ b/clients/client-cloudsearch-domain/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudsearch/package.json b/clients/client-cloudsearch/package.json index bb64b77ef1b3f..1853895d97162 100644 --- a/clients/client-cloudsearch/package.json +++ b/clients/client-cloudsearch/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudtrail/package.json b/clients/client-cloudtrail/package.json index 04c7f3d961be5..d7e4cc2ce605b 100644 --- a/clients/client-cloudtrail/package.json +++ b/clients/client-cloudtrail/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudwatch-events/package.json b/clients/client-cloudwatch-events/package.json index b318b4213e42f..2f62239b0e064 100644 --- a/clients/client-cloudwatch-events/package.json +++ b/clients/client-cloudwatch-events/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudwatch-logs/package.json b/clients/client-cloudwatch-logs/package.json index 4cb4a66343136..56e428615f1fe 100644 --- a/clients/client-cloudwatch-logs/package.json +++ b/clients/client-cloudwatch-logs/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cloudwatch/package.json b/clients/client-cloudwatch/package.json index 9ea4f2d839f35..6589b20aa64a3 100644 --- a/clients/client-cloudwatch/package.json +++ b/clients/client-cloudwatch/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codeartifact/package.json b/clients/client-codeartifact/package.json index 8de294246601e..854cc1473457b 100644 --- a/clients/client-codeartifact/package.json +++ b/clients/client-codeartifact/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codebuild/package.json b/clients/client-codebuild/package.json index 67e35132ea1c4..f68dfab79c790 100644 --- a/clients/client-codebuild/package.json +++ b/clients/client-codebuild/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codecommit/package.json b/clients/client-codecommit/package.json index fa4ff781e69c6..ddfc677f8a62c 100644 --- a/clients/client-codecommit/package.json +++ b/clients/client-codecommit/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codedeploy/package.json b/clients/client-codedeploy/package.json index ab50dc031e13f..27eadc2e9bbb6 100644 --- a/clients/client-codedeploy/package.json +++ b/clients/client-codedeploy/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codeguru-reviewer/package.json b/clients/client-codeguru-reviewer/package.json index f7c1f19122a22..b81c46540bc80 100644 --- a/clients/client-codeguru-reviewer/package.json +++ b/clients/client-codeguru-reviewer/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codeguruprofiler/package.json b/clients/client-codeguruprofiler/package.json index 46970c5003bce..8cd9627468a83 100644 --- a/clients/client-codeguruprofiler/package.json +++ b/clients/client-codeguruprofiler/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codepipeline/package.json b/clients/client-codepipeline/package.json index 8170254702567..920457d2cca36 100644 --- a/clients/client-codepipeline/package.json +++ b/clients/client-codepipeline/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codestar-connections/package.json b/clients/client-codestar-connections/package.json index 84b9b4b6f44f5..a52585e695fe8 100644 --- a/clients/client-codestar-connections/package.json +++ b/clients/client-codestar-connections/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codestar-notifications/package.json b/clients/client-codestar-notifications/package.json index 9bc719e554088..b3d6cfa0c84e2 100644 --- a/clients/client-codestar-notifications/package.json +++ b/clients/client-codestar-notifications/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-codestar/package.json b/clients/client-codestar/package.json index 57536f461b6ae..9e8c17b3fcf57 100644 --- a/clients/client-codestar/package.json +++ b/clients/client-codestar/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cognito-identity-provider/package.json b/clients/client-cognito-identity-provider/package.json index 9277d888483b6..a6e41e87b0392 100644 --- a/clients/client-cognito-identity-provider/package.json +++ b/clients/client-cognito-identity-provider/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cognito-identity/package.json b/clients/client-cognito-identity/package.json index e87f5b4f2042a..4671e4bba9803 100644 --- a/clients/client-cognito-identity/package.json +++ b/clients/client-cognito-identity/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cognito-sync/package.json b/clients/client-cognito-sync/package.json index 009a2062bb1cf..3fabdbd61f656 100644 --- a/clients/client-cognito-sync/package.json +++ b/clients/client-cognito-sync/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-comprehend/package.json b/clients/client-comprehend/package.json index 1adace03c807e..1d2228f6d64d5 100644 --- a/clients/client-comprehend/package.json +++ b/clients/client-comprehend/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-comprehendmedical/package.json b/clients/client-comprehendmedical/package.json index ccd54eb41504d..d91d58212929f 100644 --- a/clients/client-comprehendmedical/package.json +++ b/clients/client-comprehendmedical/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-compute-optimizer/package.json b/clients/client-compute-optimizer/package.json index 1e29d9c4cafb0..20a528887348c 100644 --- a/clients/client-compute-optimizer/package.json +++ b/clients/client-compute-optimizer/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-config-service/package.json b/clients/client-config-service/package.json index 34c2ad1052407..e1724d40aa350 100644 --- a/clients/client-config-service/package.json +++ b/clients/client-config-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-connect-contact-lens/package.json b/clients/client-connect-contact-lens/package.json index fb3174b702670..015a262a78d83 100644 --- a/clients/client-connect-contact-lens/package.json +++ b/clients/client-connect-contact-lens/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-connect/package.json b/clients/client-connect/package.json index 5b0e4e3a33adb..01a0182dc9740 100644 --- a/clients/client-connect/package.json +++ b/clients/client-connect/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-connectparticipant/package.json b/clients/client-connectparticipant/package.json index 247bf3c143a6b..dfff0aca5f963 100644 --- a/clients/client-connectparticipant/package.json +++ b/clients/client-connectparticipant/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cost-and-usage-report-service/package.json b/clients/client-cost-and-usage-report-service/package.json index 4e7093d87b004..a5ba07429ba0a 100644 --- a/clients/client-cost-and-usage-report-service/package.json +++ b/clients/client-cost-and-usage-report-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-cost-explorer/package.json b/clients/client-cost-explorer/package.json index 68894086ee7b2..084ab37af6261 100644 --- a/clients/client-cost-explorer/package.json +++ b/clients/client-cost-explorer/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-customer-profiles/package.json b/clients/client-customer-profiles/package.json index 569b34f9d16d3..39c85990ab322 100644 --- a/clients/client-customer-profiles/package.json +++ b/clients/client-customer-profiles/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-data-pipeline/package.json b/clients/client-data-pipeline/package.json index 8086bebf49d2b..354823a525551 100644 --- a/clients/client-data-pipeline/package.json +++ b/clients/client-data-pipeline/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-database-migration-service/package.json b/clients/client-database-migration-service/package.json index 2c5334c670e76..0b286ce824fcb 100644 --- a/clients/client-database-migration-service/package.json +++ b/clients/client-database-migration-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-databrew/package.json b/clients/client-databrew/package.json index 4c61bf94f029d..1aaa39f449c2b 100644 --- a/clients/client-databrew/package.json +++ b/clients/client-databrew/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-dataexchange/package.json b/clients/client-dataexchange/package.json index fa9276cb1c713..434a2b818a5fd 100644 --- a/clients/client-dataexchange/package.json +++ b/clients/client-dataexchange/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-datasync/package.json b/clients/client-datasync/package.json index 106e9b455644c..e15b9d251f1a8 100644 --- a/clients/client-datasync/package.json +++ b/clients/client-datasync/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-dax/package.json b/clients/client-dax/package.json index 7fc86ca0f09ce..be998ef2ac8e3 100644 --- a/clients/client-dax/package.json +++ b/clients/client-dax/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-detective/package.json b/clients/client-detective/package.json index 0ad6973a60552..c18d767c3e1cf 100644 --- a/clients/client-detective/package.json +++ b/clients/client-detective/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-device-farm/package.json b/clients/client-device-farm/package.json index 26248e1b930ad..689058662eeac 100644 --- a/clients/client-device-farm/package.json +++ b/clients/client-device-farm/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-devops-guru/package.json b/clients/client-devops-guru/package.json index 4ba646ad8ef7b..fb4d9b3d8752a 100644 --- a/clients/client-devops-guru/package.json +++ b/clients/client-devops-guru/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-direct-connect/package.json b/clients/client-direct-connect/package.json index 73a0f5d679c2c..dfa92c96c8edb 100644 --- a/clients/client-direct-connect/package.json +++ b/clients/client-direct-connect/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-directory-service/package.json b/clients/client-directory-service/package.json index 2cb8cef61b968..5b4f0445c04ba 100644 --- a/clients/client-directory-service/package.json +++ b/clients/client-directory-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-dlm/package.json b/clients/client-dlm/package.json index c4bae63806d57..e225f55e70e0c 100644 --- a/clients/client-dlm/package.json +++ b/clients/client-dlm/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-docdb/package.json b/clients/client-docdb/package.json index ba1d90c83fa68..ff9973b1e580a 100644 --- a/clients/client-docdb/package.json +++ b/clients/client-docdb/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-drs/package.json b/clients/client-drs/package.json index db008471846e3..9a703b12bc41a 100644 --- a/clients/client-drs/package.json +++ b/clients/client-drs/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-dynamodb-streams/package.json b/clients/client-dynamodb-streams/package.json index b1098c7bf2361..57b575161ee91 100644 --- a/clients/client-dynamodb-streams/package.json +++ b/clients/client-dynamodb-streams/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-dynamodb/package.json b/clients/client-dynamodb/package.json index da2f9371a3d36..848b3c9134303 100644 --- a/clients/client-dynamodb/package.json +++ b/clients/client-dynamodb/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ebs/package.json b/clients/client-ebs/package.json index 8a240615d8cdd..3b1c2da4d35ae 100644 --- a/clients/client-ebs/package.json +++ b/clients/client-ebs/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ec2-instance-connect/package.json b/clients/client-ec2-instance-connect/package.json index b7d2b02526c3b..729c0b170017f 100644 --- a/clients/client-ec2-instance-connect/package.json +++ b/clients/client-ec2-instance-connect/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ec2/package.json b/clients/client-ec2/package.json index 28c1c2491e15b..ddc2a3bfb4d6f 100644 --- a/clients/client-ec2/package.json +++ b/clients/client-ec2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ecr-public/package.json b/clients/client-ecr-public/package.json index 39ae1312f99f0..3f13c1253ef11 100644 --- a/clients/client-ecr-public/package.json +++ b/clients/client-ecr-public/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ecr/package.json b/clients/client-ecr/package.json index 2fba7dc74ad51..c6d7dc0fc768b 100644 --- a/clients/client-ecr/package.json +++ b/clients/client-ecr/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ecs/package.json b/clients/client-ecs/package.json index 5eff092d081b9..c76cee83da427 100644 --- a/clients/client-ecs/package.json +++ b/clients/client-ecs/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-efs/package.json b/clients/client-efs/package.json index 64787e8f295ef..be7b247aaafe1 100644 --- a/clients/client-efs/package.json +++ b/clients/client-efs/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-eks/package.json b/clients/client-eks/package.json index ba69d3b3dc334..9a366ec87bb63 100644 --- a/clients/client-eks/package.json +++ b/clients/client-eks/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-elastic-beanstalk/package.json b/clients/client-elastic-beanstalk/package.json index 714f50b90fcdc..0721fa401770d 100644 --- a/clients/client-elastic-beanstalk/package.json +++ b/clients/client-elastic-beanstalk/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-elastic-inference/package.json b/clients/client-elastic-inference/package.json index a93808f3596ab..b202ba6cdf2ca 100644 --- a/clients/client-elastic-inference/package.json +++ b/clients/client-elastic-inference/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-elastic-load-balancing-v2/package.json b/clients/client-elastic-load-balancing-v2/package.json index ba54e4101f3a4..08cbba01b6b8a 100644 --- a/clients/client-elastic-load-balancing-v2/package.json +++ b/clients/client-elastic-load-balancing-v2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-elastic-load-balancing/package.json b/clients/client-elastic-load-balancing/package.json index dcd26df53cd10..905a9bd05d2a8 100644 --- a/clients/client-elastic-load-balancing/package.json +++ b/clients/client-elastic-load-balancing/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-elastic-transcoder/package.json b/clients/client-elastic-transcoder/package.json index 037ac7a4f7be9..bf44326d816d1 100644 --- a/clients/client-elastic-transcoder/package.json +++ b/clients/client-elastic-transcoder/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-elasticache/package.json b/clients/client-elasticache/package.json index 5a566cdb6c911..f1b1086369b65 100644 --- a/clients/client-elasticache/package.json +++ b/clients/client-elasticache/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-elasticsearch-service/package.json b/clients/client-elasticsearch-service/package.json index b273649029089..3aac972109b65 100644 --- a/clients/client-elasticsearch-service/package.json +++ b/clients/client-elasticsearch-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-emr-containers/package.json b/clients/client-emr-containers/package.json index ecce670398af8..2a61347bf9df9 100644 --- a/clients/client-emr-containers/package.json +++ b/clients/client-emr-containers/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-emr/package.json b/clients/client-emr/package.json index bf9d904c3fbbe..09862a02b6a05 100644 --- a/clients/client-emr/package.json +++ b/clients/client-emr/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-eventbridge/package.json b/clients/client-eventbridge/package.json index da0a4e1b24cb1..af0376f91790d 100644 --- a/clients/client-eventbridge/package.json +++ b/clients/client-eventbridge/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-evidently/package.json b/clients/client-evidently/package.json index 4853ae81627a2..d58c1770dba86 100644 --- a/clients/client-evidently/package.json +++ b/clients/client-evidently/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-finspace-data/package.json b/clients/client-finspace-data/package.json index 92e2c8ce156f7..3da2f12626fe1 100644 --- a/clients/client-finspace-data/package.json +++ b/clients/client-finspace-data/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-finspace/package.json b/clients/client-finspace/package.json index ac0b43dbe4d3e..96d275dab517d 100644 --- a/clients/client-finspace/package.json +++ b/clients/client-finspace/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-firehose/package.json b/clients/client-firehose/package.json index 30d78c00df92e..d942b9ec05083 100644 --- a/clients/client-firehose/package.json +++ b/clients/client-firehose/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-fis/package.json b/clients/client-fis/package.json index 68cdb83146546..2ae63f32f1334 100644 --- a/clients/client-fis/package.json +++ b/clients/client-fis/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-fms/package.json b/clients/client-fms/package.json index 418a635921a9c..d62b784d98e19 100644 --- a/clients/client-fms/package.json +++ b/clients/client-fms/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-forecast/package.json b/clients/client-forecast/package.json index 0d6fb911572fc..997545f599514 100644 --- a/clients/client-forecast/package.json +++ b/clients/client-forecast/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-forecastquery/package.json b/clients/client-forecastquery/package.json index 59eea2b783e24..c5304eb2fcc5e 100644 --- a/clients/client-forecastquery/package.json +++ b/clients/client-forecastquery/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-frauddetector/package.json b/clients/client-frauddetector/package.json index 5191229aaf808..d87f56cc6cabd 100644 --- a/clients/client-frauddetector/package.json +++ b/clients/client-frauddetector/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-fsx/package.json b/clients/client-fsx/package.json index 35d8c9ea32a89..89698e61152c1 100644 --- a/clients/client-fsx/package.json +++ b/clients/client-fsx/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-gamelift/package.json b/clients/client-gamelift/package.json index 237ce531672cd..0d261c164b107 100644 --- a/clients/client-gamelift/package.json +++ b/clients/client-gamelift/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-glacier/package.json b/clients/client-glacier/package.json index bb4f87deb49df..3464009dcf167 100644 --- a/clients/client-glacier/package.json +++ b/clients/client-glacier/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-global-accelerator/package.json b/clients/client-global-accelerator/package.json index d788a0d2dc640..a5117443ce039 100644 --- a/clients/client-global-accelerator/package.json +++ b/clients/client-global-accelerator/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-glue/package.json b/clients/client-glue/package.json index a2cf5ed88e62b..5c0b155ba9015 100644 --- a/clients/client-glue/package.json +++ b/clients/client-glue/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-grafana/package.json b/clients/client-grafana/package.json index 55c1b819815be..ca3978be90850 100644 --- a/clients/client-grafana/package.json +++ b/clients/client-grafana/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-greengrass/package.json b/clients/client-greengrass/package.json index 4626ecaa61416..846effe3245d9 100644 --- a/clients/client-greengrass/package.json +++ b/clients/client-greengrass/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-greengrassv2/package.json b/clients/client-greengrassv2/package.json index b4078f7f91c2b..086a1aec92972 100644 --- a/clients/client-greengrassv2/package.json +++ b/clients/client-greengrassv2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-groundstation/package.json b/clients/client-groundstation/package.json index 4e5e1093608f4..d28095171a464 100644 --- a/clients/client-groundstation/package.json +++ b/clients/client-groundstation/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-guardduty/package.json b/clients/client-guardduty/package.json index 7d7b6810bf1f7..9660c4541e2a9 100644 --- a/clients/client-guardduty/package.json +++ b/clients/client-guardduty/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-health/package.json b/clients/client-health/package.json index 86117c5085809..ea08a28f6b23f 100644 --- a/clients/client-health/package.json +++ b/clients/client-health/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-healthlake/package.json b/clients/client-healthlake/package.json index f79fbd2be6522..8b1e4ee3e9d39 100644 --- a/clients/client-healthlake/package.json +++ b/clients/client-healthlake/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-honeycode/package.json b/clients/client-honeycode/package.json index 058a3100f3c9b..17629ba51497e 100644 --- a/clients/client-honeycode/package.json +++ b/clients/client-honeycode/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iam/package.json b/clients/client-iam/package.json index 1d4e8687e7db6..d35fb6b4b2aba 100644 --- a/clients/client-iam/package.json +++ b/clients/client-iam/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-identitystore/package.json b/clients/client-identitystore/package.json index 1b8da0a48d727..31e9c41464413 100644 --- a/clients/client-identitystore/package.json +++ b/clients/client-identitystore/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-imagebuilder/package.json b/clients/client-imagebuilder/package.json index da1bf096efa34..fca47fdc077cf 100644 --- a/clients/client-imagebuilder/package.json +++ b/clients/client-imagebuilder/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-inspector/package.json b/clients/client-inspector/package.json index fc63343c28b96..ccadf7d4fc892 100644 --- a/clients/client-inspector/package.json +++ b/clients/client-inspector/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-inspector2/package.json b/clients/client-inspector2/package.json index a21b2e7595c40..dd8a5e7bab648 100644 --- a/clients/client-inspector2/package.json +++ b/clients/client-inspector2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iot-1click-devices-service/package.json b/clients/client-iot-1click-devices-service/package.json index 63ecfe9d350db..cbb2cb3ed54e1 100644 --- a/clients/client-iot-1click-devices-service/package.json +++ b/clients/client-iot-1click-devices-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iot-1click-projects/package.json b/clients/client-iot-1click-projects/package.json index 1d681756a7dbd..a3d77cf4aeaa0 100644 --- a/clients/client-iot-1click-projects/package.json +++ b/clients/client-iot-1click-projects/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iot-data-plane/package.json b/clients/client-iot-data-plane/package.json index c03f148dc42ba..3cdef873a24a4 100644 --- a/clients/client-iot-data-plane/package.json +++ b/clients/client-iot-data-plane/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iot-events-data/package.json b/clients/client-iot-events-data/package.json index 1626b6d25bf8e..fffd47d7a643e 100644 --- a/clients/client-iot-events-data/package.json +++ b/clients/client-iot-events-data/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iot-events/package.json b/clients/client-iot-events/package.json index 011272c073327..b154e16f4b5da 100644 --- a/clients/client-iot-events/package.json +++ b/clients/client-iot-events/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iot-jobs-data-plane/package.json b/clients/client-iot-jobs-data-plane/package.json index cdddd6cdcd082..ad3da0a498c32 100644 --- a/clients/client-iot-jobs-data-plane/package.json +++ b/clients/client-iot-jobs-data-plane/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iot-wireless/package.json b/clients/client-iot-wireless/package.json index 8f9d293284528..0dc3d9a7f5c60 100644 --- a/clients/client-iot-wireless/package.json +++ b/clients/client-iot-wireless/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iot/package.json b/clients/client-iot/package.json index 1f1974fa53666..3b910d39fa971 100644 --- a/clients/client-iot/package.json +++ b/clients/client-iot/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iotanalytics/package.json b/clients/client-iotanalytics/package.json index 39f71b94faf8b..059db8e23b891 100644 --- a/clients/client-iotanalytics/package.json +++ b/clients/client-iotanalytics/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iotdeviceadvisor/package.json b/clients/client-iotdeviceadvisor/package.json index 2b6a46cd3a70d..26908a759b2a3 100644 --- a/clients/client-iotdeviceadvisor/package.json +++ b/clients/client-iotdeviceadvisor/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iotfleethub/package.json b/clients/client-iotfleethub/package.json index cdf26d03d710e..6b0134f10c015 100644 --- a/clients/client-iotfleethub/package.json +++ b/clients/client-iotfleethub/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iotsecuretunneling/package.json b/clients/client-iotsecuretunneling/package.json index 05f515e021b07..5a5a122ca46f9 100644 --- a/clients/client-iotsecuretunneling/package.json +++ b/clients/client-iotsecuretunneling/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iotsitewise/package.json b/clients/client-iotsitewise/package.json index 9313357cda81a..6f82b9ef42617 100644 --- a/clients/client-iotsitewise/package.json +++ b/clients/client-iotsitewise/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iotthingsgraph/package.json b/clients/client-iotthingsgraph/package.json index 6d31610a7c8f2..e7d74faf41000 100644 --- a/clients/client-iotthingsgraph/package.json +++ b/clients/client-iotthingsgraph/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-iottwinmaker/package.json b/clients/client-iottwinmaker/package.json index 9d8c3155aeaa7..63a0faea5a01e 100644 --- a/clients/client-iottwinmaker/package.json +++ b/clients/client-iottwinmaker/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ivs/package.json b/clients/client-ivs/package.json index 61087d5e1cdb2..6dc1773343cb3 100644 --- a/clients/client-ivs/package.json +++ b/clients/client-ivs/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kafka/package.json b/clients/client-kafka/package.json index 7afae218442bd..b8d0db649a3ee 100644 --- a/clients/client-kafka/package.json +++ b/clients/client-kafka/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kafkaconnect/package.json b/clients/client-kafkaconnect/package.json index d4751f69664a7..e14391587cf05 100644 --- a/clients/client-kafkaconnect/package.json +++ b/clients/client-kafkaconnect/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kendra/package.json b/clients/client-kendra/package.json index dc989f4e79f1a..3bbd375a34e69 100644 --- a/clients/client-kendra/package.json +++ b/clients/client-kendra/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kinesis-analytics-v2/package.json b/clients/client-kinesis-analytics-v2/package.json index 9c761a306b7cd..36f6bcc3f924f 100644 --- a/clients/client-kinesis-analytics-v2/package.json +++ b/clients/client-kinesis-analytics-v2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kinesis-analytics/package.json b/clients/client-kinesis-analytics/package.json index 8b0cc8f0df504..a93b822731e58 100644 --- a/clients/client-kinesis-analytics/package.json +++ b/clients/client-kinesis-analytics/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kinesis-video-archived-media/package.json b/clients/client-kinesis-video-archived-media/package.json index 90eafa6c21967..9e9c87989c6a2 100644 --- a/clients/client-kinesis-video-archived-media/package.json +++ b/clients/client-kinesis-video-archived-media/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kinesis-video-media/package.json b/clients/client-kinesis-video-media/package.json index dc4c602b89ec6..bd8ea5c2b6623 100644 --- a/clients/client-kinesis-video-media/package.json +++ b/clients/client-kinesis-video-media/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kinesis-video-signaling/package.json b/clients/client-kinesis-video-signaling/package.json index 5a0d670a29de1..e199a70fcd14f 100644 --- a/clients/client-kinesis-video-signaling/package.json +++ b/clients/client-kinesis-video-signaling/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kinesis-video/package.json b/clients/client-kinesis-video/package.json index 5dd14671da461..1e30bd90bdeca 100644 --- a/clients/client-kinesis-video/package.json +++ b/clients/client-kinesis-video/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kinesis/package.json b/clients/client-kinesis/package.json index f5fab70f93289..2402de3530d01 100644 --- a/clients/client-kinesis/package.json +++ b/clients/client-kinesis/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-kms/package.json b/clients/client-kms/package.json index 35722a399ae09..e8f3830b06e13 100644 --- a/clients/client-kms/package.json +++ b/clients/client-kms/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lakeformation/package.json b/clients/client-lakeformation/package.json index c6600b34e0a90..f02d504a884e5 100644 --- a/clients/client-lakeformation/package.json +++ b/clients/client-lakeformation/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lambda/package.json b/clients/client-lambda/package.json index 26efc625469d8..80d5910b89c9c 100644 --- a/clients/client-lambda/package.json +++ b/clients/client-lambda/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lex-model-building-service/package.json b/clients/client-lex-model-building-service/package.json index 1c78c3e824ce5..071044a724c7c 100644 --- a/clients/client-lex-model-building-service/package.json +++ b/clients/client-lex-model-building-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lex-models-v2/package.json b/clients/client-lex-models-v2/package.json index e78d201fd68d4..f5f7e40003037 100644 --- a/clients/client-lex-models-v2/package.json +++ b/clients/client-lex-models-v2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lex-runtime-service/package.json b/clients/client-lex-runtime-service/package.json index 22f854b481f64..f9821e93a9019 100644 --- a/clients/client-lex-runtime-service/package.json +++ b/clients/client-lex-runtime-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lex-runtime-v2/package.json b/clients/client-lex-runtime-v2/package.json index e2a910d9d48de..66c9f738bf354 100644 --- a/clients/client-lex-runtime-v2/package.json +++ b/clients/client-lex-runtime-v2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-license-manager/package.json b/clients/client-license-manager/package.json index 6f4b02c4defdd..546e0933d69f4 100644 --- a/clients/client-license-manager/package.json +++ b/clients/client-license-manager/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lightsail/package.json b/clients/client-lightsail/package.json index ea79a00ac884d..6f2cce1594c20 100644 --- a/clients/client-lightsail/package.json +++ b/clients/client-lightsail/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-location/package.json b/clients/client-location/package.json index fdcacac00f1b6..af28763b3eaf4 100644 --- a/clients/client-location/package.json +++ b/clients/client-location/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lookoutequipment/package.json b/clients/client-lookoutequipment/package.json index aebdcd3ab2432..0383ef9466cdc 100644 --- a/clients/client-lookoutequipment/package.json +++ b/clients/client-lookoutequipment/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lookoutmetrics/package.json b/clients/client-lookoutmetrics/package.json index 7e2ff78e65521..16a3ba9aa7e31 100644 --- a/clients/client-lookoutmetrics/package.json +++ b/clients/client-lookoutmetrics/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-lookoutvision/package.json b/clients/client-lookoutvision/package.json index d59b89c87ba75..75167f64ea64a 100644 --- a/clients/client-lookoutvision/package.json +++ b/clients/client-lookoutvision/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-machine-learning/package.json b/clients/client-machine-learning/package.json index d6c214ec7af16..d2cb1789b319a 100644 --- a/clients/client-machine-learning/package.json +++ b/clients/client-machine-learning/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-macie/package.json b/clients/client-macie/package.json index 2705803263919..04cdf328ea7b1 100644 --- a/clients/client-macie/package.json +++ b/clients/client-macie/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-macie2/package.json b/clients/client-macie2/package.json index 79384dfbeea75..6b9be453b7a08 100644 --- a/clients/client-macie2/package.json +++ b/clients/client-macie2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-managedblockchain/package.json b/clients/client-managedblockchain/package.json index 2b137952a8fa0..d83aa8c245749 100644 --- a/clients/client-managedblockchain/package.json +++ b/clients/client-managedblockchain/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-marketplace-catalog/package.json b/clients/client-marketplace-catalog/package.json index f51f73c920d12..8991a426ce764 100644 --- a/clients/client-marketplace-catalog/package.json +++ b/clients/client-marketplace-catalog/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-marketplace-commerce-analytics/package.json b/clients/client-marketplace-commerce-analytics/package.json index 4912cc9d74f5b..fa0d21d6e1188 100644 --- a/clients/client-marketplace-commerce-analytics/package.json +++ b/clients/client-marketplace-commerce-analytics/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-marketplace-entitlement-service/package.json b/clients/client-marketplace-entitlement-service/package.json index 80e6f21071111..810a5f71e4178 100644 --- a/clients/client-marketplace-entitlement-service/package.json +++ b/clients/client-marketplace-entitlement-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-marketplace-metering/package.json b/clients/client-marketplace-metering/package.json index 4d1a7215d71fc..12cc81761efd4 100644 --- a/clients/client-marketplace-metering/package.json +++ b/clients/client-marketplace-metering/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mediaconnect/package.json b/clients/client-mediaconnect/package.json index d01f15accfa1c..e721319007c4b 100644 --- a/clients/client-mediaconnect/package.json +++ b/clients/client-mediaconnect/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mediaconvert/package.json b/clients/client-mediaconvert/package.json index ee49a162a6f0e..4940605d75b23 100644 --- a/clients/client-mediaconvert/package.json +++ b/clients/client-mediaconvert/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-medialive/package.json b/clients/client-medialive/package.json index cd9c5fb2a02d6..c765055aa6309 100644 --- a/clients/client-medialive/package.json +++ b/clients/client-medialive/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mediapackage-vod/package.json b/clients/client-mediapackage-vod/package.json index fdb70b0284b82..f05b49b73dc51 100644 --- a/clients/client-mediapackage-vod/package.json +++ b/clients/client-mediapackage-vod/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mediapackage/package.json b/clients/client-mediapackage/package.json index 1a9e246c67084..c4118e0963a9e 100644 --- a/clients/client-mediapackage/package.json +++ b/clients/client-mediapackage/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mediastore-data/package.json b/clients/client-mediastore-data/package.json index c0f1e2f7fe27e..901f06424333d 100644 --- a/clients/client-mediastore-data/package.json +++ b/clients/client-mediastore-data/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mediastore/package.json b/clients/client-mediastore/package.json index 43476c939cd47..d50492bbc66e2 100644 --- a/clients/client-mediastore/package.json +++ b/clients/client-mediastore/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mediatailor/package.json b/clients/client-mediatailor/package.json index 06f928c00b27a..a46360ded29f4 100644 --- a/clients/client-mediatailor/package.json +++ b/clients/client-mediatailor/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-memorydb/package.json b/clients/client-memorydb/package.json index 6fc203c086e79..bf1b340ab4ee5 100644 --- a/clients/client-memorydb/package.json +++ b/clients/client-memorydb/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mgn/package.json b/clients/client-mgn/package.json index 864c438dbb685..af94d837a1819 100644 --- a/clients/client-mgn/package.json +++ b/clients/client-mgn/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-migration-hub-refactor-spaces/package.json b/clients/client-migration-hub-refactor-spaces/package.json index 142b412d9b772..1b03a00f45fc0 100644 --- a/clients/client-migration-hub-refactor-spaces/package.json +++ b/clients/client-migration-hub-refactor-spaces/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-migration-hub/package.json b/clients/client-migration-hub/package.json index 87adc4dc5d7fe..9351be0a615ce 100644 --- a/clients/client-migration-hub/package.json +++ b/clients/client-migration-hub/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-migrationhub-config/package.json b/clients/client-migrationhub-config/package.json index 3d0274590fd74..fc7dd4ec0b95d 100644 --- a/clients/client-migrationhub-config/package.json +++ b/clients/client-migrationhub-config/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-migrationhubstrategy/package.json b/clients/client-migrationhubstrategy/package.json index d94fe483bb6f4..18fdd4c70365e 100644 --- a/clients/client-migrationhubstrategy/package.json +++ b/clients/client-migrationhubstrategy/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mobile/package.json b/clients/client-mobile/package.json index 8ae035579ff03..3456573d80962 100644 --- a/clients/client-mobile/package.json +++ b/clients/client-mobile/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mq/package.json b/clients/client-mq/package.json index d682f23375c32..479f502135a4f 100644 --- a/clients/client-mq/package.json +++ b/clients/client-mq/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mturk/package.json b/clients/client-mturk/package.json index 480c41db95d98..cddde4d955e0a 100644 --- a/clients/client-mturk/package.json +++ b/clients/client-mturk/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-mwaa/package.json b/clients/client-mwaa/package.json index bf5d82c08dbab..839dd8fdf4339 100644 --- a/clients/client-mwaa/package.json +++ b/clients/client-mwaa/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-neptune/package.json b/clients/client-neptune/package.json index 58aa4f57a8c59..cb6bf8d999df9 100644 --- a/clients/client-neptune/package.json +++ b/clients/client-neptune/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-network-firewall/package.json b/clients/client-network-firewall/package.json index d5610903979d3..69e816929be6c 100644 --- a/clients/client-network-firewall/package.json +++ b/clients/client-network-firewall/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-networkmanager/package.json b/clients/client-networkmanager/package.json index f4f3b8a0bf2b5..32bfed240d697 100644 --- a/clients/client-networkmanager/package.json +++ b/clients/client-networkmanager/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-nimble/package.json b/clients/client-nimble/package.json index cabd6c1c711c2..f60207314a2e4 100644 --- a/clients/client-nimble/package.json +++ b/clients/client-nimble/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-opensearch/package.json b/clients/client-opensearch/package.json index c39c54720dd44..4e0d929128006 100644 --- a/clients/client-opensearch/package.json +++ b/clients/client-opensearch/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-opsworks/package.json b/clients/client-opsworks/package.json index 33f66e0c84c1c..e2285c4299ea9 100644 --- a/clients/client-opsworks/package.json +++ b/clients/client-opsworks/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-opsworkscm/package.json b/clients/client-opsworkscm/package.json index 42eb271a5708d..2324bbf6e3b44 100644 --- a/clients/client-opsworkscm/package.json +++ b/clients/client-opsworkscm/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-organizations/package.json b/clients/client-organizations/package.json index 712a57b541922..f97b1360fef99 100644 --- a/clients/client-organizations/package.json +++ b/clients/client-organizations/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-outposts/package.json b/clients/client-outposts/package.json index 9d43c97be7232..ec187ec126681 100644 --- a/clients/client-outposts/package.json +++ b/clients/client-outposts/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-panorama/package.json b/clients/client-panorama/package.json index 2b1eb7ae0f03c..e665265b5a528 100644 --- a/clients/client-panorama/package.json +++ b/clients/client-panorama/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-personalize-events/package.json b/clients/client-personalize-events/package.json index 425511747d67a..70a84880e41e4 100644 --- a/clients/client-personalize-events/package.json +++ b/clients/client-personalize-events/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-personalize-runtime/package.json b/clients/client-personalize-runtime/package.json index 3e7b33170f4fd..3146891dfeccd 100644 --- a/clients/client-personalize-runtime/package.json +++ b/clients/client-personalize-runtime/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-personalize/package.json b/clients/client-personalize/package.json index 68922c9e9fbd8..1061298feea0f 100644 --- a/clients/client-personalize/package.json +++ b/clients/client-personalize/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-pi/package.json b/clients/client-pi/package.json index cff9031076c92..6e54e33581924 100644 --- a/clients/client-pi/package.json +++ b/clients/client-pi/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-pinpoint-email/package.json b/clients/client-pinpoint-email/package.json index 0bba43e63b11d..dcbe15cc49640 100644 --- a/clients/client-pinpoint-email/package.json +++ b/clients/client-pinpoint-email/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-pinpoint-sms-voice/package.json b/clients/client-pinpoint-sms-voice/package.json index d0416d2ae0d39..541bf1cf95519 100644 --- a/clients/client-pinpoint-sms-voice/package.json +++ b/clients/client-pinpoint-sms-voice/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-pinpoint/package.json b/clients/client-pinpoint/package.json index 48ef870e023da..07fd3623f7083 100644 --- a/clients/client-pinpoint/package.json +++ b/clients/client-pinpoint/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-polly/package.json b/clients/client-polly/package.json index 40c9c84bdea4f..f8a25b0e9304e 100644 --- a/clients/client-polly/package.json +++ b/clients/client-polly/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-pricing/package.json b/clients/client-pricing/package.json index 4b3631519c318..c298b0b655fa3 100644 --- a/clients/client-pricing/package.json +++ b/clients/client-pricing/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-proton/package.json b/clients/client-proton/package.json index 6f998f22d631b..360fecc563745 100644 --- a/clients/client-proton/package.json +++ b/clients/client-proton/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-qldb-session/package.json b/clients/client-qldb-session/package.json index a21bbf4867061..11f297fff0f36 100644 --- a/clients/client-qldb-session/package.json +++ b/clients/client-qldb-session/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-qldb/package.json b/clients/client-qldb/package.json index cb923ced44a44..95725178e6ae9 100644 --- a/clients/client-qldb/package.json +++ b/clients/client-qldb/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-quicksight/package.json b/clients/client-quicksight/package.json index 8b86bef149147..4446a5336aa0f 100644 --- a/clients/client-quicksight/package.json +++ b/clients/client-quicksight/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ram/package.json b/clients/client-ram/package.json index 136fa2cc225ac..6a7271f52fd4f 100644 --- a/clients/client-ram/package.json +++ b/clients/client-ram/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-rbin/package.json b/clients/client-rbin/package.json index 60c9ab618fdc5..06743a62ee02d 100644 --- a/clients/client-rbin/package.json +++ b/clients/client-rbin/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-rds-data/package.json b/clients/client-rds-data/package.json index 20be2d833e9e3..6e5e0e770360a 100644 --- a/clients/client-rds-data/package.json +++ b/clients/client-rds-data/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-rds/package.json b/clients/client-rds/package.json index c7d1da5018ceb..d131ddb72df1c 100644 --- a/clients/client-rds/package.json +++ b/clients/client-rds/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-redshift-data/package.json b/clients/client-redshift-data/package.json index 13fa838720471..4af38a1c99a21 100644 --- a/clients/client-redshift-data/package.json +++ b/clients/client-redshift-data/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-redshift/package.json b/clients/client-redshift/package.json index 8b32fc0b57734..c3d2180780393 100644 --- a/clients/client-redshift/package.json +++ b/clients/client-redshift/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-rekognition/package.json b/clients/client-rekognition/package.json index 7b571ad9ed817..48c0312de5b6c 100644 --- a/clients/client-rekognition/package.json +++ b/clients/client-rekognition/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-resiliencehub/package.json b/clients/client-resiliencehub/package.json index 2b6a2ecedc031..afcf391865a4c 100644 --- a/clients/client-resiliencehub/package.json +++ b/clients/client-resiliencehub/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-resource-groups-tagging-api/package.json b/clients/client-resource-groups-tagging-api/package.json index d632176a3511d..1465d54e71b98 100644 --- a/clients/client-resource-groups-tagging-api/package.json +++ b/clients/client-resource-groups-tagging-api/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-resource-groups/package.json b/clients/client-resource-groups/package.json index addf210f209b5..59382c83cc679 100644 --- a/clients/client-resource-groups/package.json +++ b/clients/client-resource-groups/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-robomaker/package.json b/clients/client-robomaker/package.json index 4a5d0fc4752f6..9605e9bf845f4 100644 --- a/clients/client-robomaker/package.json +++ b/clients/client-robomaker/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-route-53-domains/package.json b/clients/client-route-53-domains/package.json index c6a52f8f6917a..883d2adbee1d7 100644 --- a/clients/client-route-53-domains/package.json +++ b/clients/client-route-53-domains/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-route-53/package.json b/clients/client-route-53/package.json index 28d1842ce35f7..60012c3d6c2f5 100644 --- a/clients/client-route-53/package.json +++ b/clients/client-route-53/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-route53-recovery-cluster/package.json b/clients/client-route53-recovery-cluster/package.json index 5616cb3b89e27..c822859a6e4a8 100644 --- a/clients/client-route53-recovery-cluster/package.json +++ b/clients/client-route53-recovery-cluster/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-route53-recovery-control-config/package.json b/clients/client-route53-recovery-control-config/package.json index a3a112aa67f0e..c78bec0f2e085 100644 --- a/clients/client-route53-recovery-control-config/package.json +++ b/clients/client-route53-recovery-control-config/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-route53-recovery-readiness/package.json b/clients/client-route53-recovery-readiness/package.json index 5b526651efee4..b9a13a130d9e6 100644 --- a/clients/client-route53-recovery-readiness/package.json +++ b/clients/client-route53-recovery-readiness/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-route53resolver/package.json b/clients/client-route53resolver/package.json index 53114990d6ec1..2b18beefb3a03 100644 --- a/clients/client-route53resolver/package.json +++ b/clients/client-route53resolver/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-rum/package.json b/clients/client-rum/package.json index 4eaca930520d1..8aa816546f251 100644 --- a/clients/client-rum/package.json +++ b/clients/client-rum/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-s3-control/package.json b/clients/client-s3-control/package.json index 0ec590773053d..1d3c2c2baa7ed 100644 --- a/clients/client-s3-control/package.json +++ b/clients/client-s3-control/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-s3/package.json b/clients/client-s3/package.json index 38f83ac4609d0..d55e4e2fb262c 100644 --- a/clients/client-s3/package.json +++ b/clients/client-s3/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-s3outposts/package.json b/clients/client-s3outposts/package.json index 41f2c16bd76c5..18e3a410db994 100644 --- a/clients/client-s3outposts/package.json +++ b/clients/client-s3outposts/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sagemaker-a2i-runtime/package.json b/clients/client-sagemaker-a2i-runtime/package.json index d6ae6ad28ea34..164122569649a 100644 --- a/clients/client-sagemaker-a2i-runtime/package.json +++ b/clients/client-sagemaker-a2i-runtime/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sagemaker-edge/package.json b/clients/client-sagemaker-edge/package.json index 91f6ecc8881d8..02ea8f3fffbbd 100644 --- a/clients/client-sagemaker-edge/package.json +++ b/clients/client-sagemaker-edge/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sagemaker-featurestore-runtime/package.json b/clients/client-sagemaker-featurestore-runtime/package.json index ca1a3f324fd76..b75f194bf308b 100644 --- a/clients/client-sagemaker-featurestore-runtime/package.json +++ b/clients/client-sagemaker-featurestore-runtime/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sagemaker-runtime/package.json b/clients/client-sagemaker-runtime/package.json index f32a1bc164ca9..0ce47c1f086f0 100644 --- a/clients/client-sagemaker-runtime/package.json +++ b/clients/client-sagemaker-runtime/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sagemaker/package.json b/clients/client-sagemaker/package.json index e020cb5fca04e..b79ee58b6780f 100644 --- a/clients/client-sagemaker/package.json +++ b/clients/client-sagemaker/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-savingsplans/package.json b/clients/client-savingsplans/package.json index 990dc03d73679..d1a5767296d4b 100644 --- a/clients/client-savingsplans/package.json +++ b/clients/client-savingsplans/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-schemas/package.json b/clients/client-schemas/package.json index d62a1b54d5d0f..2e0a6caacbc7e 100644 --- a/clients/client-schemas/package.json +++ b/clients/client-schemas/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-secrets-manager/package.json b/clients/client-secrets-manager/package.json index c75b01f852e5b..8bc6182d65372 100644 --- a/clients/client-secrets-manager/package.json +++ b/clients/client-secrets-manager/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-securityhub/package.json b/clients/client-securityhub/package.json index b48dac9fa4e9c..b90cfe2741be6 100644 --- a/clients/client-securityhub/package.json +++ b/clients/client-securityhub/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-serverlessapplicationrepository/package.json b/clients/client-serverlessapplicationrepository/package.json index fa2d1ab0edc33..99af696aaf3fe 100644 --- a/clients/client-serverlessapplicationrepository/package.json +++ b/clients/client-serverlessapplicationrepository/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-service-catalog-appregistry/package.json b/clients/client-service-catalog-appregistry/package.json index 68c798a81aaca..f3a20e9de651d 100644 --- a/clients/client-service-catalog-appregistry/package.json +++ b/clients/client-service-catalog-appregistry/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-service-catalog/package.json b/clients/client-service-catalog/package.json index 4e137d0db5f14..5d9698b6b2cd1 100644 --- a/clients/client-service-catalog/package.json +++ b/clients/client-service-catalog/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-service-quotas/package.json b/clients/client-service-quotas/package.json index 21be2e454c9dd..064070f2d0bc3 100644 --- a/clients/client-service-quotas/package.json +++ b/clients/client-service-quotas/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-servicediscovery/package.json b/clients/client-servicediscovery/package.json index 1b37402071d74..4e9b3f75cb81c 100644 --- a/clients/client-servicediscovery/package.json +++ b/clients/client-servicediscovery/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ses/package.json b/clients/client-ses/package.json index 2256488def5c8..fa0f663c50387 100644 --- a/clients/client-ses/package.json +++ b/clients/client-ses/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sesv2/package.json b/clients/client-sesv2/package.json index 6a5f94cb1cda6..37428a0e4f247 100644 --- a/clients/client-sesv2/package.json +++ b/clients/client-sesv2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sfn/package.json b/clients/client-sfn/package.json index aaa6789c1ec73..0d224324fd072 100644 --- a/clients/client-sfn/package.json +++ b/clients/client-sfn/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-shield/package.json b/clients/client-shield/package.json index f138b0d8c6d03..7851270bab278 100644 --- a/clients/client-shield/package.json +++ b/clients/client-shield/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-signer/package.json b/clients/client-signer/package.json index 0691ab85f0ab5..25858c97d9f14 100644 --- a/clients/client-signer/package.json +++ b/clients/client-signer/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sms/package.json b/clients/client-sms/package.json index 14cc6c0dcf204..3d31416287a10 100644 --- a/clients/client-sms/package.json +++ b/clients/client-sms/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-snow-device-management/package.json b/clients/client-snow-device-management/package.json index a124747d0c5f7..7d0a81bea74ad 100644 --- a/clients/client-snow-device-management/package.json +++ b/clients/client-snow-device-management/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-snowball/package.json b/clients/client-snowball/package.json index 560faefe94df4..5d7a1ac7b253d 100644 --- a/clients/client-snowball/package.json +++ b/clients/client-snowball/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sns/package.json b/clients/client-sns/package.json index 93f85d9cf0dc4..b58282214c91a 100644 --- a/clients/client-sns/package.json +++ b/clients/client-sns/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sqs/package.json b/clients/client-sqs/package.json index 7b33577d7b0a3..6c05dc3f7836d 100644 --- a/clients/client-sqs/package.json +++ b/clients/client-sqs/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ssm-contacts/package.json b/clients/client-ssm-contacts/package.json index 4dd21e0c2227a..608d3a14619c1 100644 --- a/clients/client-ssm-contacts/package.json +++ b/clients/client-ssm-contacts/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ssm-incidents/package.json b/clients/client-ssm-incidents/package.json index 95e76e2404861..2db4087d1a868 100644 --- a/clients/client-ssm-incidents/package.json +++ b/clients/client-ssm-incidents/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-ssm/package.json b/clients/client-ssm/package.json index 05460f370c77b..8b71d975b5e42 100644 --- a/clients/client-ssm/package.json +++ b/clients/client-ssm/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sso-admin/package.json b/clients/client-sso-admin/package.json index 923f22890fd72..12bb542af604a 100644 --- a/clients/client-sso-admin/package.json +++ b/clients/client-sso-admin/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sso-oidc/package.json b/clients/client-sso-oidc/package.json index b3d1448d931f3..6201df5a60721 100644 --- a/clients/client-sso-oidc/package.json +++ b/clients/client-sso-oidc/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sso/package.json b/clients/client-sso/package.json index 348c14042c234..d52818cc05932 100644 --- a/clients/client-sso/package.json +++ b/clients/client-sso/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-storage-gateway/package.json b/clients/client-storage-gateway/package.json index 3907e67e3b9ff..3d89442d7a3fa 100644 --- a/clients/client-storage-gateway/package.json +++ b/clients/client-storage-gateway/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-sts/package.json b/clients/client-sts/package.json index 0bc89dfb5a0d7..d5457f6eb5e6e 100644 --- a/clients/client-sts/package.json +++ b/clients/client-sts/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-support/package.json b/clients/client-support/package.json index 71215112e4568..4a940247f05a6 100644 --- a/clients/client-support/package.json +++ b/clients/client-support/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-swf/package.json b/clients/client-swf/package.json index 5ecc30da95aff..1d35dc048f97d 100644 --- a/clients/client-swf/package.json +++ b/clients/client-swf/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-synthetics/package.json b/clients/client-synthetics/package.json index 7061dad076599..8442f6d1676b9 100644 --- a/clients/client-synthetics/package.json +++ b/clients/client-synthetics/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-textract/package.json b/clients/client-textract/package.json index 43176eb89cca7..59cd6536b62c6 100644 --- a/clients/client-textract/package.json +++ b/clients/client-textract/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-timestream-query/package.json b/clients/client-timestream-query/package.json index 82c012b16328a..6c175ac2f0505 100644 --- a/clients/client-timestream-query/package.json +++ b/clients/client-timestream-query/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-timestream-write/package.json b/clients/client-timestream-write/package.json index e1142dd51b52a..fef3c579daad5 100644 --- a/clients/client-timestream-write/package.json +++ b/clients/client-timestream-write/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-transcribe-streaming/package.json b/clients/client-transcribe-streaming/package.json index fa6548a88f512..edc04b48b5faa 100644 --- a/clients/client-transcribe-streaming/package.json +++ b/clients/client-transcribe-streaming/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-transcribe/package.json b/clients/client-transcribe/package.json index ad632be804875..c371025959038 100644 --- a/clients/client-transcribe/package.json +++ b/clients/client-transcribe/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-transfer/package.json b/clients/client-transfer/package.json index df2c41e21c747..053e34454f303 100644 --- a/clients/client-transfer/package.json +++ b/clients/client-transfer/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-translate/package.json b/clients/client-translate/package.json index 9643745f9d817..9e05b43f8e528 100644 --- a/clients/client-translate/package.json +++ b/clients/client-translate/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-voice-id/package.json b/clients/client-voice-id/package.json index a3f6e88ce89b2..6add27b50949f 100644 --- a/clients/client-voice-id/package.json +++ b/clients/client-voice-id/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-waf-regional/package.json b/clients/client-waf-regional/package.json index 5da3950d7181c..e54fa36d1aa7b 100644 --- a/clients/client-waf-regional/package.json +++ b/clients/client-waf-regional/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-waf/package.json b/clients/client-waf/package.json index db7c9790911c9..d2ca48cdd652a 100644 --- a/clients/client-waf/package.json +++ b/clients/client-waf/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-wafv2/package.json b/clients/client-wafv2/package.json index f73e8849c04ee..2745cb0d0fcd6 100644 --- a/clients/client-wafv2/package.json +++ b/clients/client-wafv2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-wellarchitected/package.json b/clients/client-wellarchitected/package.json index 1391f81e6b9be..7c1b4daa5be90 100644 --- a/clients/client-wellarchitected/package.json +++ b/clients/client-wellarchitected/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-wisdom/package.json b/clients/client-wisdom/package.json index 0118623254f28..ccbd8db5d5be2 100644 --- a/clients/client-wisdom/package.json +++ b/clients/client-wisdom/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-workdocs/package.json b/clients/client-workdocs/package.json index 08f6f08d1d959..6403b3f0af437 100644 --- a/clients/client-workdocs/package.json +++ b/clients/client-workdocs/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-worklink/package.json b/clients/client-worklink/package.json index 0a83c726bf052..3d552e512d217 100644 --- a/clients/client-worklink/package.json +++ b/clients/client-worklink/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-workmail/package.json b/clients/client-workmail/package.json index 83ef076e7f9f4..5ec9ae64755de 100644 --- a/clients/client-workmail/package.json +++ b/clients/client-workmail/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-workmailmessageflow/package.json b/clients/client-workmailmessageflow/package.json index 122cfc45451ba..46cd35bc2df73 100644 --- a/clients/client-workmailmessageflow/package.json +++ b/clients/client-workmailmessageflow/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-workspaces-web/package.json b/clients/client-workspaces-web/package.json index 89d48b7918eae..6e993f0ae9bc4 100644 --- a/clients/client-workspaces-web/package.json +++ b/clients/client-workspaces-web/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-workspaces/package.json b/clients/client-workspaces/package.json index 21b211b2a1e7c..66573de50692c 100644 --- a/clients/client-workspaces/package.json +++ b/clients/client-workspaces/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/clients/client-xray/package.json b/clients/client-xray/package.json index bb3949ce5a4ce..49c858d8af568 100644 --- a/clients/client-xray/package.json +++ b/clients/client-xray/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/private/aws-echo-service/package.json b/private/aws-echo-service/package.json index 90f0c0b845d70..80fa238721a50 100644 --- a/private/aws-echo-service/package.json +++ b/private/aws-echo-service/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/private/aws-protocoltests-ec2/package.json b/private/aws-protocoltests-ec2/package.json index cdb2898b729cf..7668f3aff4cc7 100644 --- a/private/aws-protocoltests-ec2/package.json +++ b/private/aws-protocoltests-ec2/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/private/aws-protocoltests-json-10/package.json b/private/aws-protocoltests-json-10/package.json index 3a7b40984f086..fe541ce2cb040 100644 --- a/private/aws-protocoltests-json-10/package.json +++ b/private/aws-protocoltests-json-10/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/private/aws-protocoltests-json/package.json b/private/aws-protocoltests-json/package.json index e3343b9bd77e1..86589dc455e23 100644 --- a/private/aws-protocoltests-json/package.json +++ b/private/aws-protocoltests-json/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/private/aws-protocoltests-query/package.json b/private/aws-protocoltests-query/package.json index 68e3f01d296a0..49dcb47951e7e 100644 --- a/private/aws-protocoltests-query/package.json +++ b/private/aws-protocoltests-query/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/private/aws-protocoltests-restjson/package.json b/private/aws-protocoltests-restjson/package.json index e51140011ee19..9292e2b71f131 100644 --- a/private/aws-protocoltests-restjson/package.json +++ b/private/aws-protocoltests-restjson/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", diff --git a/private/aws-protocoltests-restxml/package.json b/private/aws-protocoltests-restxml/package.json index 036e1dddb1ea4..1b8583ab74d9b 100644 --- a/private/aws-protocoltests-restxml/package.json +++ b/private/aws-protocoltests-restxml/package.json @@ -4,7 +4,7 @@ "version": "3.46.0", "scripts": { "build": "yarn build:cjs && yarn build:es && yarn build:types", - "build:cjs": "tsc -p tsconfig.json", + "build:cjs": "tsc -p tsconfig.cjs.json", "build:docs": "typedoc", "build:es": "tsc -p tsconfig.es.json", "build:types": "tsc -p tsconfig.types.json", From ebaaff6b18e4652c0ced239097552da9c160bb38 Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Thu, 13 Jan 2022 23:47:22 +0000 Subject: [PATCH 05/10] chore(clients): delete tsconfig.json --- clients/client-accessanalyzer/tsconfig.json | 3 --- clients/client-account/tsconfig.json | 3 --- clients/client-acm-pca/tsconfig.json | 3 --- clients/client-acm/tsconfig.json | 3 --- clients/client-alexa-for-business/tsconfig.json | 3 --- clients/client-amp/tsconfig.json | 3 --- clients/client-amplify/tsconfig.json | 3 --- clients/client-amplifybackend/tsconfig.json | 3 --- clients/client-amplifyuibuilder/tsconfig.json | 3 --- clients/client-api-gateway/tsconfig.json | 3 --- clients/client-apigatewaymanagementapi/tsconfig.json | 3 --- clients/client-apigatewayv2/tsconfig.json | 3 --- clients/client-app-mesh/tsconfig.json | 3 --- clients/client-appconfig/tsconfig.json | 3 --- clients/client-appconfigdata/tsconfig.json | 3 --- clients/client-appflow/tsconfig.json | 3 --- clients/client-appintegrations/tsconfig.json | 3 --- clients/client-application-auto-scaling/tsconfig.json | 3 --- clients/client-application-discovery-service/tsconfig.json | 3 --- clients/client-application-insights/tsconfig.json | 3 --- clients/client-applicationcostprofiler/tsconfig.json | 3 --- clients/client-apprunner/tsconfig.json | 3 --- clients/client-appstream/tsconfig.json | 3 --- clients/client-appsync/tsconfig.json | 3 --- clients/client-athena/tsconfig.json | 3 --- clients/client-auditmanager/tsconfig.json | 3 --- clients/client-auto-scaling-plans/tsconfig.json | 3 --- clients/client-auto-scaling/tsconfig.json | 3 --- clients/client-backup-gateway/tsconfig.json | 3 --- clients/client-backup/tsconfig.json | 3 --- clients/client-batch/tsconfig.json | 3 --- clients/client-braket/tsconfig.json | 3 --- clients/client-budgets/tsconfig.json | 3 --- clients/client-chime-sdk-identity/tsconfig.json | 3 --- clients/client-chime-sdk-meetings/tsconfig.json | 3 --- clients/client-chime-sdk-messaging/tsconfig.json | 3 --- clients/client-chime/tsconfig.json | 3 --- clients/client-cloud9/tsconfig.json | 3 --- clients/client-cloudcontrol/tsconfig.json | 3 --- clients/client-clouddirectory/tsconfig.json | 3 --- clients/client-cloudformation/tsconfig.json | 3 --- clients/client-cloudfront/tsconfig.json | 3 --- clients/client-cloudhsm-v2/tsconfig.json | 3 --- clients/client-cloudhsm/tsconfig.json | 3 --- clients/client-cloudsearch-domain/tsconfig.json | 3 --- clients/client-cloudsearch/tsconfig.json | 3 --- clients/client-cloudtrail/tsconfig.json | 3 --- clients/client-cloudwatch-events/tsconfig.json | 3 --- clients/client-cloudwatch-logs/tsconfig.json | 3 --- clients/client-cloudwatch/tsconfig.json | 3 --- clients/client-codeartifact/tsconfig.json | 3 --- clients/client-codebuild/tsconfig.json | 3 --- clients/client-codecommit/tsconfig.json | 3 --- clients/client-codedeploy/tsconfig.json | 3 --- clients/client-codeguru-reviewer/tsconfig.json | 3 --- clients/client-codeguruprofiler/tsconfig.json | 3 --- clients/client-codepipeline/tsconfig.json | 3 --- clients/client-codestar-connections/tsconfig.json | 3 --- clients/client-codestar-notifications/tsconfig.json | 3 --- clients/client-codestar/tsconfig.json | 3 --- clients/client-cognito-identity-provider/tsconfig.json | 3 --- clients/client-cognito-identity/tsconfig.json | 3 --- clients/client-cognito-sync/tsconfig.json | 3 --- clients/client-comprehend/tsconfig.json | 3 --- clients/client-comprehendmedical/tsconfig.json | 3 --- clients/client-compute-optimizer/tsconfig.json | 3 --- clients/client-config-service/tsconfig.json | 3 --- clients/client-connect-contact-lens/tsconfig.json | 3 --- clients/client-connect/tsconfig.json | 3 --- clients/client-connectparticipant/tsconfig.json | 3 --- clients/client-cost-and-usage-report-service/tsconfig.json | 3 --- clients/client-cost-explorer/tsconfig.json | 3 --- clients/client-customer-profiles/tsconfig.json | 3 --- clients/client-data-pipeline/tsconfig.json | 3 --- clients/client-database-migration-service/tsconfig.json | 3 --- clients/client-databrew/tsconfig.json | 3 --- clients/client-dataexchange/tsconfig.json | 3 --- clients/client-datasync/tsconfig.json | 3 --- clients/client-dax/tsconfig.json | 3 --- clients/client-detective/tsconfig.json | 3 --- clients/client-device-farm/tsconfig.json | 3 --- clients/client-devops-guru/tsconfig.json | 3 --- clients/client-direct-connect/tsconfig.json | 3 --- clients/client-directory-service/tsconfig.json | 3 --- clients/client-dlm/tsconfig.json | 3 --- clients/client-docdb/tsconfig.json | 3 --- clients/client-drs/tsconfig.json | 3 --- clients/client-dynamodb-streams/tsconfig.json | 3 --- clients/client-dynamodb/tsconfig.json | 3 --- clients/client-ebs/tsconfig.json | 3 --- clients/client-ec2-instance-connect/tsconfig.json | 3 --- clients/client-ec2/tsconfig.json | 3 --- clients/client-ecr-public/tsconfig.json | 3 --- clients/client-ecr/tsconfig.json | 3 --- clients/client-ecs/tsconfig.json | 3 --- clients/client-efs/tsconfig.json | 3 --- clients/client-eks/tsconfig.json | 3 --- clients/client-elastic-beanstalk/tsconfig.json | 3 --- clients/client-elastic-inference/tsconfig.json | 3 --- clients/client-elastic-load-balancing-v2/tsconfig.json | 3 --- clients/client-elastic-load-balancing/tsconfig.json | 3 --- clients/client-elastic-transcoder/tsconfig.json | 3 --- clients/client-elasticache/tsconfig.json | 3 --- clients/client-elasticsearch-service/tsconfig.json | 3 --- clients/client-emr-containers/tsconfig.json | 3 --- clients/client-emr/tsconfig.json | 3 --- clients/client-eventbridge/tsconfig.json | 3 --- clients/client-evidently/tsconfig.json | 3 --- clients/client-finspace-data/tsconfig.json | 3 --- clients/client-finspace/tsconfig.json | 3 --- clients/client-firehose/tsconfig.json | 3 --- clients/client-fis/tsconfig.json | 3 --- clients/client-fms/tsconfig.json | 3 --- clients/client-forecast/tsconfig.json | 3 --- clients/client-forecastquery/tsconfig.json | 3 --- clients/client-frauddetector/tsconfig.json | 3 --- clients/client-fsx/tsconfig.json | 3 --- clients/client-gamelift/tsconfig.json | 3 --- clients/client-glacier/tsconfig.json | 3 --- clients/client-global-accelerator/tsconfig.json | 3 --- clients/client-glue/tsconfig.json | 3 --- clients/client-grafana/tsconfig.json | 3 --- clients/client-greengrass/tsconfig.json | 3 --- clients/client-greengrassv2/tsconfig.json | 3 --- clients/client-groundstation/tsconfig.json | 3 --- clients/client-guardduty/tsconfig.json | 3 --- clients/client-health/tsconfig.json | 3 --- clients/client-healthlake/tsconfig.json | 3 --- clients/client-honeycode/tsconfig.json | 3 --- clients/client-iam/tsconfig.json | 3 --- clients/client-identitystore/tsconfig.json | 3 --- clients/client-imagebuilder/tsconfig.json | 3 --- clients/client-inspector/tsconfig.json | 3 --- clients/client-inspector2/tsconfig.json | 3 --- clients/client-iot-1click-devices-service/tsconfig.json | 3 --- clients/client-iot-1click-projects/tsconfig.json | 3 --- clients/client-iot-data-plane/tsconfig.json | 3 --- clients/client-iot-events-data/tsconfig.json | 3 --- clients/client-iot-events/tsconfig.json | 3 --- clients/client-iot-jobs-data-plane/tsconfig.json | 3 --- clients/client-iot-wireless/tsconfig.json | 3 --- clients/client-iot/tsconfig.json | 3 --- clients/client-iotanalytics/tsconfig.json | 3 --- clients/client-iotdeviceadvisor/tsconfig.json | 3 --- clients/client-iotfleethub/tsconfig.json | 3 --- clients/client-iotsecuretunneling/tsconfig.json | 3 --- clients/client-iotsitewise/tsconfig.json | 3 --- clients/client-iotthingsgraph/tsconfig.json | 3 --- clients/client-iottwinmaker/tsconfig.json | 3 --- clients/client-ivs/tsconfig.json | 3 --- clients/client-kafka/tsconfig.json | 3 --- clients/client-kafkaconnect/tsconfig.json | 3 --- clients/client-kendra/tsconfig.json | 3 --- clients/client-kinesis-analytics-v2/tsconfig.json | 3 --- clients/client-kinesis-analytics/tsconfig.json | 3 --- clients/client-kinesis-video-archived-media/tsconfig.json | 3 --- clients/client-kinesis-video-media/tsconfig.json | 3 --- clients/client-kinesis-video-signaling/tsconfig.json | 3 --- clients/client-kinesis-video/tsconfig.json | 3 --- clients/client-kinesis/tsconfig.json | 3 --- clients/client-kms/tsconfig.json | 3 --- clients/client-lakeformation/tsconfig.json | 3 --- clients/client-lambda/tsconfig.json | 3 --- clients/client-lex-model-building-service/tsconfig.json | 3 --- clients/client-lex-models-v2/tsconfig.json | 3 --- clients/client-lex-runtime-service/tsconfig.json | 3 --- clients/client-lex-runtime-v2/tsconfig.json | 3 --- clients/client-license-manager/tsconfig.json | 3 --- clients/client-lightsail/tsconfig.json | 3 --- clients/client-location/tsconfig.json | 3 --- clients/client-lookoutequipment/tsconfig.json | 3 --- clients/client-lookoutmetrics/tsconfig.json | 3 --- clients/client-lookoutvision/tsconfig.json | 3 --- clients/client-machine-learning/tsconfig.json | 3 --- clients/client-macie/tsconfig.json | 3 --- clients/client-macie2/tsconfig.json | 3 --- clients/client-managedblockchain/tsconfig.json | 3 --- clients/client-marketplace-catalog/tsconfig.json | 3 --- clients/client-marketplace-commerce-analytics/tsconfig.json | 3 --- clients/client-marketplace-entitlement-service/tsconfig.json | 3 --- clients/client-marketplace-metering/tsconfig.json | 3 --- clients/client-mediaconnect/tsconfig.json | 3 --- clients/client-mediaconvert/tsconfig.json | 3 --- clients/client-medialive/tsconfig.json | 3 --- clients/client-mediapackage-vod/tsconfig.json | 3 --- clients/client-mediapackage/tsconfig.json | 3 --- clients/client-mediastore-data/tsconfig.json | 3 --- clients/client-mediastore/tsconfig.json | 3 --- clients/client-mediatailor/tsconfig.json | 3 --- clients/client-memorydb/tsconfig.json | 3 --- clients/client-mgn/tsconfig.json | 3 --- clients/client-migration-hub-refactor-spaces/tsconfig.json | 3 --- clients/client-migration-hub/tsconfig.json | 3 --- clients/client-migrationhub-config/tsconfig.json | 3 --- clients/client-migrationhubstrategy/tsconfig.json | 3 --- clients/client-mobile/tsconfig.json | 3 --- clients/client-mq/tsconfig.json | 3 --- clients/client-mturk/tsconfig.json | 3 --- clients/client-mwaa/tsconfig.json | 3 --- clients/client-neptune/tsconfig.json | 3 --- clients/client-network-firewall/tsconfig.json | 3 --- clients/client-networkmanager/tsconfig.json | 3 --- clients/client-nimble/tsconfig.json | 3 --- clients/client-opensearch/tsconfig.json | 3 --- clients/client-opsworks/tsconfig.json | 3 --- clients/client-opsworkscm/tsconfig.json | 3 --- clients/client-organizations/tsconfig.json | 3 --- clients/client-outposts/tsconfig.json | 3 --- clients/client-panorama/tsconfig.json | 3 --- clients/client-personalize-events/tsconfig.json | 3 --- clients/client-personalize-runtime/tsconfig.json | 3 --- clients/client-personalize/tsconfig.json | 3 --- clients/client-pi/tsconfig.json | 3 --- clients/client-pinpoint-email/tsconfig.json | 3 --- clients/client-pinpoint-sms-voice/tsconfig.json | 3 --- clients/client-pinpoint/tsconfig.json | 3 --- clients/client-polly/tsconfig.json | 3 --- clients/client-pricing/tsconfig.json | 3 --- clients/client-proton/tsconfig.json | 3 --- clients/client-qldb-session/tsconfig.json | 3 --- clients/client-qldb/tsconfig.json | 3 --- clients/client-quicksight/tsconfig.json | 3 --- clients/client-ram/tsconfig.json | 3 --- clients/client-rbin/tsconfig.json | 3 --- clients/client-rds-data/tsconfig.json | 3 --- clients/client-rds/tsconfig.json | 3 --- clients/client-redshift-data/tsconfig.json | 3 --- clients/client-redshift/tsconfig.json | 3 --- clients/client-rekognition/tsconfig.json | 3 --- clients/client-resiliencehub/tsconfig.json | 3 --- clients/client-resource-groups-tagging-api/tsconfig.json | 3 --- clients/client-resource-groups/tsconfig.json | 3 --- clients/client-robomaker/tsconfig.json | 3 --- clients/client-route-53-domains/tsconfig.json | 3 --- clients/client-route-53/tsconfig.json | 3 --- clients/client-route53-recovery-cluster/tsconfig.json | 3 --- clients/client-route53-recovery-control-config/tsconfig.json | 3 --- clients/client-route53-recovery-readiness/tsconfig.json | 3 --- clients/client-route53resolver/tsconfig.json | 3 --- clients/client-rum/tsconfig.json | 3 --- clients/client-s3-control/tsconfig.json | 3 --- clients/client-s3/tsconfig.json | 3 --- clients/client-s3outposts/tsconfig.json | 3 --- clients/client-sagemaker-a2i-runtime/tsconfig.json | 3 --- clients/client-sagemaker-edge/tsconfig.json | 3 --- clients/client-sagemaker-featurestore-runtime/tsconfig.json | 3 --- clients/client-sagemaker-runtime/tsconfig.json | 3 --- clients/client-sagemaker/tsconfig.json | 3 --- clients/client-savingsplans/tsconfig.json | 3 --- clients/client-schemas/tsconfig.json | 3 --- clients/client-secrets-manager/tsconfig.json | 3 --- clients/client-securityhub/tsconfig.json | 3 --- clients/client-serverlessapplicationrepository/tsconfig.json | 3 --- clients/client-service-catalog-appregistry/tsconfig.json | 3 --- clients/client-service-catalog/tsconfig.json | 3 --- clients/client-service-quotas/tsconfig.json | 3 --- clients/client-servicediscovery/tsconfig.json | 3 --- clients/client-ses/tsconfig.json | 3 --- clients/client-sesv2/tsconfig.json | 3 --- clients/client-sfn/tsconfig.json | 3 --- clients/client-shield/tsconfig.json | 3 --- clients/client-signer/tsconfig.json | 3 --- clients/client-sms/tsconfig.json | 3 --- clients/client-snow-device-management/tsconfig.json | 3 --- clients/client-snowball/tsconfig.json | 3 --- clients/client-sns/tsconfig.json | 3 --- clients/client-sqs/tsconfig.json | 3 --- clients/client-ssm-contacts/tsconfig.json | 3 --- clients/client-ssm-incidents/tsconfig.json | 3 --- clients/client-ssm/tsconfig.json | 3 --- clients/client-sso-admin/tsconfig.json | 3 --- clients/client-sso-oidc/tsconfig.json | 3 --- clients/client-sso/tsconfig.json | 3 --- clients/client-storage-gateway/tsconfig.json | 3 --- clients/client-sts/tsconfig.json | 3 --- clients/client-support/tsconfig.json | 3 --- clients/client-swf/tsconfig.json | 3 --- clients/client-synthetics/tsconfig.json | 3 --- clients/client-textract/tsconfig.json | 3 --- clients/client-timestream-query/tsconfig.json | 3 --- clients/client-timestream-write/tsconfig.json | 3 --- clients/client-transcribe-streaming/tsconfig.json | 3 --- clients/client-transcribe/tsconfig.json | 3 --- clients/client-transfer/tsconfig.json | 3 --- clients/client-translate/tsconfig.json | 3 --- clients/client-voice-id/tsconfig.json | 3 --- clients/client-waf-regional/tsconfig.json | 3 --- clients/client-waf/tsconfig.json | 3 --- clients/client-wafv2/tsconfig.json | 3 --- clients/client-wellarchitected/tsconfig.json | 3 --- clients/client-wisdom/tsconfig.json | 3 --- clients/client-workdocs/tsconfig.json | 3 --- clients/client-worklink/tsconfig.json | 3 --- clients/client-workmail/tsconfig.json | 3 --- clients/client-workmailmessageflow/tsconfig.json | 3 --- clients/client-workspaces-web/tsconfig.json | 3 --- clients/client-workspaces/tsconfig.json | 3 --- clients/client-xray/tsconfig.json | 3 --- private/aws-echo-service/tsconfig.json | 3 --- private/aws-protocoltests-ec2/tsconfig.json | 3 --- private/aws-protocoltests-json-10/tsconfig.json | 3 --- private/aws-protocoltests-json/tsconfig.json | 3 --- private/aws-protocoltests-query/tsconfig.json | 3 --- private/aws-protocoltests-restjson/tsconfig.json | 3 --- private/aws-protocoltests-restxml/tsconfig.json | 3 --- 305 files changed, 915 deletions(-) delete mode 100644 clients/client-accessanalyzer/tsconfig.json delete mode 100644 clients/client-account/tsconfig.json delete mode 100644 clients/client-acm-pca/tsconfig.json delete mode 100644 clients/client-acm/tsconfig.json delete mode 100644 clients/client-alexa-for-business/tsconfig.json delete mode 100644 clients/client-amp/tsconfig.json delete mode 100644 clients/client-amplify/tsconfig.json delete mode 100644 clients/client-amplifybackend/tsconfig.json delete mode 100644 clients/client-amplifyuibuilder/tsconfig.json delete mode 100644 clients/client-api-gateway/tsconfig.json delete mode 100644 clients/client-apigatewaymanagementapi/tsconfig.json delete mode 100644 clients/client-apigatewayv2/tsconfig.json delete mode 100644 clients/client-app-mesh/tsconfig.json delete mode 100644 clients/client-appconfig/tsconfig.json delete mode 100644 clients/client-appconfigdata/tsconfig.json delete mode 100644 clients/client-appflow/tsconfig.json delete mode 100644 clients/client-appintegrations/tsconfig.json delete mode 100644 clients/client-application-auto-scaling/tsconfig.json delete mode 100644 clients/client-application-discovery-service/tsconfig.json delete mode 100644 clients/client-application-insights/tsconfig.json delete mode 100644 clients/client-applicationcostprofiler/tsconfig.json delete mode 100644 clients/client-apprunner/tsconfig.json delete mode 100644 clients/client-appstream/tsconfig.json delete mode 100644 clients/client-appsync/tsconfig.json delete mode 100644 clients/client-athena/tsconfig.json delete mode 100644 clients/client-auditmanager/tsconfig.json delete mode 100644 clients/client-auto-scaling-plans/tsconfig.json delete mode 100644 clients/client-auto-scaling/tsconfig.json delete mode 100644 clients/client-backup-gateway/tsconfig.json delete mode 100644 clients/client-backup/tsconfig.json delete mode 100644 clients/client-batch/tsconfig.json delete mode 100644 clients/client-braket/tsconfig.json delete mode 100644 clients/client-budgets/tsconfig.json delete mode 100644 clients/client-chime-sdk-identity/tsconfig.json delete mode 100644 clients/client-chime-sdk-meetings/tsconfig.json delete mode 100644 clients/client-chime-sdk-messaging/tsconfig.json delete mode 100644 clients/client-chime/tsconfig.json delete mode 100644 clients/client-cloud9/tsconfig.json delete mode 100644 clients/client-cloudcontrol/tsconfig.json delete mode 100644 clients/client-clouddirectory/tsconfig.json delete mode 100644 clients/client-cloudformation/tsconfig.json delete mode 100644 clients/client-cloudfront/tsconfig.json delete mode 100644 clients/client-cloudhsm-v2/tsconfig.json delete mode 100644 clients/client-cloudhsm/tsconfig.json delete mode 100644 clients/client-cloudsearch-domain/tsconfig.json delete mode 100644 clients/client-cloudsearch/tsconfig.json delete mode 100644 clients/client-cloudtrail/tsconfig.json delete mode 100644 clients/client-cloudwatch-events/tsconfig.json delete mode 100644 clients/client-cloudwatch-logs/tsconfig.json delete mode 100644 clients/client-cloudwatch/tsconfig.json delete mode 100644 clients/client-codeartifact/tsconfig.json delete mode 100644 clients/client-codebuild/tsconfig.json delete mode 100644 clients/client-codecommit/tsconfig.json delete mode 100644 clients/client-codedeploy/tsconfig.json delete mode 100644 clients/client-codeguru-reviewer/tsconfig.json delete mode 100644 clients/client-codeguruprofiler/tsconfig.json delete mode 100644 clients/client-codepipeline/tsconfig.json delete mode 100644 clients/client-codestar-connections/tsconfig.json delete mode 100644 clients/client-codestar-notifications/tsconfig.json delete mode 100644 clients/client-codestar/tsconfig.json delete mode 100644 clients/client-cognito-identity-provider/tsconfig.json delete mode 100644 clients/client-cognito-identity/tsconfig.json delete mode 100644 clients/client-cognito-sync/tsconfig.json delete mode 100644 clients/client-comprehend/tsconfig.json delete mode 100644 clients/client-comprehendmedical/tsconfig.json delete mode 100644 clients/client-compute-optimizer/tsconfig.json delete mode 100644 clients/client-config-service/tsconfig.json delete mode 100644 clients/client-connect-contact-lens/tsconfig.json delete mode 100644 clients/client-connect/tsconfig.json delete mode 100644 clients/client-connectparticipant/tsconfig.json delete mode 100644 clients/client-cost-and-usage-report-service/tsconfig.json delete mode 100644 clients/client-cost-explorer/tsconfig.json delete mode 100644 clients/client-customer-profiles/tsconfig.json delete mode 100644 clients/client-data-pipeline/tsconfig.json delete mode 100644 clients/client-database-migration-service/tsconfig.json delete mode 100644 clients/client-databrew/tsconfig.json delete mode 100644 clients/client-dataexchange/tsconfig.json delete mode 100644 clients/client-datasync/tsconfig.json delete mode 100644 clients/client-dax/tsconfig.json delete mode 100644 clients/client-detective/tsconfig.json delete mode 100644 clients/client-device-farm/tsconfig.json delete mode 100644 clients/client-devops-guru/tsconfig.json delete mode 100644 clients/client-direct-connect/tsconfig.json delete mode 100644 clients/client-directory-service/tsconfig.json delete mode 100644 clients/client-dlm/tsconfig.json delete mode 100644 clients/client-docdb/tsconfig.json delete mode 100644 clients/client-drs/tsconfig.json delete mode 100644 clients/client-dynamodb-streams/tsconfig.json delete mode 100644 clients/client-dynamodb/tsconfig.json delete mode 100644 clients/client-ebs/tsconfig.json delete mode 100644 clients/client-ec2-instance-connect/tsconfig.json delete mode 100644 clients/client-ec2/tsconfig.json delete mode 100644 clients/client-ecr-public/tsconfig.json delete mode 100644 clients/client-ecr/tsconfig.json delete mode 100644 clients/client-ecs/tsconfig.json delete mode 100644 clients/client-efs/tsconfig.json delete mode 100644 clients/client-eks/tsconfig.json delete mode 100644 clients/client-elastic-beanstalk/tsconfig.json delete mode 100644 clients/client-elastic-inference/tsconfig.json delete mode 100644 clients/client-elastic-load-balancing-v2/tsconfig.json delete mode 100644 clients/client-elastic-load-balancing/tsconfig.json delete mode 100644 clients/client-elastic-transcoder/tsconfig.json delete mode 100644 clients/client-elasticache/tsconfig.json delete mode 100644 clients/client-elasticsearch-service/tsconfig.json delete mode 100644 clients/client-emr-containers/tsconfig.json delete mode 100644 clients/client-emr/tsconfig.json delete mode 100644 clients/client-eventbridge/tsconfig.json delete mode 100644 clients/client-evidently/tsconfig.json delete mode 100644 clients/client-finspace-data/tsconfig.json delete mode 100644 clients/client-finspace/tsconfig.json delete mode 100644 clients/client-firehose/tsconfig.json delete mode 100644 clients/client-fis/tsconfig.json delete mode 100644 clients/client-fms/tsconfig.json delete mode 100644 clients/client-forecast/tsconfig.json delete mode 100644 clients/client-forecastquery/tsconfig.json delete mode 100644 clients/client-frauddetector/tsconfig.json delete mode 100644 clients/client-fsx/tsconfig.json delete mode 100644 clients/client-gamelift/tsconfig.json delete mode 100644 clients/client-glacier/tsconfig.json delete mode 100644 clients/client-global-accelerator/tsconfig.json delete mode 100644 clients/client-glue/tsconfig.json delete mode 100644 clients/client-grafana/tsconfig.json delete mode 100644 clients/client-greengrass/tsconfig.json delete mode 100644 clients/client-greengrassv2/tsconfig.json delete mode 100644 clients/client-groundstation/tsconfig.json delete mode 100644 clients/client-guardduty/tsconfig.json delete mode 100644 clients/client-health/tsconfig.json delete mode 100644 clients/client-healthlake/tsconfig.json delete mode 100644 clients/client-honeycode/tsconfig.json delete mode 100644 clients/client-iam/tsconfig.json delete mode 100644 clients/client-identitystore/tsconfig.json delete mode 100644 clients/client-imagebuilder/tsconfig.json delete mode 100644 clients/client-inspector/tsconfig.json delete mode 100644 clients/client-inspector2/tsconfig.json delete mode 100644 clients/client-iot-1click-devices-service/tsconfig.json delete mode 100644 clients/client-iot-1click-projects/tsconfig.json delete mode 100644 clients/client-iot-data-plane/tsconfig.json delete mode 100644 clients/client-iot-events-data/tsconfig.json delete mode 100644 clients/client-iot-events/tsconfig.json delete mode 100644 clients/client-iot-jobs-data-plane/tsconfig.json delete mode 100644 clients/client-iot-wireless/tsconfig.json delete mode 100644 clients/client-iot/tsconfig.json delete mode 100644 clients/client-iotanalytics/tsconfig.json delete mode 100644 clients/client-iotdeviceadvisor/tsconfig.json delete mode 100644 clients/client-iotfleethub/tsconfig.json delete mode 100644 clients/client-iotsecuretunneling/tsconfig.json delete mode 100644 clients/client-iotsitewise/tsconfig.json delete mode 100644 clients/client-iotthingsgraph/tsconfig.json delete mode 100644 clients/client-iottwinmaker/tsconfig.json delete mode 100644 clients/client-ivs/tsconfig.json delete mode 100644 clients/client-kafka/tsconfig.json delete mode 100644 clients/client-kafkaconnect/tsconfig.json delete mode 100644 clients/client-kendra/tsconfig.json delete mode 100644 clients/client-kinesis-analytics-v2/tsconfig.json delete mode 100644 clients/client-kinesis-analytics/tsconfig.json delete mode 100644 clients/client-kinesis-video-archived-media/tsconfig.json delete mode 100644 clients/client-kinesis-video-media/tsconfig.json delete mode 100644 clients/client-kinesis-video-signaling/tsconfig.json delete mode 100644 clients/client-kinesis-video/tsconfig.json delete mode 100644 clients/client-kinesis/tsconfig.json delete mode 100644 clients/client-kms/tsconfig.json delete mode 100644 clients/client-lakeformation/tsconfig.json delete mode 100644 clients/client-lambda/tsconfig.json delete mode 100644 clients/client-lex-model-building-service/tsconfig.json delete mode 100644 clients/client-lex-models-v2/tsconfig.json delete mode 100644 clients/client-lex-runtime-service/tsconfig.json delete mode 100644 clients/client-lex-runtime-v2/tsconfig.json delete mode 100644 clients/client-license-manager/tsconfig.json delete mode 100644 clients/client-lightsail/tsconfig.json delete mode 100644 clients/client-location/tsconfig.json delete mode 100644 clients/client-lookoutequipment/tsconfig.json delete mode 100644 clients/client-lookoutmetrics/tsconfig.json delete mode 100644 clients/client-lookoutvision/tsconfig.json delete mode 100644 clients/client-machine-learning/tsconfig.json delete mode 100644 clients/client-macie/tsconfig.json delete mode 100644 clients/client-macie2/tsconfig.json delete mode 100644 clients/client-managedblockchain/tsconfig.json delete mode 100644 clients/client-marketplace-catalog/tsconfig.json delete mode 100644 clients/client-marketplace-commerce-analytics/tsconfig.json delete mode 100644 clients/client-marketplace-entitlement-service/tsconfig.json delete mode 100644 clients/client-marketplace-metering/tsconfig.json delete mode 100644 clients/client-mediaconnect/tsconfig.json delete mode 100644 clients/client-mediaconvert/tsconfig.json delete mode 100644 clients/client-medialive/tsconfig.json delete mode 100644 clients/client-mediapackage-vod/tsconfig.json delete mode 100644 clients/client-mediapackage/tsconfig.json delete mode 100644 clients/client-mediastore-data/tsconfig.json delete mode 100644 clients/client-mediastore/tsconfig.json delete mode 100644 clients/client-mediatailor/tsconfig.json delete mode 100644 clients/client-memorydb/tsconfig.json delete mode 100644 clients/client-mgn/tsconfig.json delete mode 100644 clients/client-migration-hub-refactor-spaces/tsconfig.json delete mode 100644 clients/client-migration-hub/tsconfig.json delete mode 100644 clients/client-migrationhub-config/tsconfig.json delete mode 100644 clients/client-migrationhubstrategy/tsconfig.json delete mode 100644 clients/client-mobile/tsconfig.json delete mode 100644 clients/client-mq/tsconfig.json delete mode 100644 clients/client-mturk/tsconfig.json delete mode 100644 clients/client-mwaa/tsconfig.json delete mode 100644 clients/client-neptune/tsconfig.json delete mode 100644 clients/client-network-firewall/tsconfig.json delete mode 100644 clients/client-networkmanager/tsconfig.json delete mode 100644 clients/client-nimble/tsconfig.json delete mode 100644 clients/client-opensearch/tsconfig.json delete mode 100644 clients/client-opsworks/tsconfig.json delete mode 100644 clients/client-opsworkscm/tsconfig.json delete mode 100644 clients/client-organizations/tsconfig.json delete mode 100644 clients/client-outposts/tsconfig.json delete mode 100644 clients/client-panorama/tsconfig.json delete mode 100644 clients/client-personalize-events/tsconfig.json delete mode 100644 clients/client-personalize-runtime/tsconfig.json delete mode 100644 clients/client-personalize/tsconfig.json delete mode 100644 clients/client-pi/tsconfig.json delete mode 100644 clients/client-pinpoint-email/tsconfig.json delete mode 100644 clients/client-pinpoint-sms-voice/tsconfig.json delete mode 100644 clients/client-pinpoint/tsconfig.json delete mode 100644 clients/client-polly/tsconfig.json delete mode 100644 clients/client-pricing/tsconfig.json delete mode 100644 clients/client-proton/tsconfig.json delete mode 100644 clients/client-qldb-session/tsconfig.json delete mode 100644 clients/client-qldb/tsconfig.json delete mode 100644 clients/client-quicksight/tsconfig.json delete mode 100644 clients/client-ram/tsconfig.json delete mode 100644 clients/client-rbin/tsconfig.json delete mode 100644 clients/client-rds-data/tsconfig.json delete mode 100644 clients/client-rds/tsconfig.json delete mode 100644 clients/client-redshift-data/tsconfig.json delete mode 100644 clients/client-redshift/tsconfig.json delete mode 100644 clients/client-rekognition/tsconfig.json delete mode 100644 clients/client-resiliencehub/tsconfig.json delete mode 100644 clients/client-resource-groups-tagging-api/tsconfig.json delete mode 100644 clients/client-resource-groups/tsconfig.json delete mode 100644 clients/client-robomaker/tsconfig.json delete mode 100644 clients/client-route-53-domains/tsconfig.json delete mode 100644 clients/client-route-53/tsconfig.json delete mode 100644 clients/client-route53-recovery-cluster/tsconfig.json delete mode 100644 clients/client-route53-recovery-control-config/tsconfig.json delete mode 100644 clients/client-route53-recovery-readiness/tsconfig.json delete mode 100644 clients/client-route53resolver/tsconfig.json delete mode 100644 clients/client-rum/tsconfig.json delete mode 100644 clients/client-s3-control/tsconfig.json delete mode 100644 clients/client-s3/tsconfig.json delete mode 100644 clients/client-s3outposts/tsconfig.json delete mode 100644 clients/client-sagemaker-a2i-runtime/tsconfig.json delete mode 100644 clients/client-sagemaker-edge/tsconfig.json delete mode 100644 clients/client-sagemaker-featurestore-runtime/tsconfig.json delete mode 100644 clients/client-sagemaker-runtime/tsconfig.json delete mode 100644 clients/client-sagemaker/tsconfig.json delete mode 100644 clients/client-savingsplans/tsconfig.json delete mode 100644 clients/client-schemas/tsconfig.json delete mode 100644 clients/client-secrets-manager/tsconfig.json delete mode 100644 clients/client-securityhub/tsconfig.json delete mode 100644 clients/client-serverlessapplicationrepository/tsconfig.json delete mode 100644 clients/client-service-catalog-appregistry/tsconfig.json delete mode 100644 clients/client-service-catalog/tsconfig.json delete mode 100644 clients/client-service-quotas/tsconfig.json delete mode 100644 clients/client-servicediscovery/tsconfig.json delete mode 100644 clients/client-ses/tsconfig.json delete mode 100644 clients/client-sesv2/tsconfig.json delete mode 100644 clients/client-sfn/tsconfig.json delete mode 100644 clients/client-shield/tsconfig.json delete mode 100644 clients/client-signer/tsconfig.json delete mode 100644 clients/client-sms/tsconfig.json delete mode 100644 clients/client-snow-device-management/tsconfig.json delete mode 100644 clients/client-snowball/tsconfig.json delete mode 100644 clients/client-sns/tsconfig.json delete mode 100644 clients/client-sqs/tsconfig.json delete mode 100644 clients/client-ssm-contacts/tsconfig.json delete mode 100644 clients/client-ssm-incidents/tsconfig.json delete mode 100644 clients/client-ssm/tsconfig.json delete mode 100644 clients/client-sso-admin/tsconfig.json delete mode 100644 clients/client-sso-oidc/tsconfig.json delete mode 100644 clients/client-sso/tsconfig.json delete mode 100644 clients/client-storage-gateway/tsconfig.json delete mode 100644 clients/client-sts/tsconfig.json delete mode 100644 clients/client-support/tsconfig.json delete mode 100644 clients/client-swf/tsconfig.json delete mode 100644 clients/client-synthetics/tsconfig.json delete mode 100644 clients/client-textract/tsconfig.json delete mode 100644 clients/client-timestream-query/tsconfig.json delete mode 100644 clients/client-timestream-write/tsconfig.json delete mode 100644 clients/client-transcribe-streaming/tsconfig.json delete mode 100644 clients/client-transcribe/tsconfig.json delete mode 100644 clients/client-transfer/tsconfig.json delete mode 100644 clients/client-translate/tsconfig.json delete mode 100644 clients/client-voice-id/tsconfig.json delete mode 100644 clients/client-waf-regional/tsconfig.json delete mode 100644 clients/client-waf/tsconfig.json delete mode 100644 clients/client-wafv2/tsconfig.json delete mode 100644 clients/client-wellarchitected/tsconfig.json delete mode 100644 clients/client-wisdom/tsconfig.json delete mode 100644 clients/client-workdocs/tsconfig.json delete mode 100644 clients/client-worklink/tsconfig.json delete mode 100644 clients/client-workmail/tsconfig.json delete mode 100644 clients/client-workmailmessageflow/tsconfig.json delete mode 100644 clients/client-workspaces-web/tsconfig.json delete mode 100644 clients/client-workspaces/tsconfig.json delete mode 100644 clients/client-xray/tsconfig.json delete mode 100644 private/aws-echo-service/tsconfig.json delete mode 100644 private/aws-protocoltests-ec2/tsconfig.json delete mode 100644 private/aws-protocoltests-json-10/tsconfig.json delete mode 100644 private/aws-protocoltests-json/tsconfig.json delete mode 100644 private/aws-protocoltests-query/tsconfig.json delete mode 100644 private/aws-protocoltests-restjson/tsconfig.json delete mode 100644 private/aws-protocoltests-restxml/tsconfig.json diff --git a/clients/client-accessanalyzer/tsconfig.json b/clients/client-accessanalyzer/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-accessanalyzer/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-account/tsconfig.json b/clients/client-account/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-account/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-acm-pca/tsconfig.json b/clients/client-acm-pca/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-acm-pca/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-acm/tsconfig.json b/clients/client-acm/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-acm/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-alexa-for-business/tsconfig.json b/clients/client-alexa-for-business/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-alexa-for-business/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-amp/tsconfig.json b/clients/client-amp/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-amp/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-amplify/tsconfig.json b/clients/client-amplify/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-amplify/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-amplifybackend/tsconfig.json b/clients/client-amplifybackend/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-amplifybackend/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-amplifyuibuilder/tsconfig.json b/clients/client-amplifyuibuilder/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-amplifyuibuilder/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-api-gateway/tsconfig.json b/clients/client-api-gateway/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-api-gateway/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-apigatewaymanagementapi/tsconfig.json b/clients/client-apigatewaymanagementapi/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-apigatewaymanagementapi/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-apigatewayv2/tsconfig.json b/clients/client-apigatewayv2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-apigatewayv2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-app-mesh/tsconfig.json b/clients/client-app-mesh/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-app-mesh/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-appconfig/tsconfig.json b/clients/client-appconfig/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-appconfig/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-appconfigdata/tsconfig.json b/clients/client-appconfigdata/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-appconfigdata/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-appflow/tsconfig.json b/clients/client-appflow/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-appflow/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-appintegrations/tsconfig.json b/clients/client-appintegrations/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-appintegrations/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-application-auto-scaling/tsconfig.json b/clients/client-application-auto-scaling/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-application-auto-scaling/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-application-discovery-service/tsconfig.json b/clients/client-application-discovery-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-application-discovery-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-application-insights/tsconfig.json b/clients/client-application-insights/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-application-insights/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-applicationcostprofiler/tsconfig.json b/clients/client-applicationcostprofiler/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-applicationcostprofiler/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-apprunner/tsconfig.json b/clients/client-apprunner/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-apprunner/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-appstream/tsconfig.json b/clients/client-appstream/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-appstream/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-appsync/tsconfig.json b/clients/client-appsync/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-appsync/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-athena/tsconfig.json b/clients/client-athena/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-athena/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-auditmanager/tsconfig.json b/clients/client-auditmanager/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-auditmanager/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-auto-scaling-plans/tsconfig.json b/clients/client-auto-scaling-plans/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-auto-scaling-plans/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-auto-scaling/tsconfig.json b/clients/client-auto-scaling/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-auto-scaling/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-backup-gateway/tsconfig.json b/clients/client-backup-gateway/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-backup-gateway/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-backup/tsconfig.json b/clients/client-backup/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-backup/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-batch/tsconfig.json b/clients/client-batch/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-batch/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-braket/tsconfig.json b/clients/client-braket/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-braket/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-budgets/tsconfig.json b/clients/client-budgets/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-budgets/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-chime-sdk-identity/tsconfig.json b/clients/client-chime-sdk-identity/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-chime-sdk-identity/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-chime-sdk-meetings/tsconfig.json b/clients/client-chime-sdk-meetings/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-chime-sdk-meetings/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-chime-sdk-messaging/tsconfig.json b/clients/client-chime-sdk-messaging/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-chime-sdk-messaging/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-chime/tsconfig.json b/clients/client-chime/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-chime/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloud9/tsconfig.json b/clients/client-cloud9/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloud9/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudcontrol/tsconfig.json b/clients/client-cloudcontrol/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudcontrol/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-clouddirectory/tsconfig.json b/clients/client-clouddirectory/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-clouddirectory/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudformation/tsconfig.json b/clients/client-cloudformation/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudformation/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudfront/tsconfig.json b/clients/client-cloudfront/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudfront/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudhsm-v2/tsconfig.json b/clients/client-cloudhsm-v2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudhsm-v2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudhsm/tsconfig.json b/clients/client-cloudhsm/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudhsm/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudsearch-domain/tsconfig.json b/clients/client-cloudsearch-domain/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudsearch-domain/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudsearch/tsconfig.json b/clients/client-cloudsearch/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudsearch/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudtrail/tsconfig.json b/clients/client-cloudtrail/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudtrail/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudwatch-events/tsconfig.json b/clients/client-cloudwatch-events/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudwatch-events/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudwatch-logs/tsconfig.json b/clients/client-cloudwatch-logs/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudwatch-logs/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cloudwatch/tsconfig.json b/clients/client-cloudwatch/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cloudwatch/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codeartifact/tsconfig.json b/clients/client-codeartifact/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codeartifact/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codebuild/tsconfig.json b/clients/client-codebuild/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codebuild/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codecommit/tsconfig.json b/clients/client-codecommit/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codecommit/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codedeploy/tsconfig.json b/clients/client-codedeploy/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codedeploy/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codeguru-reviewer/tsconfig.json b/clients/client-codeguru-reviewer/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codeguru-reviewer/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codeguruprofiler/tsconfig.json b/clients/client-codeguruprofiler/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codeguruprofiler/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codepipeline/tsconfig.json b/clients/client-codepipeline/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codepipeline/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codestar-connections/tsconfig.json b/clients/client-codestar-connections/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codestar-connections/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codestar-notifications/tsconfig.json b/clients/client-codestar-notifications/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codestar-notifications/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-codestar/tsconfig.json b/clients/client-codestar/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-codestar/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cognito-identity-provider/tsconfig.json b/clients/client-cognito-identity-provider/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cognito-identity-provider/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cognito-identity/tsconfig.json b/clients/client-cognito-identity/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cognito-identity/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cognito-sync/tsconfig.json b/clients/client-cognito-sync/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cognito-sync/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-comprehend/tsconfig.json b/clients/client-comprehend/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-comprehend/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-comprehendmedical/tsconfig.json b/clients/client-comprehendmedical/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-comprehendmedical/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-compute-optimizer/tsconfig.json b/clients/client-compute-optimizer/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-compute-optimizer/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-config-service/tsconfig.json b/clients/client-config-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-config-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-connect-contact-lens/tsconfig.json b/clients/client-connect-contact-lens/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-connect-contact-lens/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-connect/tsconfig.json b/clients/client-connect/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-connect/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-connectparticipant/tsconfig.json b/clients/client-connectparticipant/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-connectparticipant/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cost-and-usage-report-service/tsconfig.json b/clients/client-cost-and-usage-report-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cost-and-usage-report-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-cost-explorer/tsconfig.json b/clients/client-cost-explorer/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-cost-explorer/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-customer-profiles/tsconfig.json b/clients/client-customer-profiles/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-customer-profiles/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-data-pipeline/tsconfig.json b/clients/client-data-pipeline/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-data-pipeline/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-database-migration-service/tsconfig.json b/clients/client-database-migration-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-database-migration-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-databrew/tsconfig.json b/clients/client-databrew/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-databrew/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-dataexchange/tsconfig.json b/clients/client-dataexchange/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-dataexchange/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-datasync/tsconfig.json b/clients/client-datasync/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-datasync/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-dax/tsconfig.json b/clients/client-dax/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-dax/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-detective/tsconfig.json b/clients/client-detective/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-detective/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-device-farm/tsconfig.json b/clients/client-device-farm/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-device-farm/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-devops-guru/tsconfig.json b/clients/client-devops-guru/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-devops-guru/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-direct-connect/tsconfig.json b/clients/client-direct-connect/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-direct-connect/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-directory-service/tsconfig.json b/clients/client-directory-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-directory-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-dlm/tsconfig.json b/clients/client-dlm/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-dlm/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-docdb/tsconfig.json b/clients/client-docdb/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-docdb/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-drs/tsconfig.json b/clients/client-drs/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-drs/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-dynamodb-streams/tsconfig.json b/clients/client-dynamodb-streams/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-dynamodb-streams/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-dynamodb/tsconfig.json b/clients/client-dynamodb/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-dynamodb/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ebs/tsconfig.json b/clients/client-ebs/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ebs/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ec2-instance-connect/tsconfig.json b/clients/client-ec2-instance-connect/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ec2-instance-connect/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ec2/tsconfig.json b/clients/client-ec2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ec2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ecr-public/tsconfig.json b/clients/client-ecr-public/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ecr-public/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ecr/tsconfig.json b/clients/client-ecr/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ecr/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ecs/tsconfig.json b/clients/client-ecs/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ecs/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-efs/tsconfig.json b/clients/client-efs/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-efs/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-eks/tsconfig.json b/clients/client-eks/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-eks/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-elastic-beanstalk/tsconfig.json b/clients/client-elastic-beanstalk/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-elastic-beanstalk/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-elastic-inference/tsconfig.json b/clients/client-elastic-inference/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-elastic-inference/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-elastic-load-balancing-v2/tsconfig.json b/clients/client-elastic-load-balancing-v2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-elastic-load-balancing-v2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-elastic-load-balancing/tsconfig.json b/clients/client-elastic-load-balancing/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-elastic-load-balancing/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-elastic-transcoder/tsconfig.json b/clients/client-elastic-transcoder/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-elastic-transcoder/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-elasticache/tsconfig.json b/clients/client-elasticache/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-elasticache/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-elasticsearch-service/tsconfig.json b/clients/client-elasticsearch-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-elasticsearch-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-emr-containers/tsconfig.json b/clients/client-emr-containers/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-emr-containers/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-emr/tsconfig.json b/clients/client-emr/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-emr/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-eventbridge/tsconfig.json b/clients/client-eventbridge/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-eventbridge/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-evidently/tsconfig.json b/clients/client-evidently/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-evidently/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-finspace-data/tsconfig.json b/clients/client-finspace-data/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-finspace-data/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-finspace/tsconfig.json b/clients/client-finspace/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-finspace/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-firehose/tsconfig.json b/clients/client-firehose/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-firehose/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-fis/tsconfig.json b/clients/client-fis/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-fis/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-fms/tsconfig.json b/clients/client-fms/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-fms/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-forecast/tsconfig.json b/clients/client-forecast/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-forecast/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-forecastquery/tsconfig.json b/clients/client-forecastquery/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-forecastquery/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-frauddetector/tsconfig.json b/clients/client-frauddetector/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-frauddetector/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-fsx/tsconfig.json b/clients/client-fsx/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-fsx/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-gamelift/tsconfig.json b/clients/client-gamelift/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-gamelift/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-glacier/tsconfig.json b/clients/client-glacier/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-glacier/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-global-accelerator/tsconfig.json b/clients/client-global-accelerator/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-global-accelerator/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-glue/tsconfig.json b/clients/client-glue/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-glue/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-grafana/tsconfig.json b/clients/client-grafana/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-grafana/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-greengrass/tsconfig.json b/clients/client-greengrass/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-greengrass/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-greengrassv2/tsconfig.json b/clients/client-greengrassv2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-greengrassv2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-groundstation/tsconfig.json b/clients/client-groundstation/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-groundstation/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-guardduty/tsconfig.json b/clients/client-guardduty/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-guardduty/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-health/tsconfig.json b/clients/client-health/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-health/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-healthlake/tsconfig.json b/clients/client-healthlake/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-healthlake/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-honeycode/tsconfig.json b/clients/client-honeycode/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-honeycode/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iam/tsconfig.json b/clients/client-iam/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iam/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-identitystore/tsconfig.json b/clients/client-identitystore/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-identitystore/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-imagebuilder/tsconfig.json b/clients/client-imagebuilder/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-imagebuilder/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-inspector/tsconfig.json b/clients/client-inspector/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-inspector/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-inspector2/tsconfig.json b/clients/client-inspector2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-inspector2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iot-1click-devices-service/tsconfig.json b/clients/client-iot-1click-devices-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iot-1click-devices-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iot-1click-projects/tsconfig.json b/clients/client-iot-1click-projects/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iot-1click-projects/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iot-data-plane/tsconfig.json b/clients/client-iot-data-plane/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iot-data-plane/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iot-events-data/tsconfig.json b/clients/client-iot-events-data/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iot-events-data/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iot-events/tsconfig.json b/clients/client-iot-events/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iot-events/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iot-jobs-data-plane/tsconfig.json b/clients/client-iot-jobs-data-plane/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iot-jobs-data-plane/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iot-wireless/tsconfig.json b/clients/client-iot-wireless/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iot-wireless/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iot/tsconfig.json b/clients/client-iot/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iot/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iotanalytics/tsconfig.json b/clients/client-iotanalytics/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iotanalytics/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iotdeviceadvisor/tsconfig.json b/clients/client-iotdeviceadvisor/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iotdeviceadvisor/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iotfleethub/tsconfig.json b/clients/client-iotfleethub/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iotfleethub/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iotsecuretunneling/tsconfig.json b/clients/client-iotsecuretunneling/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iotsecuretunneling/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iotsitewise/tsconfig.json b/clients/client-iotsitewise/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iotsitewise/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iotthingsgraph/tsconfig.json b/clients/client-iotthingsgraph/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iotthingsgraph/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-iottwinmaker/tsconfig.json b/clients/client-iottwinmaker/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-iottwinmaker/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ivs/tsconfig.json b/clients/client-ivs/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ivs/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kafka/tsconfig.json b/clients/client-kafka/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kafka/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kafkaconnect/tsconfig.json b/clients/client-kafkaconnect/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kafkaconnect/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kendra/tsconfig.json b/clients/client-kendra/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kendra/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kinesis-analytics-v2/tsconfig.json b/clients/client-kinesis-analytics-v2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kinesis-analytics-v2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kinesis-analytics/tsconfig.json b/clients/client-kinesis-analytics/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kinesis-analytics/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kinesis-video-archived-media/tsconfig.json b/clients/client-kinesis-video-archived-media/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kinesis-video-archived-media/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kinesis-video-media/tsconfig.json b/clients/client-kinesis-video-media/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kinesis-video-media/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kinesis-video-signaling/tsconfig.json b/clients/client-kinesis-video-signaling/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kinesis-video-signaling/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kinesis-video/tsconfig.json b/clients/client-kinesis-video/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kinesis-video/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kinesis/tsconfig.json b/clients/client-kinesis/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kinesis/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-kms/tsconfig.json b/clients/client-kms/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-kms/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lakeformation/tsconfig.json b/clients/client-lakeformation/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lakeformation/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lambda/tsconfig.json b/clients/client-lambda/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lambda/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lex-model-building-service/tsconfig.json b/clients/client-lex-model-building-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lex-model-building-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lex-models-v2/tsconfig.json b/clients/client-lex-models-v2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lex-models-v2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lex-runtime-service/tsconfig.json b/clients/client-lex-runtime-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lex-runtime-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lex-runtime-v2/tsconfig.json b/clients/client-lex-runtime-v2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lex-runtime-v2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-license-manager/tsconfig.json b/clients/client-license-manager/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-license-manager/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lightsail/tsconfig.json b/clients/client-lightsail/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lightsail/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-location/tsconfig.json b/clients/client-location/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-location/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lookoutequipment/tsconfig.json b/clients/client-lookoutequipment/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lookoutequipment/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lookoutmetrics/tsconfig.json b/clients/client-lookoutmetrics/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lookoutmetrics/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-lookoutvision/tsconfig.json b/clients/client-lookoutvision/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-lookoutvision/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-machine-learning/tsconfig.json b/clients/client-machine-learning/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-machine-learning/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-macie/tsconfig.json b/clients/client-macie/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-macie/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-macie2/tsconfig.json b/clients/client-macie2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-macie2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-managedblockchain/tsconfig.json b/clients/client-managedblockchain/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-managedblockchain/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-marketplace-catalog/tsconfig.json b/clients/client-marketplace-catalog/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-marketplace-catalog/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-marketplace-commerce-analytics/tsconfig.json b/clients/client-marketplace-commerce-analytics/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-marketplace-commerce-analytics/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-marketplace-entitlement-service/tsconfig.json b/clients/client-marketplace-entitlement-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-marketplace-entitlement-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-marketplace-metering/tsconfig.json b/clients/client-marketplace-metering/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-marketplace-metering/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mediaconnect/tsconfig.json b/clients/client-mediaconnect/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mediaconnect/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mediaconvert/tsconfig.json b/clients/client-mediaconvert/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mediaconvert/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-medialive/tsconfig.json b/clients/client-medialive/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-medialive/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mediapackage-vod/tsconfig.json b/clients/client-mediapackage-vod/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mediapackage-vod/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mediapackage/tsconfig.json b/clients/client-mediapackage/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mediapackage/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mediastore-data/tsconfig.json b/clients/client-mediastore-data/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mediastore-data/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mediastore/tsconfig.json b/clients/client-mediastore/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mediastore/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mediatailor/tsconfig.json b/clients/client-mediatailor/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mediatailor/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-memorydb/tsconfig.json b/clients/client-memorydb/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-memorydb/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mgn/tsconfig.json b/clients/client-mgn/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mgn/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-migration-hub-refactor-spaces/tsconfig.json b/clients/client-migration-hub-refactor-spaces/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-migration-hub-refactor-spaces/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-migration-hub/tsconfig.json b/clients/client-migration-hub/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-migration-hub/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-migrationhub-config/tsconfig.json b/clients/client-migrationhub-config/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-migrationhub-config/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-migrationhubstrategy/tsconfig.json b/clients/client-migrationhubstrategy/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-migrationhubstrategy/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mobile/tsconfig.json b/clients/client-mobile/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mobile/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mq/tsconfig.json b/clients/client-mq/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mq/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mturk/tsconfig.json b/clients/client-mturk/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mturk/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-mwaa/tsconfig.json b/clients/client-mwaa/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-mwaa/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-neptune/tsconfig.json b/clients/client-neptune/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-neptune/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-network-firewall/tsconfig.json b/clients/client-network-firewall/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-network-firewall/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-networkmanager/tsconfig.json b/clients/client-networkmanager/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-networkmanager/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-nimble/tsconfig.json b/clients/client-nimble/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-nimble/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-opensearch/tsconfig.json b/clients/client-opensearch/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-opensearch/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-opsworks/tsconfig.json b/clients/client-opsworks/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-opsworks/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-opsworkscm/tsconfig.json b/clients/client-opsworkscm/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-opsworkscm/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-organizations/tsconfig.json b/clients/client-organizations/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-organizations/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-outposts/tsconfig.json b/clients/client-outposts/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-outposts/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-panorama/tsconfig.json b/clients/client-panorama/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-panorama/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-personalize-events/tsconfig.json b/clients/client-personalize-events/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-personalize-events/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-personalize-runtime/tsconfig.json b/clients/client-personalize-runtime/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-personalize-runtime/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-personalize/tsconfig.json b/clients/client-personalize/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-personalize/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-pi/tsconfig.json b/clients/client-pi/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-pi/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-pinpoint-email/tsconfig.json b/clients/client-pinpoint-email/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-pinpoint-email/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-pinpoint-sms-voice/tsconfig.json b/clients/client-pinpoint-sms-voice/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-pinpoint-sms-voice/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-pinpoint/tsconfig.json b/clients/client-pinpoint/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-pinpoint/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-polly/tsconfig.json b/clients/client-polly/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-polly/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-pricing/tsconfig.json b/clients/client-pricing/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-pricing/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-proton/tsconfig.json b/clients/client-proton/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-proton/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-qldb-session/tsconfig.json b/clients/client-qldb-session/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-qldb-session/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-qldb/tsconfig.json b/clients/client-qldb/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-qldb/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-quicksight/tsconfig.json b/clients/client-quicksight/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-quicksight/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ram/tsconfig.json b/clients/client-ram/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ram/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-rbin/tsconfig.json b/clients/client-rbin/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-rbin/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-rds-data/tsconfig.json b/clients/client-rds-data/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-rds-data/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-rds/tsconfig.json b/clients/client-rds/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-rds/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-redshift-data/tsconfig.json b/clients/client-redshift-data/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-redshift-data/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-redshift/tsconfig.json b/clients/client-redshift/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-redshift/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-rekognition/tsconfig.json b/clients/client-rekognition/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-rekognition/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-resiliencehub/tsconfig.json b/clients/client-resiliencehub/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-resiliencehub/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-resource-groups-tagging-api/tsconfig.json b/clients/client-resource-groups-tagging-api/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-resource-groups-tagging-api/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-resource-groups/tsconfig.json b/clients/client-resource-groups/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-resource-groups/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-robomaker/tsconfig.json b/clients/client-robomaker/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-robomaker/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-route-53-domains/tsconfig.json b/clients/client-route-53-domains/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-route-53-domains/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-route-53/tsconfig.json b/clients/client-route-53/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-route-53/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-route53-recovery-cluster/tsconfig.json b/clients/client-route53-recovery-cluster/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-route53-recovery-cluster/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-route53-recovery-control-config/tsconfig.json b/clients/client-route53-recovery-control-config/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-route53-recovery-control-config/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-route53-recovery-readiness/tsconfig.json b/clients/client-route53-recovery-readiness/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-route53-recovery-readiness/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-route53resolver/tsconfig.json b/clients/client-route53resolver/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-route53resolver/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-rum/tsconfig.json b/clients/client-rum/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-rum/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-s3-control/tsconfig.json b/clients/client-s3-control/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-s3-control/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-s3/tsconfig.json b/clients/client-s3/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-s3/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-s3outposts/tsconfig.json b/clients/client-s3outposts/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-s3outposts/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sagemaker-a2i-runtime/tsconfig.json b/clients/client-sagemaker-a2i-runtime/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sagemaker-a2i-runtime/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sagemaker-edge/tsconfig.json b/clients/client-sagemaker-edge/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sagemaker-edge/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sagemaker-featurestore-runtime/tsconfig.json b/clients/client-sagemaker-featurestore-runtime/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sagemaker-featurestore-runtime/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sagemaker-runtime/tsconfig.json b/clients/client-sagemaker-runtime/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sagemaker-runtime/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sagemaker/tsconfig.json b/clients/client-sagemaker/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sagemaker/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-savingsplans/tsconfig.json b/clients/client-savingsplans/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-savingsplans/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-schemas/tsconfig.json b/clients/client-schemas/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-schemas/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-secrets-manager/tsconfig.json b/clients/client-secrets-manager/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-secrets-manager/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-securityhub/tsconfig.json b/clients/client-securityhub/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-securityhub/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-serverlessapplicationrepository/tsconfig.json b/clients/client-serverlessapplicationrepository/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-serverlessapplicationrepository/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-service-catalog-appregistry/tsconfig.json b/clients/client-service-catalog-appregistry/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-service-catalog-appregistry/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-service-catalog/tsconfig.json b/clients/client-service-catalog/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-service-catalog/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-service-quotas/tsconfig.json b/clients/client-service-quotas/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-service-quotas/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-servicediscovery/tsconfig.json b/clients/client-servicediscovery/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-servicediscovery/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ses/tsconfig.json b/clients/client-ses/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ses/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sesv2/tsconfig.json b/clients/client-sesv2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sesv2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sfn/tsconfig.json b/clients/client-sfn/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sfn/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-shield/tsconfig.json b/clients/client-shield/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-shield/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-signer/tsconfig.json b/clients/client-signer/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-signer/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sms/tsconfig.json b/clients/client-sms/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sms/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-snow-device-management/tsconfig.json b/clients/client-snow-device-management/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-snow-device-management/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-snowball/tsconfig.json b/clients/client-snowball/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-snowball/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sns/tsconfig.json b/clients/client-sns/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sns/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sqs/tsconfig.json b/clients/client-sqs/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sqs/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ssm-contacts/tsconfig.json b/clients/client-ssm-contacts/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ssm-contacts/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ssm-incidents/tsconfig.json b/clients/client-ssm-incidents/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ssm-incidents/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-ssm/tsconfig.json b/clients/client-ssm/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-ssm/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sso-admin/tsconfig.json b/clients/client-sso-admin/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sso-admin/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sso-oidc/tsconfig.json b/clients/client-sso-oidc/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sso-oidc/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sso/tsconfig.json b/clients/client-sso/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sso/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-storage-gateway/tsconfig.json b/clients/client-storage-gateway/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-storage-gateway/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-sts/tsconfig.json b/clients/client-sts/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-sts/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-support/tsconfig.json b/clients/client-support/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-support/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-swf/tsconfig.json b/clients/client-swf/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-swf/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-synthetics/tsconfig.json b/clients/client-synthetics/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-synthetics/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-textract/tsconfig.json b/clients/client-textract/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-textract/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-timestream-query/tsconfig.json b/clients/client-timestream-query/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-timestream-query/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-timestream-write/tsconfig.json b/clients/client-timestream-write/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-timestream-write/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-transcribe-streaming/tsconfig.json b/clients/client-transcribe-streaming/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-transcribe-streaming/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-transcribe/tsconfig.json b/clients/client-transcribe/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-transcribe/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-transfer/tsconfig.json b/clients/client-transfer/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-transfer/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-translate/tsconfig.json b/clients/client-translate/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-translate/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-voice-id/tsconfig.json b/clients/client-voice-id/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-voice-id/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-waf-regional/tsconfig.json b/clients/client-waf-regional/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-waf-regional/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-waf/tsconfig.json b/clients/client-waf/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-waf/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-wafv2/tsconfig.json b/clients/client-wafv2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-wafv2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-wellarchitected/tsconfig.json b/clients/client-wellarchitected/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-wellarchitected/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-wisdom/tsconfig.json b/clients/client-wisdom/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-wisdom/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-workdocs/tsconfig.json b/clients/client-workdocs/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-workdocs/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-worklink/tsconfig.json b/clients/client-worklink/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-worklink/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-workmail/tsconfig.json b/clients/client-workmail/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-workmail/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-workmailmessageflow/tsconfig.json b/clients/client-workmailmessageflow/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-workmailmessageflow/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-workspaces-web/tsconfig.json b/clients/client-workspaces-web/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-workspaces-web/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-workspaces/tsconfig.json b/clients/client-workspaces/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-workspaces/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/clients/client-xray/tsconfig.json b/clients/client-xray/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/clients/client-xray/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/private/aws-echo-service/tsconfig.json b/private/aws-echo-service/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/private/aws-echo-service/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/private/aws-protocoltests-ec2/tsconfig.json b/private/aws-protocoltests-ec2/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/private/aws-protocoltests-ec2/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/private/aws-protocoltests-json-10/tsconfig.json b/private/aws-protocoltests-json-10/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/private/aws-protocoltests-json-10/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/private/aws-protocoltests-json/tsconfig.json b/private/aws-protocoltests-json/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/private/aws-protocoltests-json/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/private/aws-protocoltests-query/tsconfig.json b/private/aws-protocoltests-query/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/private/aws-protocoltests-query/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/private/aws-protocoltests-restjson/tsconfig.json b/private/aws-protocoltests-restjson/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/private/aws-protocoltests-restjson/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} diff --git a/private/aws-protocoltests-restxml/tsconfig.json b/private/aws-protocoltests-restxml/tsconfig.json deleted file mode 100644 index 97cb33b366e4b..0000000000000 --- a/private/aws-protocoltests-restxml/tsconfig.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "extends": "@tsconfig/recommended/tsconfig.json" -} From 0526996b2ec766c64e61a14a57e8aea6e134cbcd Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Thu, 13 Jan 2022 23:51:22 +0000 Subject: [PATCH 06/10] chore(clients): add tsconfig with rootDir as src --- clients/client-accessanalyzer/tsconfig.json | 6 ++++++ clients/client-account/tsconfig.json | 6 ++++++ clients/client-acm-pca/tsconfig.json | 6 ++++++ clients/client-acm/tsconfig.json | 6 ++++++ clients/client-alexa-for-business/tsconfig.json | 6 ++++++ clients/client-amp/tsconfig.json | 6 ++++++ clients/client-amplify/tsconfig.json | 6 ++++++ clients/client-amplifybackend/tsconfig.json | 6 ++++++ clients/client-amplifyuibuilder/tsconfig.json | 6 ++++++ clients/client-api-gateway/tsconfig.json | 6 ++++++ clients/client-apigatewaymanagementapi/tsconfig.json | 6 ++++++ clients/client-apigatewayv2/tsconfig.json | 6 ++++++ clients/client-app-mesh/tsconfig.json | 6 ++++++ clients/client-appconfig/tsconfig.json | 6 ++++++ clients/client-appconfigdata/tsconfig.json | 6 ++++++ clients/client-appflow/tsconfig.json | 6 ++++++ clients/client-appintegrations/tsconfig.json | 6 ++++++ clients/client-application-auto-scaling/tsconfig.json | 6 ++++++ clients/client-application-discovery-service/tsconfig.json | 6 ++++++ clients/client-application-insights/tsconfig.json | 6 ++++++ clients/client-applicationcostprofiler/tsconfig.json | 6 ++++++ clients/client-apprunner/tsconfig.json | 6 ++++++ clients/client-appstream/tsconfig.json | 6 ++++++ clients/client-appsync/tsconfig.json | 6 ++++++ clients/client-athena/tsconfig.json | 6 ++++++ clients/client-auditmanager/tsconfig.json | 6 ++++++ clients/client-auto-scaling-plans/tsconfig.json | 6 ++++++ clients/client-auto-scaling/tsconfig.json | 6 ++++++ clients/client-backup-gateway/tsconfig.json | 6 ++++++ clients/client-backup/tsconfig.json | 6 ++++++ clients/client-batch/tsconfig.json | 6 ++++++ clients/client-braket/tsconfig.json | 6 ++++++ clients/client-budgets/tsconfig.json | 6 ++++++ clients/client-chime-sdk-identity/tsconfig.json | 6 ++++++ clients/client-chime-sdk-meetings/tsconfig.json | 6 ++++++ clients/client-chime-sdk-messaging/tsconfig.json | 6 ++++++ clients/client-chime/tsconfig.json | 6 ++++++ clients/client-cloud9/tsconfig.json | 6 ++++++ clients/client-cloudcontrol/tsconfig.json | 6 ++++++ clients/client-clouddirectory/tsconfig.json | 6 ++++++ clients/client-cloudformation/tsconfig.json | 6 ++++++ clients/client-cloudfront/tsconfig.json | 6 ++++++ clients/client-cloudhsm-v2/tsconfig.json | 6 ++++++ clients/client-cloudhsm/tsconfig.json | 6 ++++++ clients/client-cloudsearch-domain/tsconfig.json | 6 ++++++ clients/client-cloudsearch/tsconfig.json | 6 ++++++ clients/client-cloudtrail/tsconfig.json | 6 ++++++ clients/client-cloudwatch-events/tsconfig.json | 6 ++++++ clients/client-cloudwatch-logs/tsconfig.json | 6 ++++++ clients/client-cloudwatch/tsconfig.json | 6 ++++++ clients/client-codeartifact/tsconfig.json | 6 ++++++ clients/client-codebuild/tsconfig.json | 6 ++++++ clients/client-codecommit/tsconfig.json | 6 ++++++ clients/client-codedeploy/tsconfig.json | 6 ++++++ clients/client-codeguru-reviewer/tsconfig.json | 6 ++++++ clients/client-codeguruprofiler/tsconfig.json | 6 ++++++ clients/client-codepipeline/tsconfig.json | 6 ++++++ clients/client-codestar-connections/tsconfig.json | 6 ++++++ clients/client-codestar-notifications/tsconfig.json | 6 ++++++ clients/client-codestar/tsconfig.json | 6 ++++++ clients/client-cognito-identity-provider/tsconfig.json | 6 ++++++ clients/client-cognito-identity/tsconfig.json | 6 ++++++ clients/client-cognito-sync/tsconfig.json | 6 ++++++ clients/client-comprehend/tsconfig.json | 6 ++++++ clients/client-comprehendmedical/tsconfig.json | 6 ++++++ clients/client-compute-optimizer/tsconfig.json | 6 ++++++ clients/client-config-service/tsconfig.json | 6 ++++++ clients/client-connect-contact-lens/tsconfig.json | 6 ++++++ clients/client-connect/tsconfig.json | 6 ++++++ clients/client-connectparticipant/tsconfig.json | 6 ++++++ clients/client-cost-and-usage-report-service/tsconfig.json | 6 ++++++ clients/client-cost-explorer/tsconfig.json | 6 ++++++ clients/client-customer-profiles/tsconfig.json | 6 ++++++ clients/client-data-pipeline/tsconfig.json | 6 ++++++ clients/client-database-migration-service/tsconfig.json | 6 ++++++ clients/client-databrew/tsconfig.json | 6 ++++++ clients/client-dataexchange/tsconfig.json | 6 ++++++ clients/client-datasync/tsconfig.json | 6 ++++++ clients/client-dax/tsconfig.json | 6 ++++++ clients/client-detective/tsconfig.json | 6 ++++++ clients/client-device-farm/tsconfig.json | 6 ++++++ clients/client-devops-guru/tsconfig.json | 6 ++++++ clients/client-direct-connect/tsconfig.json | 6 ++++++ clients/client-directory-service/tsconfig.json | 6 ++++++ clients/client-dlm/tsconfig.json | 6 ++++++ clients/client-docdb/tsconfig.json | 6 ++++++ clients/client-drs/tsconfig.json | 6 ++++++ clients/client-dynamodb-streams/tsconfig.json | 6 ++++++ clients/client-dynamodb/tsconfig.json | 6 ++++++ clients/client-ebs/tsconfig.json | 6 ++++++ clients/client-ec2-instance-connect/tsconfig.json | 6 ++++++ clients/client-ec2/tsconfig.json | 6 ++++++ clients/client-ecr-public/tsconfig.json | 6 ++++++ clients/client-ecr/tsconfig.json | 6 ++++++ clients/client-ecs/tsconfig.json | 6 ++++++ clients/client-efs/tsconfig.json | 6 ++++++ clients/client-eks/tsconfig.json | 6 ++++++ clients/client-elastic-beanstalk/tsconfig.json | 6 ++++++ clients/client-elastic-inference/tsconfig.json | 6 ++++++ clients/client-elastic-load-balancing-v2/tsconfig.json | 6 ++++++ clients/client-elastic-load-balancing/tsconfig.json | 6 ++++++ clients/client-elastic-transcoder/tsconfig.json | 6 ++++++ clients/client-elasticache/tsconfig.json | 6 ++++++ clients/client-elasticsearch-service/tsconfig.json | 6 ++++++ clients/client-emr-containers/tsconfig.json | 6 ++++++ clients/client-emr/tsconfig.json | 6 ++++++ clients/client-eventbridge/tsconfig.json | 6 ++++++ clients/client-evidently/tsconfig.json | 6 ++++++ clients/client-finspace-data/tsconfig.json | 6 ++++++ clients/client-finspace/tsconfig.json | 6 ++++++ clients/client-firehose/tsconfig.json | 6 ++++++ clients/client-fis/tsconfig.json | 6 ++++++ clients/client-fms/tsconfig.json | 6 ++++++ clients/client-forecast/tsconfig.json | 6 ++++++ clients/client-forecastquery/tsconfig.json | 6 ++++++ clients/client-frauddetector/tsconfig.json | 6 ++++++ clients/client-fsx/tsconfig.json | 6 ++++++ clients/client-gamelift/tsconfig.json | 6 ++++++ clients/client-glacier/tsconfig.json | 6 ++++++ clients/client-global-accelerator/tsconfig.json | 6 ++++++ clients/client-glue/tsconfig.json | 6 ++++++ clients/client-grafana/tsconfig.json | 6 ++++++ clients/client-greengrass/tsconfig.json | 6 ++++++ clients/client-greengrassv2/tsconfig.json | 6 ++++++ clients/client-groundstation/tsconfig.json | 6 ++++++ clients/client-guardduty/tsconfig.json | 6 ++++++ clients/client-health/tsconfig.json | 6 ++++++ clients/client-healthlake/tsconfig.json | 6 ++++++ clients/client-honeycode/tsconfig.json | 6 ++++++ clients/client-iam/tsconfig.json | 6 ++++++ clients/client-identitystore/tsconfig.json | 6 ++++++ clients/client-imagebuilder/tsconfig.json | 6 ++++++ clients/client-inspector/tsconfig.json | 6 ++++++ clients/client-inspector2/tsconfig.json | 6 ++++++ clients/client-iot-1click-devices-service/tsconfig.json | 6 ++++++ clients/client-iot-1click-projects/tsconfig.json | 6 ++++++ clients/client-iot-data-plane/tsconfig.json | 6 ++++++ clients/client-iot-events-data/tsconfig.json | 6 ++++++ clients/client-iot-events/tsconfig.json | 6 ++++++ clients/client-iot-jobs-data-plane/tsconfig.json | 6 ++++++ clients/client-iot-wireless/tsconfig.json | 6 ++++++ clients/client-iot/tsconfig.json | 6 ++++++ clients/client-iotanalytics/tsconfig.json | 6 ++++++ clients/client-iotdeviceadvisor/tsconfig.json | 6 ++++++ clients/client-iotfleethub/tsconfig.json | 6 ++++++ clients/client-iotsecuretunneling/tsconfig.json | 6 ++++++ clients/client-iotsitewise/tsconfig.json | 6 ++++++ clients/client-iotthingsgraph/tsconfig.json | 6 ++++++ clients/client-iottwinmaker/tsconfig.json | 6 ++++++ clients/client-ivs/tsconfig.json | 6 ++++++ clients/client-kafka/tsconfig.json | 6 ++++++ clients/client-kafkaconnect/tsconfig.json | 6 ++++++ clients/client-kendra/tsconfig.json | 6 ++++++ clients/client-kinesis-analytics-v2/tsconfig.json | 6 ++++++ clients/client-kinesis-analytics/tsconfig.json | 6 ++++++ clients/client-kinesis-video-archived-media/tsconfig.json | 6 ++++++ clients/client-kinesis-video-media/tsconfig.json | 6 ++++++ clients/client-kinesis-video-signaling/tsconfig.json | 6 ++++++ clients/client-kinesis-video/tsconfig.json | 6 ++++++ clients/client-kinesis/tsconfig.json | 6 ++++++ clients/client-kms/tsconfig.json | 6 ++++++ clients/client-lakeformation/tsconfig.json | 6 ++++++ clients/client-lambda/tsconfig.json | 6 ++++++ clients/client-lex-model-building-service/tsconfig.json | 6 ++++++ clients/client-lex-models-v2/tsconfig.json | 6 ++++++ clients/client-lex-runtime-service/tsconfig.json | 6 ++++++ clients/client-lex-runtime-v2/tsconfig.json | 6 ++++++ clients/client-license-manager/tsconfig.json | 6 ++++++ clients/client-lightsail/tsconfig.json | 6 ++++++ clients/client-location/tsconfig.json | 6 ++++++ clients/client-lookoutequipment/tsconfig.json | 6 ++++++ clients/client-lookoutmetrics/tsconfig.json | 6 ++++++ clients/client-lookoutvision/tsconfig.json | 6 ++++++ clients/client-machine-learning/tsconfig.json | 6 ++++++ clients/client-macie/tsconfig.json | 6 ++++++ clients/client-macie2/tsconfig.json | 6 ++++++ clients/client-managedblockchain/tsconfig.json | 6 ++++++ clients/client-marketplace-catalog/tsconfig.json | 6 ++++++ clients/client-marketplace-commerce-analytics/tsconfig.json | 6 ++++++ .../client-marketplace-entitlement-service/tsconfig.json | 6 ++++++ clients/client-marketplace-metering/tsconfig.json | 6 ++++++ clients/client-mediaconnect/tsconfig.json | 6 ++++++ clients/client-mediaconvert/tsconfig.json | 6 ++++++ clients/client-medialive/tsconfig.json | 6 ++++++ clients/client-mediapackage-vod/tsconfig.json | 6 ++++++ clients/client-mediapackage/tsconfig.json | 6 ++++++ clients/client-mediastore-data/tsconfig.json | 6 ++++++ clients/client-mediastore/tsconfig.json | 6 ++++++ clients/client-mediatailor/tsconfig.json | 6 ++++++ clients/client-memorydb/tsconfig.json | 6 ++++++ clients/client-mgn/tsconfig.json | 6 ++++++ clients/client-migration-hub-refactor-spaces/tsconfig.json | 6 ++++++ clients/client-migration-hub/tsconfig.json | 6 ++++++ clients/client-migrationhub-config/tsconfig.json | 6 ++++++ clients/client-migrationhubstrategy/tsconfig.json | 6 ++++++ clients/client-mobile/tsconfig.json | 6 ++++++ clients/client-mq/tsconfig.json | 6 ++++++ clients/client-mturk/tsconfig.json | 6 ++++++ clients/client-mwaa/tsconfig.json | 6 ++++++ clients/client-neptune/tsconfig.json | 6 ++++++ clients/client-network-firewall/tsconfig.json | 6 ++++++ clients/client-networkmanager/tsconfig.json | 6 ++++++ clients/client-nimble/tsconfig.json | 6 ++++++ clients/client-opensearch/tsconfig.json | 6 ++++++ clients/client-opsworks/tsconfig.json | 6 ++++++ clients/client-opsworkscm/tsconfig.json | 6 ++++++ clients/client-organizations/tsconfig.json | 6 ++++++ clients/client-outposts/tsconfig.json | 6 ++++++ clients/client-panorama/tsconfig.json | 6 ++++++ clients/client-personalize-events/tsconfig.json | 6 ++++++ clients/client-personalize-runtime/tsconfig.json | 6 ++++++ clients/client-personalize/tsconfig.json | 6 ++++++ clients/client-pi/tsconfig.json | 6 ++++++ clients/client-pinpoint-email/tsconfig.json | 6 ++++++ clients/client-pinpoint-sms-voice/tsconfig.json | 6 ++++++ clients/client-pinpoint/tsconfig.json | 6 ++++++ clients/client-polly/tsconfig.json | 6 ++++++ clients/client-pricing/tsconfig.json | 6 ++++++ clients/client-proton/tsconfig.json | 6 ++++++ clients/client-qldb-session/tsconfig.json | 6 ++++++ clients/client-qldb/tsconfig.json | 6 ++++++ clients/client-quicksight/tsconfig.json | 6 ++++++ clients/client-ram/tsconfig.json | 6 ++++++ clients/client-rbin/tsconfig.json | 6 ++++++ clients/client-rds-data/tsconfig.json | 6 ++++++ clients/client-rds/tsconfig.json | 6 ++++++ clients/client-redshift-data/tsconfig.json | 6 ++++++ clients/client-redshift/tsconfig.json | 6 ++++++ clients/client-rekognition/tsconfig.json | 6 ++++++ clients/client-resiliencehub/tsconfig.json | 6 ++++++ clients/client-resource-groups-tagging-api/tsconfig.json | 6 ++++++ clients/client-resource-groups/tsconfig.json | 6 ++++++ clients/client-robomaker/tsconfig.json | 6 ++++++ clients/client-route-53-domains/tsconfig.json | 6 ++++++ clients/client-route-53/tsconfig.json | 6 ++++++ clients/client-route53-recovery-cluster/tsconfig.json | 6 ++++++ .../client-route53-recovery-control-config/tsconfig.json | 6 ++++++ clients/client-route53-recovery-readiness/tsconfig.json | 6 ++++++ clients/client-route53resolver/tsconfig.json | 6 ++++++ clients/client-rum/tsconfig.json | 6 ++++++ clients/client-s3-control/tsconfig.json | 6 ++++++ clients/client-s3/tsconfig.json | 6 ++++++ clients/client-s3outposts/tsconfig.json | 6 ++++++ clients/client-sagemaker-a2i-runtime/tsconfig.json | 6 ++++++ clients/client-sagemaker-edge/tsconfig.json | 6 ++++++ clients/client-sagemaker-featurestore-runtime/tsconfig.json | 6 ++++++ clients/client-sagemaker-runtime/tsconfig.json | 6 ++++++ clients/client-sagemaker/tsconfig.json | 6 ++++++ clients/client-savingsplans/tsconfig.json | 6 ++++++ clients/client-schemas/tsconfig.json | 6 ++++++ clients/client-secrets-manager/tsconfig.json | 6 ++++++ clients/client-securityhub/tsconfig.json | 6 ++++++ .../client-serverlessapplicationrepository/tsconfig.json | 6 ++++++ clients/client-service-catalog-appregistry/tsconfig.json | 6 ++++++ clients/client-service-catalog/tsconfig.json | 6 ++++++ clients/client-service-quotas/tsconfig.json | 6 ++++++ clients/client-servicediscovery/tsconfig.json | 6 ++++++ clients/client-ses/tsconfig.json | 6 ++++++ clients/client-sesv2/tsconfig.json | 6 ++++++ clients/client-sfn/tsconfig.json | 6 ++++++ clients/client-shield/tsconfig.json | 6 ++++++ clients/client-signer/tsconfig.json | 6 ++++++ clients/client-sms/tsconfig.json | 6 ++++++ clients/client-snow-device-management/tsconfig.json | 6 ++++++ clients/client-snowball/tsconfig.json | 6 ++++++ clients/client-sns/tsconfig.json | 6 ++++++ clients/client-sqs/tsconfig.json | 6 ++++++ clients/client-ssm-contacts/tsconfig.json | 6 ++++++ clients/client-ssm-incidents/tsconfig.json | 6 ++++++ clients/client-ssm/tsconfig.json | 6 ++++++ clients/client-sso-admin/tsconfig.json | 6 ++++++ clients/client-sso-oidc/tsconfig.json | 6 ++++++ clients/client-sso/tsconfig.json | 6 ++++++ clients/client-storage-gateway/tsconfig.json | 6 ++++++ clients/client-sts/tsconfig.json | 6 ++++++ clients/client-support/tsconfig.json | 6 ++++++ clients/client-swf/tsconfig.json | 6 ++++++ clients/client-synthetics/tsconfig.json | 6 ++++++ clients/client-textract/tsconfig.json | 6 ++++++ clients/client-timestream-query/tsconfig.json | 6 ++++++ clients/client-timestream-write/tsconfig.json | 6 ++++++ clients/client-transcribe-streaming/tsconfig.json | 6 ++++++ clients/client-transcribe/tsconfig.json | 6 ++++++ clients/client-transfer/tsconfig.json | 6 ++++++ clients/client-translate/tsconfig.json | 6 ++++++ clients/client-voice-id/tsconfig.json | 6 ++++++ clients/client-waf-regional/tsconfig.json | 6 ++++++ clients/client-waf/tsconfig.json | 6 ++++++ clients/client-wafv2/tsconfig.json | 6 ++++++ clients/client-wellarchitected/tsconfig.json | 6 ++++++ clients/client-wisdom/tsconfig.json | 6 ++++++ clients/client-workdocs/tsconfig.json | 6 ++++++ clients/client-worklink/tsconfig.json | 6 ++++++ clients/client-workmail/tsconfig.json | 6 ++++++ clients/client-workmailmessageflow/tsconfig.json | 6 ++++++ clients/client-workspaces-web/tsconfig.json | 6 ++++++ clients/client-workspaces/tsconfig.json | 6 ++++++ clients/client-xray/tsconfig.json | 6 ++++++ private/aws-echo-service/tsconfig.json | 6 ++++++ private/aws-protocoltests-ec2/tsconfig.json | 6 ++++++ private/aws-protocoltests-json-10/tsconfig.json | 6 ++++++ private/aws-protocoltests-json/tsconfig.json | 6 ++++++ private/aws-protocoltests-query/tsconfig.json | 6 ++++++ private/aws-protocoltests-restjson/tsconfig.json | 6 ++++++ private/aws-protocoltests-restxml/tsconfig.json | 6 ++++++ 305 files changed, 1830 insertions(+) create mode 100644 clients/client-accessanalyzer/tsconfig.json create mode 100644 clients/client-account/tsconfig.json create mode 100644 clients/client-acm-pca/tsconfig.json create mode 100644 clients/client-acm/tsconfig.json create mode 100644 clients/client-alexa-for-business/tsconfig.json create mode 100644 clients/client-amp/tsconfig.json create mode 100644 clients/client-amplify/tsconfig.json create mode 100644 clients/client-amplifybackend/tsconfig.json create mode 100644 clients/client-amplifyuibuilder/tsconfig.json create mode 100644 clients/client-api-gateway/tsconfig.json create mode 100644 clients/client-apigatewaymanagementapi/tsconfig.json create mode 100644 clients/client-apigatewayv2/tsconfig.json create mode 100644 clients/client-app-mesh/tsconfig.json create mode 100644 clients/client-appconfig/tsconfig.json create mode 100644 clients/client-appconfigdata/tsconfig.json create mode 100644 clients/client-appflow/tsconfig.json create mode 100644 clients/client-appintegrations/tsconfig.json create mode 100644 clients/client-application-auto-scaling/tsconfig.json create mode 100644 clients/client-application-discovery-service/tsconfig.json create mode 100644 clients/client-application-insights/tsconfig.json create mode 100644 clients/client-applicationcostprofiler/tsconfig.json create mode 100644 clients/client-apprunner/tsconfig.json create mode 100644 clients/client-appstream/tsconfig.json create mode 100644 clients/client-appsync/tsconfig.json create mode 100644 clients/client-athena/tsconfig.json create mode 100644 clients/client-auditmanager/tsconfig.json create mode 100644 clients/client-auto-scaling-plans/tsconfig.json create mode 100644 clients/client-auto-scaling/tsconfig.json create mode 100644 clients/client-backup-gateway/tsconfig.json create mode 100644 clients/client-backup/tsconfig.json create mode 100644 clients/client-batch/tsconfig.json create mode 100644 clients/client-braket/tsconfig.json create mode 100644 clients/client-budgets/tsconfig.json create mode 100644 clients/client-chime-sdk-identity/tsconfig.json create mode 100644 clients/client-chime-sdk-meetings/tsconfig.json create mode 100644 clients/client-chime-sdk-messaging/tsconfig.json create mode 100644 clients/client-chime/tsconfig.json create mode 100644 clients/client-cloud9/tsconfig.json create mode 100644 clients/client-cloudcontrol/tsconfig.json create mode 100644 clients/client-clouddirectory/tsconfig.json create mode 100644 clients/client-cloudformation/tsconfig.json create mode 100644 clients/client-cloudfront/tsconfig.json create mode 100644 clients/client-cloudhsm-v2/tsconfig.json create mode 100644 clients/client-cloudhsm/tsconfig.json create mode 100644 clients/client-cloudsearch-domain/tsconfig.json create mode 100644 clients/client-cloudsearch/tsconfig.json create mode 100644 clients/client-cloudtrail/tsconfig.json create mode 100644 clients/client-cloudwatch-events/tsconfig.json create mode 100644 clients/client-cloudwatch-logs/tsconfig.json create mode 100644 clients/client-cloudwatch/tsconfig.json create mode 100644 clients/client-codeartifact/tsconfig.json create mode 100644 clients/client-codebuild/tsconfig.json create mode 100644 clients/client-codecommit/tsconfig.json create mode 100644 clients/client-codedeploy/tsconfig.json create mode 100644 clients/client-codeguru-reviewer/tsconfig.json create mode 100644 clients/client-codeguruprofiler/tsconfig.json create mode 100644 clients/client-codepipeline/tsconfig.json create mode 100644 clients/client-codestar-connections/tsconfig.json create mode 100644 clients/client-codestar-notifications/tsconfig.json create mode 100644 clients/client-codestar/tsconfig.json create mode 100644 clients/client-cognito-identity-provider/tsconfig.json create mode 100644 clients/client-cognito-identity/tsconfig.json create mode 100644 clients/client-cognito-sync/tsconfig.json create mode 100644 clients/client-comprehend/tsconfig.json create mode 100644 clients/client-comprehendmedical/tsconfig.json create mode 100644 clients/client-compute-optimizer/tsconfig.json create mode 100644 clients/client-config-service/tsconfig.json create mode 100644 clients/client-connect-contact-lens/tsconfig.json create mode 100644 clients/client-connect/tsconfig.json create mode 100644 clients/client-connectparticipant/tsconfig.json create mode 100644 clients/client-cost-and-usage-report-service/tsconfig.json create mode 100644 clients/client-cost-explorer/tsconfig.json create mode 100644 clients/client-customer-profiles/tsconfig.json create mode 100644 clients/client-data-pipeline/tsconfig.json create mode 100644 clients/client-database-migration-service/tsconfig.json create mode 100644 clients/client-databrew/tsconfig.json create mode 100644 clients/client-dataexchange/tsconfig.json create mode 100644 clients/client-datasync/tsconfig.json create mode 100644 clients/client-dax/tsconfig.json create mode 100644 clients/client-detective/tsconfig.json create mode 100644 clients/client-device-farm/tsconfig.json create mode 100644 clients/client-devops-guru/tsconfig.json create mode 100644 clients/client-direct-connect/tsconfig.json create mode 100644 clients/client-directory-service/tsconfig.json create mode 100644 clients/client-dlm/tsconfig.json create mode 100644 clients/client-docdb/tsconfig.json create mode 100644 clients/client-drs/tsconfig.json create mode 100644 clients/client-dynamodb-streams/tsconfig.json create mode 100644 clients/client-dynamodb/tsconfig.json create mode 100644 clients/client-ebs/tsconfig.json create mode 100644 clients/client-ec2-instance-connect/tsconfig.json create mode 100644 clients/client-ec2/tsconfig.json create mode 100644 clients/client-ecr-public/tsconfig.json create mode 100644 clients/client-ecr/tsconfig.json create mode 100644 clients/client-ecs/tsconfig.json create mode 100644 clients/client-efs/tsconfig.json create mode 100644 clients/client-eks/tsconfig.json create mode 100644 clients/client-elastic-beanstalk/tsconfig.json create mode 100644 clients/client-elastic-inference/tsconfig.json create mode 100644 clients/client-elastic-load-balancing-v2/tsconfig.json create mode 100644 clients/client-elastic-load-balancing/tsconfig.json create mode 100644 clients/client-elastic-transcoder/tsconfig.json create mode 100644 clients/client-elasticache/tsconfig.json create mode 100644 clients/client-elasticsearch-service/tsconfig.json create mode 100644 clients/client-emr-containers/tsconfig.json create mode 100644 clients/client-emr/tsconfig.json create mode 100644 clients/client-eventbridge/tsconfig.json create mode 100644 clients/client-evidently/tsconfig.json create mode 100644 clients/client-finspace-data/tsconfig.json create mode 100644 clients/client-finspace/tsconfig.json create mode 100644 clients/client-firehose/tsconfig.json create mode 100644 clients/client-fis/tsconfig.json create mode 100644 clients/client-fms/tsconfig.json create mode 100644 clients/client-forecast/tsconfig.json create mode 100644 clients/client-forecastquery/tsconfig.json create mode 100644 clients/client-frauddetector/tsconfig.json create mode 100644 clients/client-fsx/tsconfig.json create mode 100644 clients/client-gamelift/tsconfig.json create mode 100644 clients/client-glacier/tsconfig.json create mode 100644 clients/client-global-accelerator/tsconfig.json create mode 100644 clients/client-glue/tsconfig.json create mode 100644 clients/client-grafana/tsconfig.json create mode 100644 clients/client-greengrass/tsconfig.json create mode 100644 clients/client-greengrassv2/tsconfig.json create mode 100644 clients/client-groundstation/tsconfig.json create mode 100644 clients/client-guardduty/tsconfig.json create mode 100644 clients/client-health/tsconfig.json create mode 100644 clients/client-healthlake/tsconfig.json create mode 100644 clients/client-honeycode/tsconfig.json create mode 100644 clients/client-iam/tsconfig.json create mode 100644 clients/client-identitystore/tsconfig.json create mode 100644 clients/client-imagebuilder/tsconfig.json create mode 100644 clients/client-inspector/tsconfig.json create mode 100644 clients/client-inspector2/tsconfig.json create mode 100644 clients/client-iot-1click-devices-service/tsconfig.json create mode 100644 clients/client-iot-1click-projects/tsconfig.json create mode 100644 clients/client-iot-data-plane/tsconfig.json create mode 100644 clients/client-iot-events-data/tsconfig.json create mode 100644 clients/client-iot-events/tsconfig.json create mode 100644 clients/client-iot-jobs-data-plane/tsconfig.json create mode 100644 clients/client-iot-wireless/tsconfig.json create mode 100644 clients/client-iot/tsconfig.json create mode 100644 clients/client-iotanalytics/tsconfig.json create mode 100644 clients/client-iotdeviceadvisor/tsconfig.json create mode 100644 clients/client-iotfleethub/tsconfig.json create mode 100644 clients/client-iotsecuretunneling/tsconfig.json create mode 100644 clients/client-iotsitewise/tsconfig.json create mode 100644 clients/client-iotthingsgraph/tsconfig.json create mode 100644 clients/client-iottwinmaker/tsconfig.json create mode 100644 clients/client-ivs/tsconfig.json create mode 100644 clients/client-kafka/tsconfig.json create mode 100644 clients/client-kafkaconnect/tsconfig.json create mode 100644 clients/client-kendra/tsconfig.json create mode 100644 clients/client-kinesis-analytics-v2/tsconfig.json create mode 100644 clients/client-kinesis-analytics/tsconfig.json create mode 100644 clients/client-kinesis-video-archived-media/tsconfig.json create mode 100644 clients/client-kinesis-video-media/tsconfig.json create mode 100644 clients/client-kinesis-video-signaling/tsconfig.json create mode 100644 clients/client-kinesis-video/tsconfig.json create mode 100644 clients/client-kinesis/tsconfig.json create mode 100644 clients/client-kms/tsconfig.json create mode 100644 clients/client-lakeformation/tsconfig.json create mode 100644 clients/client-lambda/tsconfig.json create mode 100644 clients/client-lex-model-building-service/tsconfig.json create mode 100644 clients/client-lex-models-v2/tsconfig.json create mode 100644 clients/client-lex-runtime-service/tsconfig.json create mode 100644 clients/client-lex-runtime-v2/tsconfig.json create mode 100644 clients/client-license-manager/tsconfig.json create mode 100644 clients/client-lightsail/tsconfig.json create mode 100644 clients/client-location/tsconfig.json create mode 100644 clients/client-lookoutequipment/tsconfig.json create mode 100644 clients/client-lookoutmetrics/tsconfig.json create mode 100644 clients/client-lookoutvision/tsconfig.json create mode 100644 clients/client-machine-learning/tsconfig.json create mode 100644 clients/client-macie/tsconfig.json create mode 100644 clients/client-macie2/tsconfig.json create mode 100644 clients/client-managedblockchain/tsconfig.json create mode 100644 clients/client-marketplace-catalog/tsconfig.json create mode 100644 clients/client-marketplace-commerce-analytics/tsconfig.json create mode 100644 clients/client-marketplace-entitlement-service/tsconfig.json create mode 100644 clients/client-marketplace-metering/tsconfig.json create mode 100644 clients/client-mediaconnect/tsconfig.json create mode 100644 clients/client-mediaconvert/tsconfig.json create mode 100644 clients/client-medialive/tsconfig.json create mode 100644 clients/client-mediapackage-vod/tsconfig.json create mode 100644 clients/client-mediapackage/tsconfig.json create mode 100644 clients/client-mediastore-data/tsconfig.json create mode 100644 clients/client-mediastore/tsconfig.json create mode 100644 clients/client-mediatailor/tsconfig.json create mode 100644 clients/client-memorydb/tsconfig.json create mode 100644 clients/client-mgn/tsconfig.json create mode 100644 clients/client-migration-hub-refactor-spaces/tsconfig.json create mode 100644 clients/client-migration-hub/tsconfig.json create mode 100644 clients/client-migrationhub-config/tsconfig.json create mode 100644 clients/client-migrationhubstrategy/tsconfig.json create mode 100644 clients/client-mobile/tsconfig.json create mode 100644 clients/client-mq/tsconfig.json create mode 100644 clients/client-mturk/tsconfig.json create mode 100644 clients/client-mwaa/tsconfig.json create mode 100644 clients/client-neptune/tsconfig.json create mode 100644 clients/client-network-firewall/tsconfig.json create mode 100644 clients/client-networkmanager/tsconfig.json create mode 100644 clients/client-nimble/tsconfig.json create mode 100644 clients/client-opensearch/tsconfig.json create mode 100644 clients/client-opsworks/tsconfig.json create mode 100644 clients/client-opsworkscm/tsconfig.json create mode 100644 clients/client-organizations/tsconfig.json create mode 100644 clients/client-outposts/tsconfig.json create mode 100644 clients/client-panorama/tsconfig.json create mode 100644 clients/client-personalize-events/tsconfig.json create mode 100644 clients/client-personalize-runtime/tsconfig.json create mode 100644 clients/client-personalize/tsconfig.json create mode 100644 clients/client-pi/tsconfig.json create mode 100644 clients/client-pinpoint-email/tsconfig.json create mode 100644 clients/client-pinpoint-sms-voice/tsconfig.json create mode 100644 clients/client-pinpoint/tsconfig.json create mode 100644 clients/client-polly/tsconfig.json create mode 100644 clients/client-pricing/tsconfig.json create mode 100644 clients/client-proton/tsconfig.json create mode 100644 clients/client-qldb-session/tsconfig.json create mode 100644 clients/client-qldb/tsconfig.json create mode 100644 clients/client-quicksight/tsconfig.json create mode 100644 clients/client-ram/tsconfig.json create mode 100644 clients/client-rbin/tsconfig.json create mode 100644 clients/client-rds-data/tsconfig.json create mode 100644 clients/client-rds/tsconfig.json create mode 100644 clients/client-redshift-data/tsconfig.json create mode 100644 clients/client-redshift/tsconfig.json create mode 100644 clients/client-rekognition/tsconfig.json create mode 100644 clients/client-resiliencehub/tsconfig.json create mode 100644 clients/client-resource-groups-tagging-api/tsconfig.json create mode 100644 clients/client-resource-groups/tsconfig.json create mode 100644 clients/client-robomaker/tsconfig.json create mode 100644 clients/client-route-53-domains/tsconfig.json create mode 100644 clients/client-route-53/tsconfig.json create mode 100644 clients/client-route53-recovery-cluster/tsconfig.json create mode 100644 clients/client-route53-recovery-control-config/tsconfig.json create mode 100644 clients/client-route53-recovery-readiness/tsconfig.json create mode 100644 clients/client-route53resolver/tsconfig.json create mode 100644 clients/client-rum/tsconfig.json create mode 100644 clients/client-s3-control/tsconfig.json create mode 100644 clients/client-s3/tsconfig.json create mode 100644 clients/client-s3outposts/tsconfig.json create mode 100644 clients/client-sagemaker-a2i-runtime/tsconfig.json create mode 100644 clients/client-sagemaker-edge/tsconfig.json create mode 100644 clients/client-sagemaker-featurestore-runtime/tsconfig.json create mode 100644 clients/client-sagemaker-runtime/tsconfig.json create mode 100644 clients/client-sagemaker/tsconfig.json create mode 100644 clients/client-savingsplans/tsconfig.json create mode 100644 clients/client-schemas/tsconfig.json create mode 100644 clients/client-secrets-manager/tsconfig.json create mode 100644 clients/client-securityhub/tsconfig.json create mode 100644 clients/client-serverlessapplicationrepository/tsconfig.json create mode 100644 clients/client-service-catalog-appregistry/tsconfig.json create mode 100644 clients/client-service-catalog/tsconfig.json create mode 100644 clients/client-service-quotas/tsconfig.json create mode 100644 clients/client-servicediscovery/tsconfig.json create mode 100644 clients/client-ses/tsconfig.json create mode 100644 clients/client-sesv2/tsconfig.json create mode 100644 clients/client-sfn/tsconfig.json create mode 100644 clients/client-shield/tsconfig.json create mode 100644 clients/client-signer/tsconfig.json create mode 100644 clients/client-sms/tsconfig.json create mode 100644 clients/client-snow-device-management/tsconfig.json create mode 100644 clients/client-snowball/tsconfig.json create mode 100644 clients/client-sns/tsconfig.json create mode 100644 clients/client-sqs/tsconfig.json create mode 100644 clients/client-ssm-contacts/tsconfig.json create mode 100644 clients/client-ssm-incidents/tsconfig.json create mode 100644 clients/client-ssm/tsconfig.json create mode 100644 clients/client-sso-admin/tsconfig.json create mode 100644 clients/client-sso-oidc/tsconfig.json create mode 100644 clients/client-sso/tsconfig.json create mode 100644 clients/client-storage-gateway/tsconfig.json create mode 100644 clients/client-sts/tsconfig.json create mode 100644 clients/client-support/tsconfig.json create mode 100644 clients/client-swf/tsconfig.json create mode 100644 clients/client-synthetics/tsconfig.json create mode 100644 clients/client-textract/tsconfig.json create mode 100644 clients/client-timestream-query/tsconfig.json create mode 100644 clients/client-timestream-write/tsconfig.json create mode 100644 clients/client-transcribe-streaming/tsconfig.json create mode 100644 clients/client-transcribe/tsconfig.json create mode 100644 clients/client-transfer/tsconfig.json create mode 100644 clients/client-translate/tsconfig.json create mode 100644 clients/client-voice-id/tsconfig.json create mode 100644 clients/client-waf-regional/tsconfig.json create mode 100644 clients/client-waf/tsconfig.json create mode 100644 clients/client-wafv2/tsconfig.json create mode 100644 clients/client-wellarchitected/tsconfig.json create mode 100644 clients/client-wisdom/tsconfig.json create mode 100644 clients/client-workdocs/tsconfig.json create mode 100644 clients/client-worklink/tsconfig.json create mode 100644 clients/client-workmail/tsconfig.json create mode 100644 clients/client-workmailmessageflow/tsconfig.json create mode 100644 clients/client-workspaces-web/tsconfig.json create mode 100644 clients/client-workspaces/tsconfig.json create mode 100644 clients/client-xray/tsconfig.json create mode 100644 private/aws-echo-service/tsconfig.json create mode 100644 private/aws-protocoltests-ec2/tsconfig.json create mode 100644 private/aws-protocoltests-json-10/tsconfig.json create mode 100644 private/aws-protocoltests-json/tsconfig.json create mode 100644 private/aws-protocoltests-query/tsconfig.json create mode 100644 private/aws-protocoltests-restjson/tsconfig.json create mode 100644 private/aws-protocoltests-restxml/tsconfig.json diff --git a/clients/client-accessanalyzer/tsconfig.json b/clients/client-accessanalyzer/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-accessanalyzer/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-account/tsconfig.json b/clients/client-account/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-account/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-acm-pca/tsconfig.json b/clients/client-acm-pca/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-acm-pca/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-acm/tsconfig.json b/clients/client-acm/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-acm/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-alexa-for-business/tsconfig.json b/clients/client-alexa-for-business/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-alexa-for-business/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-amp/tsconfig.json b/clients/client-amp/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-amp/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-amplify/tsconfig.json b/clients/client-amplify/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-amplify/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-amplifybackend/tsconfig.json b/clients/client-amplifybackend/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-amplifybackend/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-amplifyuibuilder/tsconfig.json b/clients/client-amplifyuibuilder/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-amplifyuibuilder/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-api-gateway/tsconfig.json b/clients/client-api-gateway/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-api-gateway/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-apigatewaymanagementapi/tsconfig.json b/clients/client-apigatewaymanagementapi/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-apigatewaymanagementapi/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-apigatewayv2/tsconfig.json b/clients/client-apigatewayv2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-apigatewayv2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-app-mesh/tsconfig.json b/clients/client-app-mesh/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-app-mesh/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-appconfig/tsconfig.json b/clients/client-appconfig/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-appconfig/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-appconfigdata/tsconfig.json b/clients/client-appconfigdata/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-appconfigdata/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-appflow/tsconfig.json b/clients/client-appflow/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-appflow/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-appintegrations/tsconfig.json b/clients/client-appintegrations/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-appintegrations/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-application-auto-scaling/tsconfig.json b/clients/client-application-auto-scaling/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-application-auto-scaling/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-application-discovery-service/tsconfig.json b/clients/client-application-discovery-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-application-discovery-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-application-insights/tsconfig.json b/clients/client-application-insights/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-application-insights/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-applicationcostprofiler/tsconfig.json b/clients/client-applicationcostprofiler/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-applicationcostprofiler/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-apprunner/tsconfig.json b/clients/client-apprunner/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-apprunner/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-appstream/tsconfig.json b/clients/client-appstream/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-appstream/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-appsync/tsconfig.json b/clients/client-appsync/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-appsync/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-athena/tsconfig.json b/clients/client-athena/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-athena/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-auditmanager/tsconfig.json b/clients/client-auditmanager/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-auditmanager/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-auto-scaling-plans/tsconfig.json b/clients/client-auto-scaling-plans/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-auto-scaling-plans/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-auto-scaling/tsconfig.json b/clients/client-auto-scaling/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-auto-scaling/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-backup-gateway/tsconfig.json b/clients/client-backup-gateway/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-backup-gateway/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-backup/tsconfig.json b/clients/client-backup/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-backup/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-batch/tsconfig.json b/clients/client-batch/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-batch/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-braket/tsconfig.json b/clients/client-braket/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-braket/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-budgets/tsconfig.json b/clients/client-budgets/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-budgets/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-chime-sdk-identity/tsconfig.json b/clients/client-chime-sdk-identity/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-chime-sdk-identity/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-chime-sdk-meetings/tsconfig.json b/clients/client-chime-sdk-meetings/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-chime-sdk-meetings/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-chime-sdk-messaging/tsconfig.json b/clients/client-chime-sdk-messaging/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-chime-sdk-messaging/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-chime/tsconfig.json b/clients/client-chime/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-chime/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloud9/tsconfig.json b/clients/client-cloud9/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloud9/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudcontrol/tsconfig.json b/clients/client-cloudcontrol/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudcontrol/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-clouddirectory/tsconfig.json b/clients/client-clouddirectory/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-clouddirectory/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudformation/tsconfig.json b/clients/client-cloudformation/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudformation/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudfront/tsconfig.json b/clients/client-cloudfront/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudfront/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudhsm-v2/tsconfig.json b/clients/client-cloudhsm-v2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudhsm-v2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudhsm/tsconfig.json b/clients/client-cloudhsm/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudhsm/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudsearch-domain/tsconfig.json b/clients/client-cloudsearch-domain/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudsearch-domain/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudsearch/tsconfig.json b/clients/client-cloudsearch/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudsearch/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudtrail/tsconfig.json b/clients/client-cloudtrail/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudtrail/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudwatch-events/tsconfig.json b/clients/client-cloudwatch-events/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudwatch-events/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudwatch-logs/tsconfig.json b/clients/client-cloudwatch-logs/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudwatch-logs/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cloudwatch/tsconfig.json b/clients/client-cloudwatch/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cloudwatch/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codeartifact/tsconfig.json b/clients/client-codeartifact/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codeartifact/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codebuild/tsconfig.json b/clients/client-codebuild/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codebuild/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codecommit/tsconfig.json b/clients/client-codecommit/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codecommit/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codedeploy/tsconfig.json b/clients/client-codedeploy/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codedeploy/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codeguru-reviewer/tsconfig.json b/clients/client-codeguru-reviewer/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codeguru-reviewer/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codeguruprofiler/tsconfig.json b/clients/client-codeguruprofiler/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codeguruprofiler/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codepipeline/tsconfig.json b/clients/client-codepipeline/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codepipeline/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codestar-connections/tsconfig.json b/clients/client-codestar-connections/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codestar-connections/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codestar-notifications/tsconfig.json b/clients/client-codestar-notifications/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codestar-notifications/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-codestar/tsconfig.json b/clients/client-codestar/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-codestar/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cognito-identity-provider/tsconfig.json b/clients/client-cognito-identity-provider/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cognito-identity-provider/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cognito-identity/tsconfig.json b/clients/client-cognito-identity/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cognito-identity/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cognito-sync/tsconfig.json b/clients/client-cognito-sync/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cognito-sync/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-comprehend/tsconfig.json b/clients/client-comprehend/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-comprehend/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-comprehendmedical/tsconfig.json b/clients/client-comprehendmedical/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-comprehendmedical/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-compute-optimizer/tsconfig.json b/clients/client-compute-optimizer/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-compute-optimizer/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-config-service/tsconfig.json b/clients/client-config-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-config-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-connect-contact-lens/tsconfig.json b/clients/client-connect-contact-lens/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-connect-contact-lens/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-connect/tsconfig.json b/clients/client-connect/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-connect/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-connectparticipant/tsconfig.json b/clients/client-connectparticipant/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-connectparticipant/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cost-and-usage-report-service/tsconfig.json b/clients/client-cost-and-usage-report-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cost-and-usage-report-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-cost-explorer/tsconfig.json b/clients/client-cost-explorer/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-cost-explorer/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-customer-profiles/tsconfig.json b/clients/client-customer-profiles/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-customer-profiles/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-data-pipeline/tsconfig.json b/clients/client-data-pipeline/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-data-pipeline/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-database-migration-service/tsconfig.json b/clients/client-database-migration-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-database-migration-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-databrew/tsconfig.json b/clients/client-databrew/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-databrew/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-dataexchange/tsconfig.json b/clients/client-dataexchange/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-dataexchange/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-datasync/tsconfig.json b/clients/client-datasync/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-datasync/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-dax/tsconfig.json b/clients/client-dax/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-dax/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-detective/tsconfig.json b/clients/client-detective/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-detective/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-device-farm/tsconfig.json b/clients/client-device-farm/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-device-farm/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-devops-guru/tsconfig.json b/clients/client-devops-guru/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-devops-guru/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-direct-connect/tsconfig.json b/clients/client-direct-connect/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-direct-connect/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-directory-service/tsconfig.json b/clients/client-directory-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-directory-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-dlm/tsconfig.json b/clients/client-dlm/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-dlm/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-docdb/tsconfig.json b/clients/client-docdb/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-docdb/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-drs/tsconfig.json b/clients/client-drs/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-drs/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-dynamodb-streams/tsconfig.json b/clients/client-dynamodb-streams/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-dynamodb-streams/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-dynamodb/tsconfig.json b/clients/client-dynamodb/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-dynamodb/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ebs/tsconfig.json b/clients/client-ebs/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ebs/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ec2-instance-connect/tsconfig.json b/clients/client-ec2-instance-connect/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ec2-instance-connect/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ec2/tsconfig.json b/clients/client-ec2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ec2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ecr-public/tsconfig.json b/clients/client-ecr-public/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ecr-public/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ecr/tsconfig.json b/clients/client-ecr/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ecr/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ecs/tsconfig.json b/clients/client-ecs/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ecs/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-efs/tsconfig.json b/clients/client-efs/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-efs/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-eks/tsconfig.json b/clients/client-eks/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-eks/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-elastic-beanstalk/tsconfig.json b/clients/client-elastic-beanstalk/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-elastic-beanstalk/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-elastic-inference/tsconfig.json b/clients/client-elastic-inference/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-elastic-inference/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-elastic-load-balancing-v2/tsconfig.json b/clients/client-elastic-load-balancing-v2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-elastic-load-balancing-v2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-elastic-load-balancing/tsconfig.json b/clients/client-elastic-load-balancing/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-elastic-load-balancing/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-elastic-transcoder/tsconfig.json b/clients/client-elastic-transcoder/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-elastic-transcoder/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-elasticache/tsconfig.json b/clients/client-elasticache/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-elasticache/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-elasticsearch-service/tsconfig.json b/clients/client-elasticsearch-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-elasticsearch-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-emr-containers/tsconfig.json b/clients/client-emr-containers/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-emr-containers/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-emr/tsconfig.json b/clients/client-emr/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-emr/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-eventbridge/tsconfig.json b/clients/client-eventbridge/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-eventbridge/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-evidently/tsconfig.json b/clients/client-evidently/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-evidently/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-finspace-data/tsconfig.json b/clients/client-finspace-data/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-finspace-data/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-finspace/tsconfig.json b/clients/client-finspace/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-finspace/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-firehose/tsconfig.json b/clients/client-firehose/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-firehose/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-fis/tsconfig.json b/clients/client-fis/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-fis/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-fms/tsconfig.json b/clients/client-fms/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-fms/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-forecast/tsconfig.json b/clients/client-forecast/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-forecast/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-forecastquery/tsconfig.json b/clients/client-forecastquery/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-forecastquery/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-frauddetector/tsconfig.json b/clients/client-frauddetector/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-frauddetector/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-fsx/tsconfig.json b/clients/client-fsx/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-fsx/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-gamelift/tsconfig.json b/clients/client-gamelift/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-gamelift/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-glacier/tsconfig.json b/clients/client-glacier/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-glacier/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-global-accelerator/tsconfig.json b/clients/client-global-accelerator/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-global-accelerator/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-glue/tsconfig.json b/clients/client-glue/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-glue/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-grafana/tsconfig.json b/clients/client-grafana/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-grafana/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-greengrass/tsconfig.json b/clients/client-greengrass/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-greengrass/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-greengrassv2/tsconfig.json b/clients/client-greengrassv2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-greengrassv2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-groundstation/tsconfig.json b/clients/client-groundstation/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-groundstation/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-guardduty/tsconfig.json b/clients/client-guardduty/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-guardduty/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-health/tsconfig.json b/clients/client-health/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-health/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-healthlake/tsconfig.json b/clients/client-healthlake/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-healthlake/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-honeycode/tsconfig.json b/clients/client-honeycode/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-honeycode/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iam/tsconfig.json b/clients/client-iam/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iam/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-identitystore/tsconfig.json b/clients/client-identitystore/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-identitystore/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-imagebuilder/tsconfig.json b/clients/client-imagebuilder/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-imagebuilder/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-inspector/tsconfig.json b/clients/client-inspector/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-inspector/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-inspector2/tsconfig.json b/clients/client-inspector2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-inspector2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iot-1click-devices-service/tsconfig.json b/clients/client-iot-1click-devices-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iot-1click-devices-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iot-1click-projects/tsconfig.json b/clients/client-iot-1click-projects/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iot-1click-projects/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iot-data-plane/tsconfig.json b/clients/client-iot-data-plane/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iot-data-plane/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iot-events-data/tsconfig.json b/clients/client-iot-events-data/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iot-events-data/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iot-events/tsconfig.json b/clients/client-iot-events/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iot-events/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iot-jobs-data-plane/tsconfig.json b/clients/client-iot-jobs-data-plane/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iot-jobs-data-plane/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iot-wireless/tsconfig.json b/clients/client-iot-wireless/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iot-wireless/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iot/tsconfig.json b/clients/client-iot/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iot/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iotanalytics/tsconfig.json b/clients/client-iotanalytics/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iotanalytics/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iotdeviceadvisor/tsconfig.json b/clients/client-iotdeviceadvisor/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iotdeviceadvisor/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iotfleethub/tsconfig.json b/clients/client-iotfleethub/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iotfleethub/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iotsecuretunneling/tsconfig.json b/clients/client-iotsecuretunneling/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iotsecuretunneling/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iotsitewise/tsconfig.json b/clients/client-iotsitewise/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iotsitewise/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iotthingsgraph/tsconfig.json b/clients/client-iotthingsgraph/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iotthingsgraph/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-iottwinmaker/tsconfig.json b/clients/client-iottwinmaker/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-iottwinmaker/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ivs/tsconfig.json b/clients/client-ivs/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ivs/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kafka/tsconfig.json b/clients/client-kafka/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kafka/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kafkaconnect/tsconfig.json b/clients/client-kafkaconnect/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kafkaconnect/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kendra/tsconfig.json b/clients/client-kendra/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kendra/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kinesis-analytics-v2/tsconfig.json b/clients/client-kinesis-analytics-v2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kinesis-analytics-v2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kinesis-analytics/tsconfig.json b/clients/client-kinesis-analytics/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kinesis-analytics/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kinesis-video-archived-media/tsconfig.json b/clients/client-kinesis-video-archived-media/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kinesis-video-archived-media/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kinesis-video-media/tsconfig.json b/clients/client-kinesis-video-media/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kinesis-video-media/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kinesis-video-signaling/tsconfig.json b/clients/client-kinesis-video-signaling/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kinesis-video-signaling/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kinesis-video/tsconfig.json b/clients/client-kinesis-video/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kinesis-video/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kinesis/tsconfig.json b/clients/client-kinesis/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kinesis/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-kms/tsconfig.json b/clients/client-kms/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-kms/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lakeformation/tsconfig.json b/clients/client-lakeformation/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lakeformation/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lambda/tsconfig.json b/clients/client-lambda/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lambda/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lex-model-building-service/tsconfig.json b/clients/client-lex-model-building-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lex-model-building-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lex-models-v2/tsconfig.json b/clients/client-lex-models-v2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lex-models-v2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lex-runtime-service/tsconfig.json b/clients/client-lex-runtime-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lex-runtime-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lex-runtime-v2/tsconfig.json b/clients/client-lex-runtime-v2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lex-runtime-v2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-license-manager/tsconfig.json b/clients/client-license-manager/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-license-manager/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lightsail/tsconfig.json b/clients/client-lightsail/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lightsail/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-location/tsconfig.json b/clients/client-location/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-location/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lookoutequipment/tsconfig.json b/clients/client-lookoutequipment/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lookoutequipment/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lookoutmetrics/tsconfig.json b/clients/client-lookoutmetrics/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lookoutmetrics/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-lookoutvision/tsconfig.json b/clients/client-lookoutvision/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-lookoutvision/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-machine-learning/tsconfig.json b/clients/client-machine-learning/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-machine-learning/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-macie/tsconfig.json b/clients/client-macie/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-macie/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-macie2/tsconfig.json b/clients/client-macie2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-macie2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-managedblockchain/tsconfig.json b/clients/client-managedblockchain/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-managedblockchain/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-marketplace-catalog/tsconfig.json b/clients/client-marketplace-catalog/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-marketplace-catalog/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-marketplace-commerce-analytics/tsconfig.json b/clients/client-marketplace-commerce-analytics/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-marketplace-commerce-analytics/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-marketplace-entitlement-service/tsconfig.json b/clients/client-marketplace-entitlement-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-marketplace-entitlement-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-marketplace-metering/tsconfig.json b/clients/client-marketplace-metering/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-marketplace-metering/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mediaconnect/tsconfig.json b/clients/client-mediaconnect/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mediaconnect/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mediaconvert/tsconfig.json b/clients/client-mediaconvert/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mediaconvert/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-medialive/tsconfig.json b/clients/client-medialive/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-medialive/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mediapackage-vod/tsconfig.json b/clients/client-mediapackage-vod/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mediapackage-vod/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mediapackage/tsconfig.json b/clients/client-mediapackage/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mediapackage/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mediastore-data/tsconfig.json b/clients/client-mediastore-data/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mediastore-data/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mediastore/tsconfig.json b/clients/client-mediastore/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mediastore/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mediatailor/tsconfig.json b/clients/client-mediatailor/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mediatailor/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-memorydb/tsconfig.json b/clients/client-memorydb/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-memorydb/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mgn/tsconfig.json b/clients/client-mgn/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mgn/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-migration-hub-refactor-spaces/tsconfig.json b/clients/client-migration-hub-refactor-spaces/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-migration-hub-refactor-spaces/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-migration-hub/tsconfig.json b/clients/client-migration-hub/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-migration-hub/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-migrationhub-config/tsconfig.json b/clients/client-migrationhub-config/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-migrationhub-config/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-migrationhubstrategy/tsconfig.json b/clients/client-migrationhubstrategy/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-migrationhubstrategy/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mobile/tsconfig.json b/clients/client-mobile/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mobile/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mq/tsconfig.json b/clients/client-mq/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mq/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mturk/tsconfig.json b/clients/client-mturk/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mturk/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-mwaa/tsconfig.json b/clients/client-mwaa/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-mwaa/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-neptune/tsconfig.json b/clients/client-neptune/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-neptune/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-network-firewall/tsconfig.json b/clients/client-network-firewall/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-network-firewall/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-networkmanager/tsconfig.json b/clients/client-networkmanager/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-networkmanager/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-nimble/tsconfig.json b/clients/client-nimble/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-nimble/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-opensearch/tsconfig.json b/clients/client-opensearch/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-opensearch/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-opsworks/tsconfig.json b/clients/client-opsworks/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-opsworks/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-opsworkscm/tsconfig.json b/clients/client-opsworkscm/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-opsworkscm/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-organizations/tsconfig.json b/clients/client-organizations/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-organizations/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-outposts/tsconfig.json b/clients/client-outposts/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-outposts/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-panorama/tsconfig.json b/clients/client-panorama/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-panorama/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-personalize-events/tsconfig.json b/clients/client-personalize-events/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-personalize-events/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-personalize-runtime/tsconfig.json b/clients/client-personalize-runtime/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-personalize-runtime/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-personalize/tsconfig.json b/clients/client-personalize/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-personalize/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-pi/tsconfig.json b/clients/client-pi/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-pi/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-pinpoint-email/tsconfig.json b/clients/client-pinpoint-email/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-pinpoint-email/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-pinpoint-sms-voice/tsconfig.json b/clients/client-pinpoint-sms-voice/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-pinpoint-sms-voice/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-pinpoint/tsconfig.json b/clients/client-pinpoint/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-pinpoint/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-polly/tsconfig.json b/clients/client-polly/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-polly/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-pricing/tsconfig.json b/clients/client-pricing/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-pricing/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-proton/tsconfig.json b/clients/client-proton/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-proton/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-qldb-session/tsconfig.json b/clients/client-qldb-session/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-qldb-session/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-qldb/tsconfig.json b/clients/client-qldb/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-qldb/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-quicksight/tsconfig.json b/clients/client-quicksight/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-quicksight/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ram/tsconfig.json b/clients/client-ram/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ram/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-rbin/tsconfig.json b/clients/client-rbin/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-rbin/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-rds-data/tsconfig.json b/clients/client-rds-data/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-rds-data/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-rds/tsconfig.json b/clients/client-rds/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-rds/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-redshift-data/tsconfig.json b/clients/client-redshift-data/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-redshift-data/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-redshift/tsconfig.json b/clients/client-redshift/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-redshift/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-rekognition/tsconfig.json b/clients/client-rekognition/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-rekognition/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-resiliencehub/tsconfig.json b/clients/client-resiliencehub/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-resiliencehub/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-resource-groups-tagging-api/tsconfig.json b/clients/client-resource-groups-tagging-api/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-resource-groups-tagging-api/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-resource-groups/tsconfig.json b/clients/client-resource-groups/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-resource-groups/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-robomaker/tsconfig.json b/clients/client-robomaker/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-robomaker/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-route-53-domains/tsconfig.json b/clients/client-route-53-domains/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-route-53-domains/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-route-53/tsconfig.json b/clients/client-route-53/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-route-53/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-route53-recovery-cluster/tsconfig.json b/clients/client-route53-recovery-cluster/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-route53-recovery-cluster/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-route53-recovery-control-config/tsconfig.json b/clients/client-route53-recovery-control-config/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-route53-recovery-control-config/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-route53-recovery-readiness/tsconfig.json b/clients/client-route53-recovery-readiness/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-route53-recovery-readiness/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-route53resolver/tsconfig.json b/clients/client-route53resolver/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-route53resolver/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-rum/tsconfig.json b/clients/client-rum/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-rum/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-s3-control/tsconfig.json b/clients/client-s3-control/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-s3-control/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-s3/tsconfig.json b/clients/client-s3/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-s3/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-s3outposts/tsconfig.json b/clients/client-s3outposts/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-s3outposts/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sagemaker-a2i-runtime/tsconfig.json b/clients/client-sagemaker-a2i-runtime/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sagemaker-a2i-runtime/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sagemaker-edge/tsconfig.json b/clients/client-sagemaker-edge/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sagemaker-edge/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sagemaker-featurestore-runtime/tsconfig.json b/clients/client-sagemaker-featurestore-runtime/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sagemaker-featurestore-runtime/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sagemaker-runtime/tsconfig.json b/clients/client-sagemaker-runtime/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sagemaker-runtime/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sagemaker/tsconfig.json b/clients/client-sagemaker/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sagemaker/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-savingsplans/tsconfig.json b/clients/client-savingsplans/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-savingsplans/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-schemas/tsconfig.json b/clients/client-schemas/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-schemas/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-secrets-manager/tsconfig.json b/clients/client-secrets-manager/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-secrets-manager/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-securityhub/tsconfig.json b/clients/client-securityhub/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-securityhub/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-serverlessapplicationrepository/tsconfig.json b/clients/client-serverlessapplicationrepository/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-serverlessapplicationrepository/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-service-catalog-appregistry/tsconfig.json b/clients/client-service-catalog-appregistry/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-service-catalog-appregistry/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-service-catalog/tsconfig.json b/clients/client-service-catalog/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-service-catalog/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-service-quotas/tsconfig.json b/clients/client-service-quotas/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-service-quotas/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-servicediscovery/tsconfig.json b/clients/client-servicediscovery/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-servicediscovery/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ses/tsconfig.json b/clients/client-ses/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ses/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sesv2/tsconfig.json b/clients/client-sesv2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sesv2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sfn/tsconfig.json b/clients/client-sfn/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sfn/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-shield/tsconfig.json b/clients/client-shield/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-shield/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-signer/tsconfig.json b/clients/client-signer/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-signer/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sms/tsconfig.json b/clients/client-sms/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sms/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-snow-device-management/tsconfig.json b/clients/client-snow-device-management/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-snow-device-management/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-snowball/tsconfig.json b/clients/client-snowball/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-snowball/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sns/tsconfig.json b/clients/client-sns/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sns/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sqs/tsconfig.json b/clients/client-sqs/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sqs/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ssm-contacts/tsconfig.json b/clients/client-ssm-contacts/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ssm-contacts/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ssm-incidents/tsconfig.json b/clients/client-ssm-incidents/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ssm-incidents/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-ssm/tsconfig.json b/clients/client-ssm/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-ssm/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sso-admin/tsconfig.json b/clients/client-sso-admin/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sso-admin/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sso-oidc/tsconfig.json b/clients/client-sso-oidc/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sso-oidc/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sso/tsconfig.json b/clients/client-sso/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sso/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-storage-gateway/tsconfig.json b/clients/client-storage-gateway/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-storage-gateway/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-sts/tsconfig.json b/clients/client-sts/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-sts/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-support/tsconfig.json b/clients/client-support/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-support/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-swf/tsconfig.json b/clients/client-swf/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-swf/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-synthetics/tsconfig.json b/clients/client-synthetics/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-synthetics/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-textract/tsconfig.json b/clients/client-textract/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-textract/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-timestream-query/tsconfig.json b/clients/client-timestream-query/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-timestream-query/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-timestream-write/tsconfig.json b/clients/client-timestream-write/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-timestream-write/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-transcribe-streaming/tsconfig.json b/clients/client-transcribe-streaming/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-transcribe-streaming/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-transcribe/tsconfig.json b/clients/client-transcribe/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-transcribe/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-transfer/tsconfig.json b/clients/client-transfer/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-transfer/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-translate/tsconfig.json b/clients/client-translate/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-translate/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-voice-id/tsconfig.json b/clients/client-voice-id/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-voice-id/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-waf-regional/tsconfig.json b/clients/client-waf-regional/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-waf-regional/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-waf/tsconfig.json b/clients/client-waf/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-waf/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-wafv2/tsconfig.json b/clients/client-wafv2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-wafv2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-wellarchitected/tsconfig.json b/clients/client-wellarchitected/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-wellarchitected/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-wisdom/tsconfig.json b/clients/client-wisdom/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-wisdom/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-workdocs/tsconfig.json b/clients/client-workdocs/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-workdocs/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-worklink/tsconfig.json b/clients/client-worklink/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-worklink/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-workmail/tsconfig.json b/clients/client-workmail/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-workmail/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-workmailmessageflow/tsconfig.json b/clients/client-workmailmessageflow/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-workmailmessageflow/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-workspaces-web/tsconfig.json b/clients/client-workspaces-web/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-workspaces-web/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-workspaces/tsconfig.json b/clients/client-workspaces/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-workspaces/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/clients/client-xray/tsconfig.json b/clients/client-xray/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/clients/client-xray/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/private/aws-echo-service/tsconfig.json b/private/aws-echo-service/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/private/aws-echo-service/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/private/aws-protocoltests-ec2/tsconfig.json b/private/aws-protocoltests-ec2/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/private/aws-protocoltests-ec2/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/private/aws-protocoltests-json-10/tsconfig.json b/private/aws-protocoltests-json-10/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/private/aws-protocoltests-json-10/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/private/aws-protocoltests-json/tsconfig.json b/private/aws-protocoltests-json/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/private/aws-protocoltests-json/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/private/aws-protocoltests-query/tsconfig.json b/private/aws-protocoltests-query/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/private/aws-protocoltests-query/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/private/aws-protocoltests-restjson/tsconfig.json b/private/aws-protocoltests-restjson/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/private/aws-protocoltests-restjson/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} diff --git a/private/aws-protocoltests-restxml/tsconfig.json b/private/aws-protocoltests-restxml/tsconfig.json new file mode 100644 index 0000000000000..20bff1e9f52c3 --- /dev/null +++ b/private/aws-protocoltests-restxml/tsconfig.json @@ -0,0 +1,6 @@ +{ + "extends": "@tsconfig/recommended/tsconfig.json", + "compilerOptions": { + "rootDir": "src" + } +} From ec9ef4d31016ef6effa53ac2655e0bf245e9461c Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Thu, 13 Jan 2022 23:58:16 +0000 Subject: [PATCH 07/10] fix(scripts): exclude test folder when copying tsconfig.json --- scripts/generate-clients/copy-to-clients.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/generate-clients/copy-to-clients.js b/scripts/generate-clients/copy-to-clients.js index aa34a0e832c04..7c8ba80a371d1 100644 --- a/scripts/generate-clients/copy-to-clients.js +++ b/scripts/generate-clients/copy-to-clients.js @@ -139,6 +139,10 @@ const copyToClients = async (sourceDir, destinationDir) => { extends: "../../typedoc.client.json", }; writeFileSync(destSubPath, JSON.stringify(typedocJson, null, 2).concat(`\n`)); + } else if (packageSub === "tsconfig.json") { + const tsconfigPath = join(artifactPath, "tsconfig.json"); + const tsconfig = JSON.parse(readFileSync(tsconfigPath).toString()); + writeFileSync(destSubPath, JSON.stringify({ ...tsconfig, exclude: ["test/"] }, null, 2).concat(`\n`)); } else if (overWritableSubs.includes(packageSub) || !existsSync(destSubPath)) { if (lstatSync(packageSubPath).isDirectory()) removeSync(destSubPath); copySync(packageSubPath, destSubPath, { From ad38a7c5f9d4fc2a81331b0bb00c96e51f6ea45f Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Fri, 14 Jan 2022 00:07:14 +0000 Subject: [PATCH 08/10] chore(clients): exclude test folder in tsconfig.json --- clients/client-accessanalyzer/tsconfig.json | 3 ++- clients/client-account/tsconfig.json | 3 ++- clients/client-acm-pca/tsconfig.json | 3 ++- clients/client-acm/tsconfig.json | 3 ++- clients/client-alexa-for-business/tsconfig.json | 3 ++- clients/client-amp/tsconfig.json | 3 ++- clients/client-amplify/tsconfig.json | 3 ++- clients/client-amplifybackend/tsconfig.json | 3 ++- clients/client-amplifyuibuilder/tsconfig.json | 3 ++- clients/client-api-gateway/tsconfig.json | 3 ++- clients/client-apigatewaymanagementapi/tsconfig.json | 3 ++- clients/client-apigatewayv2/tsconfig.json | 3 ++- clients/client-app-mesh/tsconfig.json | 3 ++- clients/client-appconfig/tsconfig.json | 3 ++- clients/client-appconfigdata/tsconfig.json | 3 ++- clients/client-appflow/tsconfig.json | 3 ++- clients/client-appintegrations/tsconfig.json | 3 ++- clients/client-application-auto-scaling/tsconfig.json | 3 ++- clients/client-application-discovery-service/tsconfig.json | 3 ++- clients/client-application-insights/tsconfig.json | 3 ++- clients/client-applicationcostprofiler/tsconfig.json | 3 ++- clients/client-apprunner/tsconfig.json | 3 ++- clients/client-appstream/tsconfig.json | 3 ++- clients/client-appsync/tsconfig.json | 3 ++- clients/client-athena/tsconfig.json | 3 ++- clients/client-auditmanager/tsconfig.json | 3 ++- clients/client-auto-scaling-plans/tsconfig.json | 3 ++- clients/client-auto-scaling/tsconfig.json | 3 ++- clients/client-backup-gateway/tsconfig.json | 3 ++- clients/client-backup/tsconfig.json | 3 ++- clients/client-batch/tsconfig.json | 3 ++- clients/client-braket/tsconfig.json | 3 ++- clients/client-budgets/tsconfig.json | 3 ++- clients/client-chime-sdk-identity/tsconfig.json | 3 ++- clients/client-chime-sdk-meetings/tsconfig.json | 3 ++- clients/client-chime-sdk-messaging/tsconfig.json | 3 ++- clients/client-chime/tsconfig.json | 3 ++- clients/client-cloud9/tsconfig.json | 3 ++- clients/client-cloudcontrol/tsconfig.json | 3 ++- clients/client-clouddirectory/tsconfig.json | 3 ++- clients/client-cloudformation/tsconfig.json | 3 ++- clients/client-cloudfront/tsconfig.json | 3 ++- clients/client-cloudhsm-v2/tsconfig.json | 3 ++- clients/client-cloudhsm/tsconfig.json | 3 ++- clients/client-cloudsearch-domain/tsconfig.json | 3 ++- clients/client-cloudsearch/tsconfig.json | 3 ++- clients/client-cloudtrail/tsconfig.json | 3 ++- clients/client-cloudwatch-events/tsconfig.json | 3 ++- clients/client-cloudwatch-logs/tsconfig.json | 3 ++- clients/client-cloudwatch/tsconfig.json | 3 ++- clients/client-codeartifact/tsconfig.json | 3 ++- clients/client-codebuild/tsconfig.json | 3 ++- clients/client-codecommit/tsconfig.json | 3 ++- clients/client-codedeploy/tsconfig.json | 3 ++- clients/client-codeguru-reviewer/tsconfig.json | 3 ++- clients/client-codeguruprofiler/tsconfig.json | 3 ++- clients/client-codepipeline/tsconfig.json | 3 ++- clients/client-codestar-connections/tsconfig.json | 3 ++- clients/client-codestar-notifications/tsconfig.json | 3 ++- clients/client-codestar/tsconfig.json | 3 ++- clients/client-cognito-identity-provider/tsconfig.json | 3 ++- clients/client-cognito-identity/tsconfig.json | 3 ++- clients/client-cognito-sync/tsconfig.json | 3 ++- clients/client-comprehend/tsconfig.json | 3 ++- clients/client-comprehendmedical/tsconfig.json | 3 ++- clients/client-compute-optimizer/tsconfig.json | 3 ++- clients/client-config-service/tsconfig.json | 3 ++- clients/client-connect-contact-lens/tsconfig.json | 3 ++- clients/client-connect/tsconfig.json | 3 ++- clients/client-connectparticipant/tsconfig.json | 3 ++- clients/client-cost-and-usage-report-service/tsconfig.json | 3 ++- clients/client-cost-explorer/tsconfig.json | 3 ++- clients/client-customer-profiles/tsconfig.json | 3 ++- clients/client-data-pipeline/tsconfig.json | 3 ++- clients/client-database-migration-service/tsconfig.json | 3 ++- clients/client-databrew/tsconfig.json | 3 ++- clients/client-dataexchange/tsconfig.json | 3 ++- clients/client-datasync/tsconfig.json | 3 ++- clients/client-dax/tsconfig.json | 3 ++- clients/client-detective/tsconfig.json | 3 ++- clients/client-device-farm/tsconfig.json | 3 ++- clients/client-devops-guru/tsconfig.json | 3 ++- clients/client-direct-connect/tsconfig.json | 3 ++- clients/client-directory-service/tsconfig.json | 3 ++- clients/client-dlm/tsconfig.json | 3 ++- clients/client-docdb/tsconfig.json | 3 ++- clients/client-drs/tsconfig.json | 3 ++- clients/client-dynamodb-streams/tsconfig.json | 3 ++- clients/client-dynamodb/tsconfig.json | 3 ++- clients/client-ebs/tsconfig.json | 3 ++- clients/client-ec2-instance-connect/tsconfig.json | 3 ++- clients/client-ec2/tsconfig.json | 3 ++- clients/client-ecr-public/tsconfig.json | 3 ++- clients/client-ecr/tsconfig.json | 3 ++- clients/client-ecs/tsconfig.json | 3 ++- clients/client-efs/tsconfig.json | 3 ++- clients/client-eks/tsconfig.json | 3 ++- clients/client-elastic-beanstalk/tsconfig.json | 3 ++- clients/client-elastic-inference/tsconfig.json | 3 ++- clients/client-elastic-load-balancing-v2/tsconfig.json | 3 ++- clients/client-elastic-load-balancing/tsconfig.json | 3 ++- clients/client-elastic-transcoder/tsconfig.json | 3 ++- clients/client-elasticache/tsconfig.json | 3 ++- clients/client-elasticsearch-service/tsconfig.json | 3 ++- clients/client-emr-containers/tsconfig.json | 3 ++- clients/client-emr/tsconfig.json | 3 ++- clients/client-eventbridge/tsconfig.json | 3 ++- clients/client-evidently/tsconfig.json | 3 ++- clients/client-finspace-data/tsconfig.json | 3 ++- clients/client-finspace/tsconfig.json | 3 ++- clients/client-firehose/tsconfig.json | 3 ++- clients/client-fis/tsconfig.json | 3 ++- clients/client-fms/tsconfig.json | 3 ++- clients/client-forecast/tsconfig.json | 3 ++- clients/client-forecastquery/tsconfig.json | 3 ++- clients/client-frauddetector/tsconfig.json | 3 ++- clients/client-fsx/tsconfig.json | 3 ++- clients/client-gamelift/tsconfig.json | 3 ++- clients/client-glacier/tsconfig.json | 3 ++- clients/client-global-accelerator/tsconfig.json | 3 ++- clients/client-glue/tsconfig.json | 3 ++- clients/client-grafana/tsconfig.json | 3 ++- clients/client-greengrass/tsconfig.json | 3 ++- clients/client-greengrassv2/tsconfig.json | 3 ++- clients/client-groundstation/tsconfig.json | 3 ++- clients/client-guardduty/tsconfig.json | 3 ++- clients/client-health/tsconfig.json | 3 ++- clients/client-healthlake/tsconfig.json | 3 ++- clients/client-honeycode/tsconfig.json | 3 ++- clients/client-iam/tsconfig.json | 3 ++- clients/client-identitystore/tsconfig.json | 3 ++- clients/client-imagebuilder/tsconfig.json | 3 ++- clients/client-inspector/tsconfig.json | 3 ++- clients/client-inspector2/tsconfig.json | 3 ++- clients/client-iot-1click-devices-service/tsconfig.json | 3 ++- clients/client-iot-1click-projects/tsconfig.json | 3 ++- clients/client-iot-data-plane/tsconfig.json | 3 ++- clients/client-iot-events-data/tsconfig.json | 3 ++- clients/client-iot-events/tsconfig.json | 3 ++- clients/client-iot-jobs-data-plane/tsconfig.json | 3 ++- clients/client-iot-wireless/tsconfig.json | 3 ++- clients/client-iot/tsconfig.json | 3 ++- clients/client-iotanalytics/tsconfig.json | 3 ++- clients/client-iotdeviceadvisor/tsconfig.json | 3 ++- clients/client-iotfleethub/tsconfig.json | 3 ++- clients/client-iotsecuretunneling/tsconfig.json | 3 ++- clients/client-iotsitewise/tsconfig.json | 3 ++- clients/client-iotthingsgraph/tsconfig.json | 3 ++- clients/client-iottwinmaker/tsconfig.json | 3 ++- clients/client-ivs/tsconfig.json | 3 ++- clients/client-kafka/tsconfig.json | 3 ++- clients/client-kafkaconnect/tsconfig.json | 3 ++- clients/client-kendra/tsconfig.json | 3 ++- clients/client-kinesis-analytics-v2/tsconfig.json | 3 ++- clients/client-kinesis-analytics/tsconfig.json | 3 ++- clients/client-kinesis-video-archived-media/tsconfig.json | 3 ++- clients/client-kinesis-video-media/tsconfig.json | 3 ++- clients/client-kinesis-video-signaling/tsconfig.json | 3 ++- clients/client-kinesis-video/tsconfig.json | 3 ++- clients/client-kinesis/tsconfig.json | 3 ++- clients/client-kms/tsconfig.json | 3 ++- clients/client-lakeformation/tsconfig.json | 3 ++- clients/client-lambda/tsconfig.json | 3 ++- clients/client-lex-model-building-service/tsconfig.json | 3 ++- clients/client-lex-models-v2/tsconfig.json | 3 ++- clients/client-lex-runtime-service/tsconfig.json | 3 ++- clients/client-lex-runtime-v2/tsconfig.json | 3 ++- clients/client-license-manager/tsconfig.json | 3 ++- clients/client-lightsail/tsconfig.json | 3 ++- clients/client-location/tsconfig.json | 3 ++- clients/client-lookoutequipment/tsconfig.json | 3 ++- clients/client-lookoutmetrics/tsconfig.json | 3 ++- clients/client-lookoutvision/tsconfig.json | 3 ++- clients/client-machine-learning/tsconfig.json | 3 ++- clients/client-macie/tsconfig.json | 3 ++- clients/client-macie2/tsconfig.json | 3 ++- clients/client-managedblockchain/tsconfig.json | 3 ++- clients/client-marketplace-catalog/tsconfig.json | 3 ++- clients/client-marketplace-commerce-analytics/tsconfig.json | 3 ++- clients/client-marketplace-entitlement-service/tsconfig.json | 3 ++- clients/client-marketplace-metering/tsconfig.json | 3 ++- clients/client-mediaconnect/tsconfig.json | 3 ++- clients/client-mediaconvert/tsconfig.json | 3 ++- clients/client-medialive/tsconfig.json | 3 ++- clients/client-mediapackage-vod/tsconfig.json | 3 ++- clients/client-mediapackage/tsconfig.json | 3 ++- clients/client-mediastore-data/tsconfig.json | 3 ++- clients/client-mediastore/tsconfig.json | 3 ++- clients/client-mediatailor/tsconfig.json | 3 ++- clients/client-memorydb/tsconfig.json | 3 ++- clients/client-mgn/tsconfig.json | 3 ++- clients/client-migration-hub-refactor-spaces/tsconfig.json | 3 ++- clients/client-migration-hub/tsconfig.json | 3 ++- clients/client-migrationhub-config/tsconfig.json | 3 ++- clients/client-migrationhubstrategy/tsconfig.json | 3 ++- clients/client-mobile/tsconfig.json | 3 ++- clients/client-mq/tsconfig.json | 3 ++- clients/client-mturk/tsconfig.json | 3 ++- clients/client-mwaa/tsconfig.json | 3 ++- clients/client-neptune/tsconfig.json | 3 ++- clients/client-network-firewall/tsconfig.json | 3 ++- clients/client-networkmanager/tsconfig.json | 3 ++- clients/client-nimble/tsconfig.json | 3 ++- clients/client-opensearch/tsconfig.json | 3 ++- clients/client-opsworks/tsconfig.json | 3 ++- clients/client-opsworkscm/tsconfig.json | 3 ++- clients/client-organizations/tsconfig.json | 3 ++- clients/client-outposts/tsconfig.json | 3 ++- clients/client-panorama/tsconfig.json | 3 ++- clients/client-personalize-events/tsconfig.json | 3 ++- clients/client-personalize-runtime/tsconfig.json | 3 ++- clients/client-personalize/tsconfig.json | 3 ++- clients/client-pi/tsconfig.json | 3 ++- clients/client-pinpoint-email/tsconfig.json | 3 ++- clients/client-pinpoint-sms-voice/tsconfig.json | 3 ++- clients/client-pinpoint/tsconfig.json | 3 ++- clients/client-polly/tsconfig.json | 3 ++- clients/client-pricing/tsconfig.json | 3 ++- clients/client-proton/tsconfig.json | 3 ++- clients/client-qldb-session/tsconfig.json | 3 ++- clients/client-qldb/tsconfig.json | 3 ++- clients/client-quicksight/tsconfig.json | 3 ++- clients/client-ram/tsconfig.json | 3 ++- clients/client-rbin/tsconfig.json | 3 ++- clients/client-rds-data/tsconfig.json | 3 ++- clients/client-rds/tsconfig.json | 3 ++- clients/client-redshift-data/tsconfig.json | 3 ++- clients/client-redshift/tsconfig.json | 3 ++- clients/client-rekognition/tsconfig.json | 3 ++- clients/client-resiliencehub/tsconfig.json | 3 ++- clients/client-resource-groups-tagging-api/tsconfig.json | 3 ++- clients/client-resource-groups/tsconfig.json | 3 ++- clients/client-robomaker/tsconfig.json | 3 ++- clients/client-route-53-domains/tsconfig.json | 3 ++- clients/client-route-53/tsconfig.json | 3 ++- clients/client-route53-recovery-cluster/tsconfig.json | 3 ++- clients/client-route53-recovery-control-config/tsconfig.json | 3 ++- clients/client-route53-recovery-readiness/tsconfig.json | 3 ++- clients/client-route53resolver/tsconfig.json | 3 ++- clients/client-rum/tsconfig.json | 3 ++- clients/client-s3-control/tsconfig.json | 3 ++- clients/client-s3/tsconfig.json | 3 ++- clients/client-s3outposts/tsconfig.json | 3 ++- clients/client-sagemaker-a2i-runtime/tsconfig.json | 3 ++- clients/client-sagemaker-edge/tsconfig.json | 3 ++- clients/client-sagemaker-featurestore-runtime/tsconfig.json | 3 ++- clients/client-sagemaker-runtime/tsconfig.json | 3 ++- clients/client-sagemaker/tsconfig.json | 3 ++- clients/client-savingsplans/tsconfig.json | 3 ++- clients/client-schemas/tsconfig.json | 3 ++- clients/client-secrets-manager/tsconfig.json | 3 ++- clients/client-securityhub/tsconfig.json | 3 ++- clients/client-serverlessapplicationrepository/tsconfig.json | 3 ++- clients/client-service-catalog-appregistry/tsconfig.json | 3 ++- clients/client-service-catalog/tsconfig.json | 3 ++- clients/client-service-quotas/tsconfig.json | 3 ++- clients/client-servicediscovery/tsconfig.json | 3 ++- clients/client-ses/tsconfig.json | 3 ++- clients/client-sesv2/tsconfig.json | 3 ++- clients/client-sfn/tsconfig.json | 3 ++- clients/client-shield/tsconfig.json | 3 ++- clients/client-signer/tsconfig.json | 3 ++- clients/client-sms/tsconfig.json | 3 ++- clients/client-snow-device-management/tsconfig.json | 3 ++- clients/client-snowball/tsconfig.json | 3 ++- clients/client-sns/tsconfig.json | 3 ++- clients/client-sqs/tsconfig.json | 3 ++- clients/client-ssm-contacts/tsconfig.json | 3 ++- clients/client-ssm-incidents/tsconfig.json | 3 ++- clients/client-ssm/tsconfig.json | 3 ++- clients/client-sso-admin/tsconfig.json | 3 ++- clients/client-sso-oidc/tsconfig.json | 3 ++- clients/client-sso/tsconfig.json | 3 ++- clients/client-storage-gateway/tsconfig.json | 3 ++- clients/client-sts/tsconfig.json | 3 ++- clients/client-support/tsconfig.json | 3 ++- clients/client-swf/tsconfig.json | 3 ++- clients/client-synthetics/tsconfig.json | 3 ++- clients/client-textract/tsconfig.json | 3 ++- clients/client-timestream-query/tsconfig.json | 3 ++- clients/client-timestream-write/tsconfig.json | 3 ++- clients/client-transcribe-streaming/tsconfig.json | 3 ++- clients/client-transcribe/tsconfig.json | 3 ++- clients/client-transfer/tsconfig.json | 3 ++- clients/client-translate/tsconfig.json | 3 ++- clients/client-voice-id/tsconfig.json | 3 ++- clients/client-waf-regional/tsconfig.json | 3 ++- clients/client-waf/tsconfig.json | 3 ++- clients/client-wafv2/tsconfig.json | 3 ++- clients/client-wellarchitected/tsconfig.json | 3 ++- clients/client-wisdom/tsconfig.json | 3 ++- clients/client-workdocs/tsconfig.json | 3 ++- clients/client-worklink/tsconfig.json | 3 ++- clients/client-workmail/tsconfig.json | 3 ++- clients/client-workmailmessageflow/tsconfig.json | 3 ++- clients/client-workspaces-web/tsconfig.json | 3 ++- clients/client-workspaces/tsconfig.json | 3 ++- clients/client-xray/tsconfig.json | 3 ++- private/aws-echo-service/tsconfig.json | 3 ++- private/aws-protocoltests-ec2/tsconfig.json | 3 ++- private/aws-protocoltests-json-10/tsconfig.json | 3 ++- private/aws-protocoltests-json/tsconfig.json | 3 ++- private/aws-protocoltests-query/tsconfig.json | 3 ++- private/aws-protocoltests-restjson/tsconfig.json | 3 ++- private/aws-protocoltests-restxml/tsconfig.json | 3 ++- 305 files changed, 610 insertions(+), 305 deletions(-) diff --git a/clients/client-accessanalyzer/tsconfig.json b/clients/client-accessanalyzer/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-accessanalyzer/tsconfig.json +++ b/clients/client-accessanalyzer/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-account/tsconfig.json b/clients/client-account/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-account/tsconfig.json +++ b/clients/client-account/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-acm-pca/tsconfig.json b/clients/client-acm-pca/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-acm-pca/tsconfig.json +++ b/clients/client-acm-pca/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-acm/tsconfig.json b/clients/client-acm/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-acm/tsconfig.json +++ b/clients/client-acm/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-alexa-for-business/tsconfig.json b/clients/client-alexa-for-business/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-alexa-for-business/tsconfig.json +++ b/clients/client-alexa-for-business/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-amp/tsconfig.json b/clients/client-amp/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-amp/tsconfig.json +++ b/clients/client-amp/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-amplify/tsconfig.json b/clients/client-amplify/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-amplify/tsconfig.json +++ b/clients/client-amplify/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-amplifybackend/tsconfig.json b/clients/client-amplifybackend/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-amplifybackend/tsconfig.json +++ b/clients/client-amplifybackend/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-amplifyuibuilder/tsconfig.json b/clients/client-amplifyuibuilder/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-amplifyuibuilder/tsconfig.json +++ b/clients/client-amplifyuibuilder/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-api-gateway/tsconfig.json b/clients/client-api-gateway/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-api-gateway/tsconfig.json +++ b/clients/client-api-gateway/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-apigatewaymanagementapi/tsconfig.json b/clients/client-apigatewaymanagementapi/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-apigatewaymanagementapi/tsconfig.json +++ b/clients/client-apigatewaymanagementapi/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-apigatewayv2/tsconfig.json b/clients/client-apigatewayv2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-apigatewayv2/tsconfig.json +++ b/clients/client-apigatewayv2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-app-mesh/tsconfig.json b/clients/client-app-mesh/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-app-mesh/tsconfig.json +++ b/clients/client-app-mesh/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-appconfig/tsconfig.json b/clients/client-appconfig/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-appconfig/tsconfig.json +++ b/clients/client-appconfig/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-appconfigdata/tsconfig.json b/clients/client-appconfigdata/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-appconfigdata/tsconfig.json +++ b/clients/client-appconfigdata/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-appflow/tsconfig.json b/clients/client-appflow/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-appflow/tsconfig.json +++ b/clients/client-appflow/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-appintegrations/tsconfig.json b/clients/client-appintegrations/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-appintegrations/tsconfig.json +++ b/clients/client-appintegrations/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-application-auto-scaling/tsconfig.json b/clients/client-application-auto-scaling/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-application-auto-scaling/tsconfig.json +++ b/clients/client-application-auto-scaling/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-application-discovery-service/tsconfig.json b/clients/client-application-discovery-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-application-discovery-service/tsconfig.json +++ b/clients/client-application-discovery-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-application-insights/tsconfig.json b/clients/client-application-insights/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-application-insights/tsconfig.json +++ b/clients/client-application-insights/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-applicationcostprofiler/tsconfig.json b/clients/client-applicationcostprofiler/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-applicationcostprofiler/tsconfig.json +++ b/clients/client-applicationcostprofiler/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-apprunner/tsconfig.json b/clients/client-apprunner/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-apprunner/tsconfig.json +++ b/clients/client-apprunner/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-appstream/tsconfig.json b/clients/client-appstream/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-appstream/tsconfig.json +++ b/clients/client-appstream/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-appsync/tsconfig.json b/clients/client-appsync/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-appsync/tsconfig.json +++ b/clients/client-appsync/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-athena/tsconfig.json b/clients/client-athena/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-athena/tsconfig.json +++ b/clients/client-athena/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-auditmanager/tsconfig.json b/clients/client-auditmanager/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-auditmanager/tsconfig.json +++ b/clients/client-auditmanager/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-auto-scaling-plans/tsconfig.json b/clients/client-auto-scaling-plans/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-auto-scaling-plans/tsconfig.json +++ b/clients/client-auto-scaling-plans/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-auto-scaling/tsconfig.json b/clients/client-auto-scaling/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-auto-scaling/tsconfig.json +++ b/clients/client-auto-scaling/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-backup-gateway/tsconfig.json b/clients/client-backup-gateway/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-backup-gateway/tsconfig.json +++ b/clients/client-backup-gateway/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-backup/tsconfig.json b/clients/client-backup/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-backup/tsconfig.json +++ b/clients/client-backup/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-batch/tsconfig.json b/clients/client-batch/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-batch/tsconfig.json +++ b/clients/client-batch/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-braket/tsconfig.json b/clients/client-braket/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-braket/tsconfig.json +++ b/clients/client-braket/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-budgets/tsconfig.json b/clients/client-budgets/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-budgets/tsconfig.json +++ b/clients/client-budgets/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-chime-sdk-identity/tsconfig.json b/clients/client-chime-sdk-identity/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-chime-sdk-identity/tsconfig.json +++ b/clients/client-chime-sdk-identity/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-chime-sdk-meetings/tsconfig.json b/clients/client-chime-sdk-meetings/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-chime-sdk-meetings/tsconfig.json +++ b/clients/client-chime-sdk-meetings/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-chime-sdk-messaging/tsconfig.json b/clients/client-chime-sdk-messaging/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-chime-sdk-messaging/tsconfig.json +++ b/clients/client-chime-sdk-messaging/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-chime/tsconfig.json b/clients/client-chime/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-chime/tsconfig.json +++ b/clients/client-chime/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloud9/tsconfig.json b/clients/client-cloud9/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloud9/tsconfig.json +++ b/clients/client-cloud9/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudcontrol/tsconfig.json b/clients/client-cloudcontrol/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudcontrol/tsconfig.json +++ b/clients/client-cloudcontrol/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-clouddirectory/tsconfig.json b/clients/client-clouddirectory/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-clouddirectory/tsconfig.json +++ b/clients/client-clouddirectory/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudformation/tsconfig.json b/clients/client-cloudformation/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudformation/tsconfig.json +++ b/clients/client-cloudformation/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudfront/tsconfig.json b/clients/client-cloudfront/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudfront/tsconfig.json +++ b/clients/client-cloudfront/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudhsm-v2/tsconfig.json b/clients/client-cloudhsm-v2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudhsm-v2/tsconfig.json +++ b/clients/client-cloudhsm-v2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudhsm/tsconfig.json b/clients/client-cloudhsm/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudhsm/tsconfig.json +++ b/clients/client-cloudhsm/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudsearch-domain/tsconfig.json b/clients/client-cloudsearch-domain/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudsearch-domain/tsconfig.json +++ b/clients/client-cloudsearch-domain/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudsearch/tsconfig.json b/clients/client-cloudsearch/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudsearch/tsconfig.json +++ b/clients/client-cloudsearch/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudtrail/tsconfig.json b/clients/client-cloudtrail/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudtrail/tsconfig.json +++ b/clients/client-cloudtrail/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudwatch-events/tsconfig.json b/clients/client-cloudwatch-events/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudwatch-events/tsconfig.json +++ b/clients/client-cloudwatch-events/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudwatch-logs/tsconfig.json b/clients/client-cloudwatch-logs/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudwatch-logs/tsconfig.json +++ b/clients/client-cloudwatch-logs/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cloudwatch/tsconfig.json b/clients/client-cloudwatch/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cloudwatch/tsconfig.json +++ b/clients/client-cloudwatch/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codeartifact/tsconfig.json b/clients/client-codeartifact/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codeartifact/tsconfig.json +++ b/clients/client-codeartifact/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codebuild/tsconfig.json b/clients/client-codebuild/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codebuild/tsconfig.json +++ b/clients/client-codebuild/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codecommit/tsconfig.json b/clients/client-codecommit/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codecommit/tsconfig.json +++ b/clients/client-codecommit/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codedeploy/tsconfig.json b/clients/client-codedeploy/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codedeploy/tsconfig.json +++ b/clients/client-codedeploy/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codeguru-reviewer/tsconfig.json b/clients/client-codeguru-reviewer/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codeguru-reviewer/tsconfig.json +++ b/clients/client-codeguru-reviewer/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codeguruprofiler/tsconfig.json b/clients/client-codeguruprofiler/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codeguruprofiler/tsconfig.json +++ b/clients/client-codeguruprofiler/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codepipeline/tsconfig.json b/clients/client-codepipeline/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codepipeline/tsconfig.json +++ b/clients/client-codepipeline/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codestar-connections/tsconfig.json b/clients/client-codestar-connections/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codestar-connections/tsconfig.json +++ b/clients/client-codestar-connections/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codestar-notifications/tsconfig.json b/clients/client-codestar-notifications/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codestar-notifications/tsconfig.json +++ b/clients/client-codestar-notifications/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-codestar/tsconfig.json b/clients/client-codestar/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-codestar/tsconfig.json +++ b/clients/client-codestar/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cognito-identity-provider/tsconfig.json b/clients/client-cognito-identity-provider/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cognito-identity-provider/tsconfig.json +++ b/clients/client-cognito-identity-provider/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cognito-identity/tsconfig.json b/clients/client-cognito-identity/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cognito-identity/tsconfig.json +++ b/clients/client-cognito-identity/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cognito-sync/tsconfig.json b/clients/client-cognito-sync/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cognito-sync/tsconfig.json +++ b/clients/client-cognito-sync/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-comprehend/tsconfig.json b/clients/client-comprehend/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-comprehend/tsconfig.json +++ b/clients/client-comprehend/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-comprehendmedical/tsconfig.json b/clients/client-comprehendmedical/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-comprehendmedical/tsconfig.json +++ b/clients/client-comprehendmedical/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-compute-optimizer/tsconfig.json b/clients/client-compute-optimizer/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-compute-optimizer/tsconfig.json +++ b/clients/client-compute-optimizer/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-config-service/tsconfig.json b/clients/client-config-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-config-service/tsconfig.json +++ b/clients/client-config-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-connect-contact-lens/tsconfig.json b/clients/client-connect-contact-lens/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-connect-contact-lens/tsconfig.json +++ b/clients/client-connect-contact-lens/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-connect/tsconfig.json b/clients/client-connect/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-connect/tsconfig.json +++ b/clients/client-connect/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-connectparticipant/tsconfig.json b/clients/client-connectparticipant/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-connectparticipant/tsconfig.json +++ b/clients/client-connectparticipant/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cost-and-usage-report-service/tsconfig.json b/clients/client-cost-and-usage-report-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cost-and-usage-report-service/tsconfig.json +++ b/clients/client-cost-and-usage-report-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-cost-explorer/tsconfig.json b/clients/client-cost-explorer/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-cost-explorer/tsconfig.json +++ b/clients/client-cost-explorer/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-customer-profiles/tsconfig.json b/clients/client-customer-profiles/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-customer-profiles/tsconfig.json +++ b/clients/client-customer-profiles/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-data-pipeline/tsconfig.json b/clients/client-data-pipeline/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-data-pipeline/tsconfig.json +++ b/clients/client-data-pipeline/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-database-migration-service/tsconfig.json b/clients/client-database-migration-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-database-migration-service/tsconfig.json +++ b/clients/client-database-migration-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-databrew/tsconfig.json b/clients/client-databrew/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-databrew/tsconfig.json +++ b/clients/client-databrew/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-dataexchange/tsconfig.json b/clients/client-dataexchange/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-dataexchange/tsconfig.json +++ b/clients/client-dataexchange/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-datasync/tsconfig.json b/clients/client-datasync/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-datasync/tsconfig.json +++ b/clients/client-datasync/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-dax/tsconfig.json b/clients/client-dax/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-dax/tsconfig.json +++ b/clients/client-dax/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-detective/tsconfig.json b/clients/client-detective/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-detective/tsconfig.json +++ b/clients/client-detective/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-device-farm/tsconfig.json b/clients/client-device-farm/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-device-farm/tsconfig.json +++ b/clients/client-device-farm/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-devops-guru/tsconfig.json b/clients/client-devops-guru/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-devops-guru/tsconfig.json +++ b/clients/client-devops-guru/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-direct-connect/tsconfig.json b/clients/client-direct-connect/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-direct-connect/tsconfig.json +++ b/clients/client-direct-connect/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-directory-service/tsconfig.json b/clients/client-directory-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-directory-service/tsconfig.json +++ b/clients/client-directory-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-dlm/tsconfig.json b/clients/client-dlm/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-dlm/tsconfig.json +++ b/clients/client-dlm/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-docdb/tsconfig.json b/clients/client-docdb/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-docdb/tsconfig.json +++ b/clients/client-docdb/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-drs/tsconfig.json b/clients/client-drs/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-drs/tsconfig.json +++ b/clients/client-drs/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-dynamodb-streams/tsconfig.json b/clients/client-dynamodb-streams/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-dynamodb-streams/tsconfig.json +++ b/clients/client-dynamodb-streams/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-dynamodb/tsconfig.json b/clients/client-dynamodb/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-dynamodb/tsconfig.json +++ b/clients/client-dynamodb/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ebs/tsconfig.json b/clients/client-ebs/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ebs/tsconfig.json +++ b/clients/client-ebs/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ec2-instance-connect/tsconfig.json b/clients/client-ec2-instance-connect/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ec2-instance-connect/tsconfig.json +++ b/clients/client-ec2-instance-connect/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ec2/tsconfig.json b/clients/client-ec2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ec2/tsconfig.json +++ b/clients/client-ec2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ecr-public/tsconfig.json b/clients/client-ecr-public/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ecr-public/tsconfig.json +++ b/clients/client-ecr-public/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ecr/tsconfig.json b/clients/client-ecr/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ecr/tsconfig.json +++ b/clients/client-ecr/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ecs/tsconfig.json b/clients/client-ecs/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ecs/tsconfig.json +++ b/clients/client-ecs/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-efs/tsconfig.json b/clients/client-efs/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-efs/tsconfig.json +++ b/clients/client-efs/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-eks/tsconfig.json b/clients/client-eks/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-eks/tsconfig.json +++ b/clients/client-eks/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-elastic-beanstalk/tsconfig.json b/clients/client-elastic-beanstalk/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-elastic-beanstalk/tsconfig.json +++ b/clients/client-elastic-beanstalk/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-elastic-inference/tsconfig.json b/clients/client-elastic-inference/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-elastic-inference/tsconfig.json +++ b/clients/client-elastic-inference/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-elastic-load-balancing-v2/tsconfig.json b/clients/client-elastic-load-balancing-v2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-elastic-load-balancing-v2/tsconfig.json +++ b/clients/client-elastic-load-balancing-v2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-elastic-load-balancing/tsconfig.json b/clients/client-elastic-load-balancing/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-elastic-load-balancing/tsconfig.json +++ b/clients/client-elastic-load-balancing/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-elastic-transcoder/tsconfig.json b/clients/client-elastic-transcoder/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-elastic-transcoder/tsconfig.json +++ b/clients/client-elastic-transcoder/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-elasticache/tsconfig.json b/clients/client-elasticache/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-elasticache/tsconfig.json +++ b/clients/client-elasticache/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-elasticsearch-service/tsconfig.json b/clients/client-elasticsearch-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-elasticsearch-service/tsconfig.json +++ b/clients/client-elasticsearch-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-emr-containers/tsconfig.json b/clients/client-emr-containers/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-emr-containers/tsconfig.json +++ b/clients/client-emr-containers/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-emr/tsconfig.json b/clients/client-emr/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-emr/tsconfig.json +++ b/clients/client-emr/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-eventbridge/tsconfig.json b/clients/client-eventbridge/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-eventbridge/tsconfig.json +++ b/clients/client-eventbridge/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-evidently/tsconfig.json b/clients/client-evidently/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-evidently/tsconfig.json +++ b/clients/client-evidently/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-finspace-data/tsconfig.json b/clients/client-finspace-data/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-finspace-data/tsconfig.json +++ b/clients/client-finspace-data/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-finspace/tsconfig.json b/clients/client-finspace/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-finspace/tsconfig.json +++ b/clients/client-finspace/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-firehose/tsconfig.json b/clients/client-firehose/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-firehose/tsconfig.json +++ b/clients/client-firehose/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-fis/tsconfig.json b/clients/client-fis/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-fis/tsconfig.json +++ b/clients/client-fis/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-fms/tsconfig.json b/clients/client-fms/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-fms/tsconfig.json +++ b/clients/client-fms/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-forecast/tsconfig.json b/clients/client-forecast/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-forecast/tsconfig.json +++ b/clients/client-forecast/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-forecastquery/tsconfig.json b/clients/client-forecastquery/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-forecastquery/tsconfig.json +++ b/clients/client-forecastquery/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-frauddetector/tsconfig.json b/clients/client-frauddetector/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-frauddetector/tsconfig.json +++ b/clients/client-frauddetector/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-fsx/tsconfig.json b/clients/client-fsx/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-fsx/tsconfig.json +++ b/clients/client-fsx/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-gamelift/tsconfig.json b/clients/client-gamelift/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-gamelift/tsconfig.json +++ b/clients/client-gamelift/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-glacier/tsconfig.json b/clients/client-glacier/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-glacier/tsconfig.json +++ b/clients/client-glacier/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-global-accelerator/tsconfig.json b/clients/client-global-accelerator/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-global-accelerator/tsconfig.json +++ b/clients/client-global-accelerator/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-glue/tsconfig.json b/clients/client-glue/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-glue/tsconfig.json +++ b/clients/client-glue/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-grafana/tsconfig.json b/clients/client-grafana/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-grafana/tsconfig.json +++ b/clients/client-grafana/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-greengrass/tsconfig.json b/clients/client-greengrass/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-greengrass/tsconfig.json +++ b/clients/client-greengrass/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-greengrassv2/tsconfig.json b/clients/client-greengrassv2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-greengrassv2/tsconfig.json +++ b/clients/client-greengrassv2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-groundstation/tsconfig.json b/clients/client-groundstation/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-groundstation/tsconfig.json +++ b/clients/client-groundstation/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-guardduty/tsconfig.json b/clients/client-guardduty/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-guardduty/tsconfig.json +++ b/clients/client-guardduty/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-health/tsconfig.json b/clients/client-health/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-health/tsconfig.json +++ b/clients/client-health/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-healthlake/tsconfig.json b/clients/client-healthlake/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-healthlake/tsconfig.json +++ b/clients/client-healthlake/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-honeycode/tsconfig.json b/clients/client-honeycode/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-honeycode/tsconfig.json +++ b/clients/client-honeycode/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iam/tsconfig.json b/clients/client-iam/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iam/tsconfig.json +++ b/clients/client-iam/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-identitystore/tsconfig.json b/clients/client-identitystore/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-identitystore/tsconfig.json +++ b/clients/client-identitystore/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-imagebuilder/tsconfig.json b/clients/client-imagebuilder/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-imagebuilder/tsconfig.json +++ b/clients/client-imagebuilder/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-inspector/tsconfig.json b/clients/client-inspector/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-inspector/tsconfig.json +++ b/clients/client-inspector/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-inspector2/tsconfig.json b/clients/client-inspector2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-inspector2/tsconfig.json +++ b/clients/client-inspector2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iot-1click-devices-service/tsconfig.json b/clients/client-iot-1click-devices-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iot-1click-devices-service/tsconfig.json +++ b/clients/client-iot-1click-devices-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iot-1click-projects/tsconfig.json b/clients/client-iot-1click-projects/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iot-1click-projects/tsconfig.json +++ b/clients/client-iot-1click-projects/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iot-data-plane/tsconfig.json b/clients/client-iot-data-plane/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iot-data-plane/tsconfig.json +++ b/clients/client-iot-data-plane/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iot-events-data/tsconfig.json b/clients/client-iot-events-data/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iot-events-data/tsconfig.json +++ b/clients/client-iot-events-data/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iot-events/tsconfig.json b/clients/client-iot-events/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iot-events/tsconfig.json +++ b/clients/client-iot-events/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iot-jobs-data-plane/tsconfig.json b/clients/client-iot-jobs-data-plane/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iot-jobs-data-plane/tsconfig.json +++ b/clients/client-iot-jobs-data-plane/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iot-wireless/tsconfig.json b/clients/client-iot-wireless/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iot-wireless/tsconfig.json +++ b/clients/client-iot-wireless/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iot/tsconfig.json b/clients/client-iot/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iot/tsconfig.json +++ b/clients/client-iot/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iotanalytics/tsconfig.json b/clients/client-iotanalytics/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iotanalytics/tsconfig.json +++ b/clients/client-iotanalytics/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iotdeviceadvisor/tsconfig.json b/clients/client-iotdeviceadvisor/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iotdeviceadvisor/tsconfig.json +++ b/clients/client-iotdeviceadvisor/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iotfleethub/tsconfig.json b/clients/client-iotfleethub/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iotfleethub/tsconfig.json +++ b/clients/client-iotfleethub/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iotsecuretunneling/tsconfig.json b/clients/client-iotsecuretunneling/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iotsecuretunneling/tsconfig.json +++ b/clients/client-iotsecuretunneling/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iotsitewise/tsconfig.json b/clients/client-iotsitewise/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iotsitewise/tsconfig.json +++ b/clients/client-iotsitewise/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iotthingsgraph/tsconfig.json b/clients/client-iotthingsgraph/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iotthingsgraph/tsconfig.json +++ b/clients/client-iotthingsgraph/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-iottwinmaker/tsconfig.json b/clients/client-iottwinmaker/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-iottwinmaker/tsconfig.json +++ b/clients/client-iottwinmaker/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ivs/tsconfig.json b/clients/client-ivs/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ivs/tsconfig.json +++ b/clients/client-ivs/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kafka/tsconfig.json b/clients/client-kafka/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kafka/tsconfig.json +++ b/clients/client-kafka/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kafkaconnect/tsconfig.json b/clients/client-kafkaconnect/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kafkaconnect/tsconfig.json +++ b/clients/client-kafkaconnect/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kendra/tsconfig.json b/clients/client-kendra/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kendra/tsconfig.json +++ b/clients/client-kendra/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kinesis-analytics-v2/tsconfig.json b/clients/client-kinesis-analytics-v2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kinesis-analytics-v2/tsconfig.json +++ b/clients/client-kinesis-analytics-v2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kinesis-analytics/tsconfig.json b/clients/client-kinesis-analytics/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kinesis-analytics/tsconfig.json +++ b/clients/client-kinesis-analytics/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kinesis-video-archived-media/tsconfig.json b/clients/client-kinesis-video-archived-media/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kinesis-video-archived-media/tsconfig.json +++ b/clients/client-kinesis-video-archived-media/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kinesis-video-media/tsconfig.json b/clients/client-kinesis-video-media/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kinesis-video-media/tsconfig.json +++ b/clients/client-kinesis-video-media/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kinesis-video-signaling/tsconfig.json b/clients/client-kinesis-video-signaling/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kinesis-video-signaling/tsconfig.json +++ b/clients/client-kinesis-video-signaling/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kinesis-video/tsconfig.json b/clients/client-kinesis-video/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kinesis-video/tsconfig.json +++ b/clients/client-kinesis-video/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kinesis/tsconfig.json b/clients/client-kinesis/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kinesis/tsconfig.json +++ b/clients/client-kinesis/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-kms/tsconfig.json b/clients/client-kms/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-kms/tsconfig.json +++ b/clients/client-kms/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lakeformation/tsconfig.json b/clients/client-lakeformation/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lakeformation/tsconfig.json +++ b/clients/client-lakeformation/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lambda/tsconfig.json b/clients/client-lambda/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lambda/tsconfig.json +++ b/clients/client-lambda/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lex-model-building-service/tsconfig.json b/clients/client-lex-model-building-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lex-model-building-service/tsconfig.json +++ b/clients/client-lex-model-building-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lex-models-v2/tsconfig.json b/clients/client-lex-models-v2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lex-models-v2/tsconfig.json +++ b/clients/client-lex-models-v2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lex-runtime-service/tsconfig.json b/clients/client-lex-runtime-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lex-runtime-service/tsconfig.json +++ b/clients/client-lex-runtime-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lex-runtime-v2/tsconfig.json b/clients/client-lex-runtime-v2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lex-runtime-v2/tsconfig.json +++ b/clients/client-lex-runtime-v2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-license-manager/tsconfig.json b/clients/client-license-manager/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-license-manager/tsconfig.json +++ b/clients/client-license-manager/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lightsail/tsconfig.json b/clients/client-lightsail/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lightsail/tsconfig.json +++ b/clients/client-lightsail/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-location/tsconfig.json b/clients/client-location/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-location/tsconfig.json +++ b/clients/client-location/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lookoutequipment/tsconfig.json b/clients/client-lookoutequipment/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lookoutequipment/tsconfig.json +++ b/clients/client-lookoutequipment/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lookoutmetrics/tsconfig.json b/clients/client-lookoutmetrics/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lookoutmetrics/tsconfig.json +++ b/clients/client-lookoutmetrics/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-lookoutvision/tsconfig.json b/clients/client-lookoutvision/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-lookoutvision/tsconfig.json +++ b/clients/client-lookoutvision/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-machine-learning/tsconfig.json b/clients/client-machine-learning/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-machine-learning/tsconfig.json +++ b/clients/client-machine-learning/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-macie/tsconfig.json b/clients/client-macie/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-macie/tsconfig.json +++ b/clients/client-macie/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-macie2/tsconfig.json b/clients/client-macie2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-macie2/tsconfig.json +++ b/clients/client-macie2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-managedblockchain/tsconfig.json b/clients/client-managedblockchain/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-managedblockchain/tsconfig.json +++ b/clients/client-managedblockchain/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-marketplace-catalog/tsconfig.json b/clients/client-marketplace-catalog/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-marketplace-catalog/tsconfig.json +++ b/clients/client-marketplace-catalog/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-marketplace-commerce-analytics/tsconfig.json b/clients/client-marketplace-commerce-analytics/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-marketplace-commerce-analytics/tsconfig.json +++ b/clients/client-marketplace-commerce-analytics/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-marketplace-entitlement-service/tsconfig.json b/clients/client-marketplace-entitlement-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-marketplace-entitlement-service/tsconfig.json +++ b/clients/client-marketplace-entitlement-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-marketplace-metering/tsconfig.json b/clients/client-marketplace-metering/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-marketplace-metering/tsconfig.json +++ b/clients/client-marketplace-metering/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mediaconnect/tsconfig.json b/clients/client-mediaconnect/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mediaconnect/tsconfig.json +++ b/clients/client-mediaconnect/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mediaconvert/tsconfig.json b/clients/client-mediaconvert/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mediaconvert/tsconfig.json +++ b/clients/client-mediaconvert/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-medialive/tsconfig.json b/clients/client-medialive/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-medialive/tsconfig.json +++ b/clients/client-medialive/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mediapackage-vod/tsconfig.json b/clients/client-mediapackage-vod/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mediapackage-vod/tsconfig.json +++ b/clients/client-mediapackage-vod/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mediapackage/tsconfig.json b/clients/client-mediapackage/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mediapackage/tsconfig.json +++ b/clients/client-mediapackage/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mediastore-data/tsconfig.json b/clients/client-mediastore-data/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mediastore-data/tsconfig.json +++ b/clients/client-mediastore-data/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mediastore/tsconfig.json b/clients/client-mediastore/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mediastore/tsconfig.json +++ b/clients/client-mediastore/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mediatailor/tsconfig.json b/clients/client-mediatailor/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mediatailor/tsconfig.json +++ b/clients/client-mediatailor/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-memorydb/tsconfig.json b/clients/client-memorydb/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-memorydb/tsconfig.json +++ b/clients/client-memorydb/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mgn/tsconfig.json b/clients/client-mgn/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mgn/tsconfig.json +++ b/clients/client-mgn/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-migration-hub-refactor-spaces/tsconfig.json b/clients/client-migration-hub-refactor-spaces/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-migration-hub-refactor-spaces/tsconfig.json +++ b/clients/client-migration-hub-refactor-spaces/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-migration-hub/tsconfig.json b/clients/client-migration-hub/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-migration-hub/tsconfig.json +++ b/clients/client-migration-hub/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-migrationhub-config/tsconfig.json b/clients/client-migrationhub-config/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-migrationhub-config/tsconfig.json +++ b/clients/client-migrationhub-config/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-migrationhubstrategy/tsconfig.json b/clients/client-migrationhubstrategy/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-migrationhubstrategy/tsconfig.json +++ b/clients/client-migrationhubstrategy/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mobile/tsconfig.json b/clients/client-mobile/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mobile/tsconfig.json +++ b/clients/client-mobile/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mq/tsconfig.json b/clients/client-mq/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mq/tsconfig.json +++ b/clients/client-mq/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mturk/tsconfig.json b/clients/client-mturk/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mturk/tsconfig.json +++ b/clients/client-mturk/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-mwaa/tsconfig.json b/clients/client-mwaa/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-mwaa/tsconfig.json +++ b/clients/client-mwaa/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-neptune/tsconfig.json b/clients/client-neptune/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-neptune/tsconfig.json +++ b/clients/client-neptune/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-network-firewall/tsconfig.json b/clients/client-network-firewall/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-network-firewall/tsconfig.json +++ b/clients/client-network-firewall/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-networkmanager/tsconfig.json b/clients/client-networkmanager/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-networkmanager/tsconfig.json +++ b/clients/client-networkmanager/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-nimble/tsconfig.json b/clients/client-nimble/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-nimble/tsconfig.json +++ b/clients/client-nimble/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-opensearch/tsconfig.json b/clients/client-opensearch/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-opensearch/tsconfig.json +++ b/clients/client-opensearch/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-opsworks/tsconfig.json b/clients/client-opsworks/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-opsworks/tsconfig.json +++ b/clients/client-opsworks/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-opsworkscm/tsconfig.json b/clients/client-opsworkscm/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-opsworkscm/tsconfig.json +++ b/clients/client-opsworkscm/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-organizations/tsconfig.json b/clients/client-organizations/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-organizations/tsconfig.json +++ b/clients/client-organizations/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-outposts/tsconfig.json b/clients/client-outposts/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-outposts/tsconfig.json +++ b/clients/client-outposts/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-panorama/tsconfig.json b/clients/client-panorama/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-panorama/tsconfig.json +++ b/clients/client-panorama/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-personalize-events/tsconfig.json b/clients/client-personalize-events/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-personalize-events/tsconfig.json +++ b/clients/client-personalize-events/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-personalize-runtime/tsconfig.json b/clients/client-personalize-runtime/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-personalize-runtime/tsconfig.json +++ b/clients/client-personalize-runtime/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-personalize/tsconfig.json b/clients/client-personalize/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-personalize/tsconfig.json +++ b/clients/client-personalize/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-pi/tsconfig.json b/clients/client-pi/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-pi/tsconfig.json +++ b/clients/client-pi/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-pinpoint-email/tsconfig.json b/clients/client-pinpoint-email/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-pinpoint-email/tsconfig.json +++ b/clients/client-pinpoint-email/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-pinpoint-sms-voice/tsconfig.json b/clients/client-pinpoint-sms-voice/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-pinpoint-sms-voice/tsconfig.json +++ b/clients/client-pinpoint-sms-voice/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-pinpoint/tsconfig.json b/clients/client-pinpoint/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-pinpoint/tsconfig.json +++ b/clients/client-pinpoint/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-polly/tsconfig.json b/clients/client-polly/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-polly/tsconfig.json +++ b/clients/client-polly/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-pricing/tsconfig.json b/clients/client-pricing/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-pricing/tsconfig.json +++ b/clients/client-pricing/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-proton/tsconfig.json b/clients/client-proton/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-proton/tsconfig.json +++ b/clients/client-proton/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-qldb-session/tsconfig.json b/clients/client-qldb-session/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-qldb-session/tsconfig.json +++ b/clients/client-qldb-session/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-qldb/tsconfig.json b/clients/client-qldb/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-qldb/tsconfig.json +++ b/clients/client-qldb/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-quicksight/tsconfig.json b/clients/client-quicksight/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-quicksight/tsconfig.json +++ b/clients/client-quicksight/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ram/tsconfig.json b/clients/client-ram/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ram/tsconfig.json +++ b/clients/client-ram/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-rbin/tsconfig.json b/clients/client-rbin/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-rbin/tsconfig.json +++ b/clients/client-rbin/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-rds-data/tsconfig.json b/clients/client-rds-data/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-rds-data/tsconfig.json +++ b/clients/client-rds-data/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-rds/tsconfig.json b/clients/client-rds/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-rds/tsconfig.json +++ b/clients/client-rds/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-redshift-data/tsconfig.json b/clients/client-redshift-data/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-redshift-data/tsconfig.json +++ b/clients/client-redshift-data/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-redshift/tsconfig.json b/clients/client-redshift/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-redshift/tsconfig.json +++ b/clients/client-redshift/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-rekognition/tsconfig.json b/clients/client-rekognition/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-rekognition/tsconfig.json +++ b/clients/client-rekognition/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-resiliencehub/tsconfig.json b/clients/client-resiliencehub/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-resiliencehub/tsconfig.json +++ b/clients/client-resiliencehub/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-resource-groups-tagging-api/tsconfig.json b/clients/client-resource-groups-tagging-api/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-resource-groups-tagging-api/tsconfig.json +++ b/clients/client-resource-groups-tagging-api/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-resource-groups/tsconfig.json b/clients/client-resource-groups/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-resource-groups/tsconfig.json +++ b/clients/client-resource-groups/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-robomaker/tsconfig.json b/clients/client-robomaker/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-robomaker/tsconfig.json +++ b/clients/client-robomaker/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-route-53-domains/tsconfig.json b/clients/client-route-53-domains/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-route-53-domains/tsconfig.json +++ b/clients/client-route-53-domains/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-route-53/tsconfig.json b/clients/client-route-53/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-route-53/tsconfig.json +++ b/clients/client-route-53/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-route53-recovery-cluster/tsconfig.json b/clients/client-route53-recovery-cluster/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-route53-recovery-cluster/tsconfig.json +++ b/clients/client-route53-recovery-cluster/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-route53-recovery-control-config/tsconfig.json b/clients/client-route53-recovery-control-config/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-route53-recovery-control-config/tsconfig.json +++ b/clients/client-route53-recovery-control-config/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-route53-recovery-readiness/tsconfig.json b/clients/client-route53-recovery-readiness/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-route53-recovery-readiness/tsconfig.json +++ b/clients/client-route53-recovery-readiness/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-route53resolver/tsconfig.json b/clients/client-route53resolver/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-route53resolver/tsconfig.json +++ b/clients/client-route53resolver/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-rum/tsconfig.json b/clients/client-rum/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-rum/tsconfig.json +++ b/clients/client-rum/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-s3-control/tsconfig.json b/clients/client-s3-control/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-s3-control/tsconfig.json +++ b/clients/client-s3-control/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-s3/tsconfig.json b/clients/client-s3/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-s3/tsconfig.json +++ b/clients/client-s3/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-s3outposts/tsconfig.json b/clients/client-s3outposts/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-s3outposts/tsconfig.json +++ b/clients/client-s3outposts/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sagemaker-a2i-runtime/tsconfig.json b/clients/client-sagemaker-a2i-runtime/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sagemaker-a2i-runtime/tsconfig.json +++ b/clients/client-sagemaker-a2i-runtime/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sagemaker-edge/tsconfig.json b/clients/client-sagemaker-edge/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sagemaker-edge/tsconfig.json +++ b/clients/client-sagemaker-edge/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sagemaker-featurestore-runtime/tsconfig.json b/clients/client-sagemaker-featurestore-runtime/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sagemaker-featurestore-runtime/tsconfig.json +++ b/clients/client-sagemaker-featurestore-runtime/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sagemaker-runtime/tsconfig.json b/clients/client-sagemaker-runtime/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sagemaker-runtime/tsconfig.json +++ b/clients/client-sagemaker-runtime/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sagemaker/tsconfig.json b/clients/client-sagemaker/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sagemaker/tsconfig.json +++ b/clients/client-sagemaker/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-savingsplans/tsconfig.json b/clients/client-savingsplans/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-savingsplans/tsconfig.json +++ b/clients/client-savingsplans/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-schemas/tsconfig.json b/clients/client-schemas/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-schemas/tsconfig.json +++ b/clients/client-schemas/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-secrets-manager/tsconfig.json b/clients/client-secrets-manager/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-secrets-manager/tsconfig.json +++ b/clients/client-secrets-manager/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-securityhub/tsconfig.json b/clients/client-securityhub/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-securityhub/tsconfig.json +++ b/clients/client-securityhub/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-serverlessapplicationrepository/tsconfig.json b/clients/client-serverlessapplicationrepository/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-serverlessapplicationrepository/tsconfig.json +++ b/clients/client-serverlessapplicationrepository/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-service-catalog-appregistry/tsconfig.json b/clients/client-service-catalog-appregistry/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-service-catalog-appregistry/tsconfig.json +++ b/clients/client-service-catalog-appregistry/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-service-catalog/tsconfig.json b/clients/client-service-catalog/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-service-catalog/tsconfig.json +++ b/clients/client-service-catalog/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-service-quotas/tsconfig.json b/clients/client-service-quotas/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-service-quotas/tsconfig.json +++ b/clients/client-service-quotas/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-servicediscovery/tsconfig.json b/clients/client-servicediscovery/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-servicediscovery/tsconfig.json +++ b/clients/client-servicediscovery/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ses/tsconfig.json b/clients/client-ses/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ses/tsconfig.json +++ b/clients/client-ses/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sesv2/tsconfig.json b/clients/client-sesv2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sesv2/tsconfig.json +++ b/clients/client-sesv2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sfn/tsconfig.json b/clients/client-sfn/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sfn/tsconfig.json +++ b/clients/client-sfn/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-shield/tsconfig.json b/clients/client-shield/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-shield/tsconfig.json +++ b/clients/client-shield/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-signer/tsconfig.json b/clients/client-signer/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-signer/tsconfig.json +++ b/clients/client-signer/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sms/tsconfig.json b/clients/client-sms/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sms/tsconfig.json +++ b/clients/client-sms/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-snow-device-management/tsconfig.json b/clients/client-snow-device-management/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-snow-device-management/tsconfig.json +++ b/clients/client-snow-device-management/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-snowball/tsconfig.json b/clients/client-snowball/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-snowball/tsconfig.json +++ b/clients/client-snowball/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sns/tsconfig.json b/clients/client-sns/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sns/tsconfig.json +++ b/clients/client-sns/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sqs/tsconfig.json b/clients/client-sqs/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sqs/tsconfig.json +++ b/clients/client-sqs/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ssm-contacts/tsconfig.json b/clients/client-ssm-contacts/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ssm-contacts/tsconfig.json +++ b/clients/client-ssm-contacts/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ssm-incidents/tsconfig.json b/clients/client-ssm-incidents/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ssm-incidents/tsconfig.json +++ b/clients/client-ssm-incidents/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-ssm/tsconfig.json b/clients/client-ssm/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-ssm/tsconfig.json +++ b/clients/client-ssm/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sso-admin/tsconfig.json b/clients/client-sso-admin/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sso-admin/tsconfig.json +++ b/clients/client-sso-admin/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sso-oidc/tsconfig.json b/clients/client-sso-oidc/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sso-oidc/tsconfig.json +++ b/clients/client-sso-oidc/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sso/tsconfig.json b/clients/client-sso/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sso/tsconfig.json +++ b/clients/client-sso/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-storage-gateway/tsconfig.json b/clients/client-storage-gateway/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-storage-gateway/tsconfig.json +++ b/clients/client-storage-gateway/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-sts/tsconfig.json b/clients/client-sts/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-sts/tsconfig.json +++ b/clients/client-sts/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-support/tsconfig.json b/clients/client-support/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-support/tsconfig.json +++ b/clients/client-support/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-swf/tsconfig.json b/clients/client-swf/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-swf/tsconfig.json +++ b/clients/client-swf/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-synthetics/tsconfig.json b/clients/client-synthetics/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-synthetics/tsconfig.json +++ b/clients/client-synthetics/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-textract/tsconfig.json b/clients/client-textract/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-textract/tsconfig.json +++ b/clients/client-textract/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-timestream-query/tsconfig.json b/clients/client-timestream-query/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-timestream-query/tsconfig.json +++ b/clients/client-timestream-query/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-timestream-write/tsconfig.json b/clients/client-timestream-write/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-timestream-write/tsconfig.json +++ b/clients/client-timestream-write/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-transcribe-streaming/tsconfig.json b/clients/client-transcribe-streaming/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-transcribe-streaming/tsconfig.json +++ b/clients/client-transcribe-streaming/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-transcribe/tsconfig.json b/clients/client-transcribe/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-transcribe/tsconfig.json +++ b/clients/client-transcribe/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-transfer/tsconfig.json b/clients/client-transfer/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-transfer/tsconfig.json +++ b/clients/client-transfer/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-translate/tsconfig.json b/clients/client-translate/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-translate/tsconfig.json +++ b/clients/client-translate/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-voice-id/tsconfig.json b/clients/client-voice-id/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-voice-id/tsconfig.json +++ b/clients/client-voice-id/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-waf-regional/tsconfig.json b/clients/client-waf-regional/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-waf-regional/tsconfig.json +++ b/clients/client-waf-regional/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-waf/tsconfig.json b/clients/client-waf/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-waf/tsconfig.json +++ b/clients/client-waf/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-wafv2/tsconfig.json b/clients/client-wafv2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-wafv2/tsconfig.json +++ b/clients/client-wafv2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-wellarchitected/tsconfig.json b/clients/client-wellarchitected/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-wellarchitected/tsconfig.json +++ b/clients/client-wellarchitected/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-wisdom/tsconfig.json b/clients/client-wisdom/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-wisdom/tsconfig.json +++ b/clients/client-wisdom/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-workdocs/tsconfig.json b/clients/client-workdocs/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-workdocs/tsconfig.json +++ b/clients/client-workdocs/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-worklink/tsconfig.json b/clients/client-worklink/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-worklink/tsconfig.json +++ b/clients/client-worklink/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-workmail/tsconfig.json b/clients/client-workmail/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-workmail/tsconfig.json +++ b/clients/client-workmail/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-workmailmessageflow/tsconfig.json b/clients/client-workmailmessageflow/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-workmailmessageflow/tsconfig.json +++ b/clients/client-workmailmessageflow/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-workspaces-web/tsconfig.json b/clients/client-workspaces-web/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-workspaces-web/tsconfig.json +++ b/clients/client-workspaces-web/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-workspaces/tsconfig.json b/clients/client-workspaces/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-workspaces/tsconfig.json +++ b/clients/client-workspaces/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/clients/client-xray/tsconfig.json b/clients/client-xray/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/clients/client-xray/tsconfig.json +++ b/clients/client-xray/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/private/aws-echo-service/tsconfig.json b/private/aws-echo-service/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/private/aws-echo-service/tsconfig.json +++ b/private/aws-echo-service/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/private/aws-protocoltests-ec2/tsconfig.json b/private/aws-protocoltests-ec2/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/private/aws-protocoltests-ec2/tsconfig.json +++ b/private/aws-protocoltests-ec2/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/private/aws-protocoltests-json-10/tsconfig.json b/private/aws-protocoltests-json-10/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/private/aws-protocoltests-json-10/tsconfig.json +++ b/private/aws-protocoltests-json-10/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/private/aws-protocoltests-json/tsconfig.json b/private/aws-protocoltests-json/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/private/aws-protocoltests-json/tsconfig.json +++ b/private/aws-protocoltests-json/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/private/aws-protocoltests-query/tsconfig.json b/private/aws-protocoltests-query/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/private/aws-protocoltests-query/tsconfig.json +++ b/private/aws-protocoltests-query/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/private/aws-protocoltests-restjson/tsconfig.json b/private/aws-protocoltests-restjson/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/private/aws-protocoltests-restjson/tsconfig.json +++ b/private/aws-protocoltests-restjson/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } diff --git a/private/aws-protocoltests-restxml/tsconfig.json b/private/aws-protocoltests-restxml/tsconfig.json index 20bff1e9f52c3..53e16e74055e3 100644 --- a/private/aws-protocoltests-restxml/tsconfig.json +++ b/private/aws-protocoltests-restxml/tsconfig.json @@ -2,5 +2,6 @@ "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { "rootDir": "src" - } + }, + "exclude": ["test/"] } From 98d332cf949de279fa8519aafac731460e2e0409 Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Fri, 14 Jan 2022 01:34:34 +0000 Subject: [PATCH 09/10] chore(clients): add relevant compilerOptions to tsconfig.json --- clients/client-accessanalyzer/tsconfig.json | 5 +++++ clients/client-account/tsconfig.json | 5 +++++ clients/client-acm-pca/tsconfig.json | 5 +++++ clients/client-acm/tsconfig.json | 5 +++++ clients/client-alexa-for-business/tsconfig.json | 5 +++++ clients/client-amp/tsconfig.json | 5 +++++ clients/client-amplify/tsconfig.json | 5 +++++ clients/client-amplifybackend/tsconfig.json | 5 +++++ clients/client-amplifyuibuilder/tsconfig.json | 5 +++++ clients/client-api-gateway/tsconfig.json | 5 +++++ clients/client-apigatewaymanagementapi/tsconfig.json | 5 +++++ clients/client-apigatewayv2/tsconfig.json | 5 +++++ clients/client-app-mesh/tsconfig.json | 5 +++++ clients/client-appconfig/tsconfig.json | 5 +++++ clients/client-appconfigdata/tsconfig.json | 5 +++++ clients/client-appflow/tsconfig.json | 5 +++++ clients/client-appintegrations/tsconfig.json | 5 +++++ clients/client-application-auto-scaling/tsconfig.json | 5 +++++ clients/client-application-discovery-service/tsconfig.json | 5 +++++ clients/client-application-insights/tsconfig.json | 5 +++++ clients/client-applicationcostprofiler/tsconfig.json | 5 +++++ clients/client-apprunner/tsconfig.json | 5 +++++ clients/client-appstream/tsconfig.json | 5 +++++ clients/client-appsync/tsconfig.json | 5 +++++ clients/client-athena/tsconfig.json | 5 +++++ clients/client-auditmanager/tsconfig.json | 5 +++++ clients/client-auto-scaling-plans/tsconfig.json | 5 +++++ clients/client-auto-scaling/tsconfig.json | 5 +++++ clients/client-backup-gateway/tsconfig.json | 5 +++++ clients/client-backup/tsconfig.json | 5 +++++ clients/client-batch/tsconfig.json | 5 +++++ clients/client-braket/tsconfig.json | 5 +++++ clients/client-budgets/tsconfig.json | 5 +++++ clients/client-chime-sdk-identity/tsconfig.json | 5 +++++ clients/client-chime-sdk-meetings/tsconfig.json | 5 +++++ clients/client-chime-sdk-messaging/tsconfig.json | 5 +++++ clients/client-chime/tsconfig.json | 5 +++++ clients/client-cloud9/tsconfig.json | 5 +++++ clients/client-cloudcontrol/tsconfig.json | 5 +++++ clients/client-clouddirectory/tsconfig.json | 5 +++++ clients/client-cloudformation/tsconfig.json | 5 +++++ clients/client-cloudfront/tsconfig.json | 5 +++++ clients/client-cloudhsm-v2/tsconfig.json | 5 +++++ clients/client-cloudhsm/tsconfig.json | 5 +++++ clients/client-cloudsearch-domain/tsconfig.json | 5 +++++ clients/client-cloudsearch/tsconfig.json | 5 +++++ clients/client-cloudtrail/tsconfig.json | 5 +++++ clients/client-cloudwatch-events/tsconfig.json | 5 +++++ clients/client-cloudwatch-logs/tsconfig.json | 5 +++++ clients/client-cloudwatch/tsconfig.json | 5 +++++ clients/client-codeartifact/tsconfig.json | 5 +++++ clients/client-codebuild/tsconfig.json | 5 +++++ clients/client-codecommit/tsconfig.json | 5 +++++ clients/client-codedeploy/tsconfig.json | 5 +++++ clients/client-codeguru-reviewer/tsconfig.json | 5 +++++ clients/client-codeguruprofiler/tsconfig.json | 5 +++++ clients/client-codepipeline/tsconfig.json | 5 +++++ clients/client-codestar-connections/tsconfig.json | 5 +++++ clients/client-codestar-notifications/tsconfig.json | 5 +++++ clients/client-codestar/tsconfig.json | 5 +++++ clients/client-cognito-identity-provider/tsconfig.json | 5 +++++ clients/client-cognito-identity/tsconfig.json | 5 +++++ clients/client-cognito-sync/tsconfig.json | 5 +++++ clients/client-comprehend/tsconfig.json | 5 +++++ clients/client-comprehendmedical/tsconfig.json | 5 +++++ clients/client-compute-optimizer/tsconfig.json | 5 +++++ clients/client-config-service/tsconfig.json | 5 +++++ clients/client-connect-contact-lens/tsconfig.json | 5 +++++ clients/client-connect/tsconfig.json | 5 +++++ clients/client-connectparticipant/tsconfig.json | 5 +++++ clients/client-cost-and-usage-report-service/tsconfig.json | 5 +++++ clients/client-cost-explorer/tsconfig.json | 5 +++++ clients/client-customer-profiles/tsconfig.json | 5 +++++ clients/client-data-pipeline/tsconfig.json | 5 +++++ clients/client-database-migration-service/tsconfig.json | 5 +++++ clients/client-databrew/tsconfig.json | 5 +++++ clients/client-dataexchange/tsconfig.json | 5 +++++ clients/client-datasync/tsconfig.json | 5 +++++ clients/client-dax/tsconfig.json | 5 +++++ clients/client-detective/tsconfig.json | 5 +++++ clients/client-device-farm/tsconfig.json | 5 +++++ clients/client-devops-guru/tsconfig.json | 5 +++++ clients/client-direct-connect/tsconfig.json | 5 +++++ clients/client-directory-service/tsconfig.json | 5 +++++ clients/client-dlm/tsconfig.json | 5 +++++ clients/client-docdb/tsconfig.json | 5 +++++ clients/client-drs/tsconfig.json | 5 +++++ clients/client-dynamodb-streams/tsconfig.json | 5 +++++ clients/client-dynamodb/tsconfig.json | 5 +++++ clients/client-ebs/tsconfig.json | 5 +++++ clients/client-ec2-instance-connect/tsconfig.json | 5 +++++ clients/client-ec2/tsconfig.json | 5 +++++ clients/client-ecr-public/tsconfig.json | 5 +++++ clients/client-ecr/tsconfig.json | 5 +++++ clients/client-ecs/tsconfig.json | 5 +++++ clients/client-efs/tsconfig.json | 5 +++++ clients/client-eks/tsconfig.json | 5 +++++ clients/client-elastic-beanstalk/tsconfig.json | 5 +++++ clients/client-elastic-inference/tsconfig.json | 5 +++++ clients/client-elastic-load-balancing-v2/tsconfig.json | 5 +++++ clients/client-elastic-load-balancing/tsconfig.json | 5 +++++ clients/client-elastic-transcoder/tsconfig.json | 5 +++++ clients/client-elasticache/tsconfig.json | 5 +++++ clients/client-elasticsearch-service/tsconfig.json | 5 +++++ clients/client-emr-containers/tsconfig.json | 5 +++++ clients/client-emr/tsconfig.json | 5 +++++ clients/client-eventbridge/tsconfig.json | 5 +++++ clients/client-evidently/tsconfig.json | 5 +++++ clients/client-finspace-data/tsconfig.json | 5 +++++ clients/client-finspace/tsconfig.json | 5 +++++ clients/client-firehose/tsconfig.json | 5 +++++ clients/client-fis/tsconfig.json | 5 +++++ clients/client-fms/tsconfig.json | 5 +++++ clients/client-forecast/tsconfig.json | 5 +++++ clients/client-forecastquery/tsconfig.json | 5 +++++ clients/client-frauddetector/tsconfig.json | 5 +++++ clients/client-fsx/tsconfig.json | 5 +++++ clients/client-gamelift/tsconfig.json | 5 +++++ clients/client-glacier/tsconfig.json | 5 +++++ clients/client-global-accelerator/tsconfig.json | 5 +++++ clients/client-glue/tsconfig.json | 5 +++++ clients/client-grafana/tsconfig.json | 5 +++++ clients/client-greengrass/tsconfig.json | 5 +++++ clients/client-greengrassv2/tsconfig.json | 5 +++++ clients/client-groundstation/tsconfig.json | 5 +++++ clients/client-guardduty/tsconfig.json | 5 +++++ clients/client-health/tsconfig.json | 5 +++++ clients/client-healthlake/tsconfig.json | 5 +++++ clients/client-honeycode/tsconfig.json | 5 +++++ clients/client-iam/tsconfig.json | 5 +++++ clients/client-identitystore/tsconfig.json | 5 +++++ clients/client-imagebuilder/tsconfig.json | 5 +++++ clients/client-inspector/tsconfig.json | 5 +++++ clients/client-inspector2/tsconfig.json | 5 +++++ clients/client-iot-1click-devices-service/tsconfig.json | 5 +++++ clients/client-iot-1click-projects/tsconfig.json | 5 +++++ clients/client-iot-data-plane/tsconfig.json | 5 +++++ clients/client-iot-events-data/tsconfig.json | 5 +++++ clients/client-iot-events/tsconfig.json | 5 +++++ clients/client-iot-jobs-data-plane/tsconfig.json | 5 +++++ clients/client-iot-wireless/tsconfig.json | 5 +++++ clients/client-iot/tsconfig.json | 5 +++++ clients/client-iotanalytics/tsconfig.json | 5 +++++ clients/client-iotdeviceadvisor/tsconfig.json | 5 +++++ clients/client-iotfleethub/tsconfig.json | 5 +++++ clients/client-iotsecuretunneling/tsconfig.json | 5 +++++ clients/client-iotsitewise/tsconfig.json | 5 +++++ clients/client-iotthingsgraph/tsconfig.json | 5 +++++ clients/client-iottwinmaker/tsconfig.json | 5 +++++ clients/client-ivs/tsconfig.json | 5 +++++ clients/client-kafka/tsconfig.json | 5 +++++ clients/client-kafkaconnect/tsconfig.json | 5 +++++ clients/client-kendra/tsconfig.json | 5 +++++ clients/client-kinesis-analytics-v2/tsconfig.json | 5 +++++ clients/client-kinesis-analytics/tsconfig.json | 5 +++++ clients/client-kinesis-video-archived-media/tsconfig.json | 5 +++++ clients/client-kinesis-video-media/tsconfig.json | 5 +++++ clients/client-kinesis-video-signaling/tsconfig.json | 5 +++++ clients/client-kinesis-video/tsconfig.json | 5 +++++ clients/client-kinesis/tsconfig.json | 5 +++++ clients/client-kms/tsconfig.json | 5 +++++ clients/client-lakeformation/tsconfig.json | 5 +++++ clients/client-lambda/tsconfig.json | 5 +++++ clients/client-lex-model-building-service/tsconfig.json | 5 +++++ clients/client-lex-models-v2/tsconfig.json | 5 +++++ clients/client-lex-runtime-service/tsconfig.json | 5 +++++ clients/client-lex-runtime-v2/tsconfig.json | 5 +++++ clients/client-license-manager/tsconfig.json | 5 +++++ clients/client-lightsail/tsconfig.json | 5 +++++ clients/client-location/tsconfig.json | 5 +++++ clients/client-lookoutequipment/tsconfig.json | 5 +++++ clients/client-lookoutmetrics/tsconfig.json | 5 +++++ clients/client-lookoutvision/tsconfig.json | 5 +++++ clients/client-machine-learning/tsconfig.json | 5 +++++ clients/client-macie/tsconfig.json | 5 +++++ clients/client-macie2/tsconfig.json | 5 +++++ clients/client-managedblockchain/tsconfig.json | 5 +++++ clients/client-marketplace-catalog/tsconfig.json | 5 +++++ clients/client-marketplace-commerce-analytics/tsconfig.json | 5 +++++ clients/client-marketplace-entitlement-service/tsconfig.json | 5 +++++ clients/client-marketplace-metering/tsconfig.json | 5 +++++ clients/client-mediaconnect/tsconfig.json | 5 +++++ clients/client-mediaconvert/tsconfig.json | 5 +++++ clients/client-medialive/tsconfig.json | 5 +++++ clients/client-mediapackage-vod/tsconfig.json | 5 +++++ clients/client-mediapackage/tsconfig.json | 5 +++++ clients/client-mediastore-data/tsconfig.json | 5 +++++ clients/client-mediastore/tsconfig.json | 5 +++++ clients/client-mediatailor/tsconfig.json | 5 +++++ clients/client-memorydb/tsconfig.json | 5 +++++ clients/client-mgn/tsconfig.json | 5 +++++ clients/client-migration-hub-refactor-spaces/tsconfig.json | 5 +++++ clients/client-migration-hub/tsconfig.json | 5 +++++ clients/client-migrationhub-config/tsconfig.json | 5 +++++ clients/client-migrationhubstrategy/tsconfig.json | 5 +++++ clients/client-mobile/tsconfig.json | 5 +++++ clients/client-mq/tsconfig.json | 5 +++++ clients/client-mturk/tsconfig.json | 5 +++++ clients/client-mwaa/tsconfig.json | 5 +++++ clients/client-neptune/tsconfig.json | 5 +++++ clients/client-network-firewall/tsconfig.json | 5 +++++ clients/client-networkmanager/tsconfig.json | 5 +++++ clients/client-nimble/tsconfig.json | 5 +++++ clients/client-opensearch/tsconfig.json | 5 +++++ clients/client-opsworks/tsconfig.json | 5 +++++ clients/client-opsworkscm/tsconfig.json | 5 +++++ clients/client-organizations/tsconfig.json | 5 +++++ clients/client-outposts/tsconfig.json | 5 +++++ clients/client-panorama/tsconfig.json | 5 +++++ clients/client-personalize-events/tsconfig.json | 5 +++++ clients/client-personalize-runtime/tsconfig.json | 5 +++++ clients/client-personalize/tsconfig.json | 5 +++++ clients/client-pi/tsconfig.json | 5 +++++ clients/client-pinpoint-email/tsconfig.json | 5 +++++ clients/client-pinpoint-sms-voice/tsconfig.json | 5 +++++ clients/client-pinpoint/tsconfig.json | 5 +++++ clients/client-polly/tsconfig.json | 5 +++++ clients/client-pricing/tsconfig.json | 5 +++++ clients/client-proton/tsconfig.json | 5 +++++ clients/client-qldb-session/tsconfig.json | 5 +++++ clients/client-qldb/tsconfig.json | 5 +++++ clients/client-quicksight/tsconfig.json | 5 +++++ clients/client-ram/tsconfig.json | 5 +++++ clients/client-rbin/tsconfig.json | 5 +++++ clients/client-rds-data/tsconfig.json | 5 +++++ clients/client-rds/tsconfig.json | 5 +++++ clients/client-redshift-data/tsconfig.json | 5 +++++ clients/client-redshift/tsconfig.json | 5 +++++ clients/client-rekognition/tsconfig.json | 5 +++++ clients/client-resiliencehub/tsconfig.json | 5 +++++ clients/client-resource-groups-tagging-api/tsconfig.json | 5 +++++ clients/client-resource-groups/tsconfig.json | 5 +++++ clients/client-robomaker/tsconfig.json | 5 +++++ clients/client-route-53-domains/tsconfig.json | 5 +++++ clients/client-route-53/tsconfig.json | 5 +++++ clients/client-route53-recovery-cluster/tsconfig.json | 5 +++++ clients/client-route53-recovery-control-config/tsconfig.json | 5 +++++ clients/client-route53-recovery-readiness/tsconfig.json | 5 +++++ clients/client-route53resolver/tsconfig.json | 5 +++++ clients/client-rum/tsconfig.json | 5 +++++ clients/client-s3-control/tsconfig.json | 5 +++++ clients/client-s3/tsconfig.json | 5 +++++ clients/client-s3outposts/tsconfig.json | 5 +++++ clients/client-sagemaker-a2i-runtime/tsconfig.json | 5 +++++ clients/client-sagemaker-edge/tsconfig.json | 5 +++++ clients/client-sagemaker-featurestore-runtime/tsconfig.json | 5 +++++ clients/client-sagemaker-runtime/tsconfig.json | 5 +++++ clients/client-sagemaker/tsconfig.json | 5 +++++ clients/client-savingsplans/tsconfig.json | 5 +++++ clients/client-schemas/tsconfig.json | 5 +++++ clients/client-secrets-manager/tsconfig.json | 5 +++++ clients/client-securityhub/tsconfig.json | 5 +++++ clients/client-serverlessapplicationrepository/tsconfig.json | 5 +++++ clients/client-service-catalog-appregistry/tsconfig.json | 5 +++++ clients/client-service-catalog/tsconfig.json | 5 +++++ clients/client-service-quotas/tsconfig.json | 5 +++++ clients/client-servicediscovery/tsconfig.json | 5 +++++ clients/client-ses/tsconfig.json | 5 +++++ clients/client-sesv2/tsconfig.json | 5 +++++ clients/client-sfn/tsconfig.json | 5 +++++ clients/client-shield/tsconfig.json | 5 +++++ clients/client-signer/tsconfig.json | 5 +++++ clients/client-sms/tsconfig.json | 5 +++++ clients/client-snow-device-management/tsconfig.json | 5 +++++ clients/client-snowball/tsconfig.json | 5 +++++ clients/client-sns/tsconfig.json | 5 +++++ clients/client-sqs/tsconfig.json | 5 +++++ clients/client-ssm-contacts/tsconfig.json | 5 +++++ clients/client-ssm-incidents/tsconfig.json | 5 +++++ clients/client-ssm/tsconfig.json | 5 +++++ clients/client-sso-admin/tsconfig.json | 5 +++++ clients/client-sso-oidc/tsconfig.json | 5 +++++ clients/client-sso/tsconfig.json | 5 +++++ clients/client-storage-gateway/tsconfig.json | 5 +++++ clients/client-sts/tsconfig.json | 5 +++++ clients/client-support/tsconfig.json | 5 +++++ clients/client-swf/tsconfig.json | 5 +++++ clients/client-synthetics/tsconfig.json | 5 +++++ clients/client-textract/tsconfig.json | 5 +++++ clients/client-timestream-query/tsconfig.json | 5 +++++ clients/client-timestream-write/tsconfig.json | 5 +++++ clients/client-transcribe-streaming/tsconfig.json | 5 +++++ clients/client-transcribe/tsconfig.json | 5 +++++ clients/client-transfer/tsconfig.json | 5 +++++ clients/client-translate/tsconfig.json | 5 +++++ clients/client-voice-id/tsconfig.json | 5 +++++ clients/client-waf-regional/tsconfig.json | 5 +++++ clients/client-waf/tsconfig.json | 5 +++++ clients/client-wafv2/tsconfig.json | 5 +++++ clients/client-wellarchitected/tsconfig.json | 5 +++++ clients/client-wisdom/tsconfig.json | 5 +++++ clients/client-workdocs/tsconfig.json | 5 +++++ clients/client-worklink/tsconfig.json | 5 +++++ clients/client-workmail/tsconfig.json | 5 +++++ clients/client-workmailmessageflow/tsconfig.json | 5 +++++ clients/client-workspaces-web/tsconfig.json | 5 +++++ clients/client-workspaces/tsconfig.json | 5 +++++ clients/client-xray/tsconfig.json | 5 +++++ private/aws-echo-service/tsconfig.json | 5 +++++ private/aws-protocoltests-ec2/tsconfig.json | 5 +++++ private/aws-protocoltests-json-10/tsconfig.json | 5 +++++ private/aws-protocoltests-json/tsconfig.json | 5 +++++ private/aws-protocoltests-query/tsconfig.json | 5 +++++ private/aws-protocoltests-restjson/tsconfig.json | 5 +++++ private/aws-protocoltests-restxml/tsconfig.json | 5 +++++ 305 files changed, 1525 insertions(+) diff --git a/clients/client-accessanalyzer/tsconfig.json b/clients/client-accessanalyzer/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-accessanalyzer/tsconfig.json +++ b/clients/client-accessanalyzer/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-account/tsconfig.json b/clients/client-account/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-account/tsconfig.json +++ b/clients/client-account/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-acm-pca/tsconfig.json b/clients/client-acm-pca/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-acm-pca/tsconfig.json +++ b/clients/client-acm-pca/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-acm/tsconfig.json b/clients/client-acm/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-acm/tsconfig.json +++ b/clients/client-acm/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-alexa-for-business/tsconfig.json b/clients/client-alexa-for-business/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-alexa-for-business/tsconfig.json +++ b/clients/client-alexa-for-business/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-amp/tsconfig.json b/clients/client-amp/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-amp/tsconfig.json +++ b/clients/client-amp/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-amplify/tsconfig.json b/clients/client-amplify/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-amplify/tsconfig.json +++ b/clients/client-amplify/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-amplifybackend/tsconfig.json b/clients/client-amplifybackend/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-amplifybackend/tsconfig.json +++ b/clients/client-amplifybackend/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-amplifyuibuilder/tsconfig.json b/clients/client-amplifyuibuilder/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-amplifyuibuilder/tsconfig.json +++ b/clients/client-amplifyuibuilder/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-api-gateway/tsconfig.json b/clients/client-api-gateway/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-api-gateway/tsconfig.json +++ b/clients/client-api-gateway/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-apigatewaymanagementapi/tsconfig.json b/clients/client-apigatewaymanagementapi/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-apigatewaymanagementapi/tsconfig.json +++ b/clients/client-apigatewaymanagementapi/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-apigatewayv2/tsconfig.json b/clients/client-apigatewayv2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-apigatewayv2/tsconfig.json +++ b/clients/client-apigatewayv2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-app-mesh/tsconfig.json b/clients/client-app-mesh/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-app-mesh/tsconfig.json +++ b/clients/client-app-mesh/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-appconfig/tsconfig.json b/clients/client-appconfig/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-appconfig/tsconfig.json +++ b/clients/client-appconfig/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-appconfigdata/tsconfig.json b/clients/client-appconfigdata/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-appconfigdata/tsconfig.json +++ b/clients/client-appconfigdata/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-appflow/tsconfig.json b/clients/client-appflow/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-appflow/tsconfig.json +++ b/clients/client-appflow/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-appintegrations/tsconfig.json b/clients/client-appintegrations/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-appintegrations/tsconfig.json +++ b/clients/client-appintegrations/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-application-auto-scaling/tsconfig.json b/clients/client-application-auto-scaling/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-application-auto-scaling/tsconfig.json +++ b/clients/client-application-auto-scaling/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-application-discovery-service/tsconfig.json b/clients/client-application-discovery-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-application-discovery-service/tsconfig.json +++ b/clients/client-application-discovery-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-application-insights/tsconfig.json b/clients/client-application-insights/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-application-insights/tsconfig.json +++ b/clients/client-application-insights/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-applicationcostprofiler/tsconfig.json b/clients/client-applicationcostprofiler/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-applicationcostprofiler/tsconfig.json +++ b/clients/client-applicationcostprofiler/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-apprunner/tsconfig.json b/clients/client-apprunner/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-apprunner/tsconfig.json +++ b/clients/client-apprunner/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-appstream/tsconfig.json b/clients/client-appstream/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-appstream/tsconfig.json +++ b/clients/client-appstream/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-appsync/tsconfig.json b/clients/client-appsync/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-appsync/tsconfig.json +++ b/clients/client-appsync/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-athena/tsconfig.json b/clients/client-athena/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-athena/tsconfig.json +++ b/clients/client-athena/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-auditmanager/tsconfig.json b/clients/client-auditmanager/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-auditmanager/tsconfig.json +++ b/clients/client-auditmanager/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-auto-scaling-plans/tsconfig.json b/clients/client-auto-scaling-plans/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-auto-scaling-plans/tsconfig.json +++ b/clients/client-auto-scaling-plans/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-auto-scaling/tsconfig.json b/clients/client-auto-scaling/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-auto-scaling/tsconfig.json +++ b/clients/client-auto-scaling/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-backup-gateway/tsconfig.json b/clients/client-backup-gateway/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-backup-gateway/tsconfig.json +++ b/clients/client-backup-gateway/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-backup/tsconfig.json b/clients/client-backup/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-backup/tsconfig.json +++ b/clients/client-backup/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-batch/tsconfig.json b/clients/client-batch/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-batch/tsconfig.json +++ b/clients/client-batch/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-braket/tsconfig.json b/clients/client-braket/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-braket/tsconfig.json +++ b/clients/client-braket/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-budgets/tsconfig.json b/clients/client-budgets/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-budgets/tsconfig.json +++ b/clients/client-budgets/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-chime-sdk-identity/tsconfig.json b/clients/client-chime-sdk-identity/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-chime-sdk-identity/tsconfig.json +++ b/clients/client-chime-sdk-identity/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-chime-sdk-meetings/tsconfig.json b/clients/client-chime-sdk-meetings/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-chime-sdk-meetings/tsconfig.json +++ b/clients/client-chime-sdk-meetings/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-chime-sdk-messaging/tsconfig.json b/clients/client-chime-sdk-messaging/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-chime-sdk-messaging/tsconfig.json +++ b/clients/client-chime-sdk-messaging/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-chime/tsconfig.json b/clients/client-chime/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-chime/tsconfig.json +++ b/clients/client-chime/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloud9/tsconfig.json b/clients/client-cloud9/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloud9/tsconfig.json +++ b/clients/client-cloud9/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudcontrol/tsconfig.json b/clients/client-cloudcontrol/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudcontrol/tsconfig.json +++ b/clients/client-cloudcontrol/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-clouddirectory/tsconfig.json b/clients/client-clouddirectory/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-clouddirectory/tsconfig.json +++ b/clients/client-clouddirectory/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudformation/tsconfig.json b/clients/client-cloudformation/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudformation/tsconfig.json +++ b/clients/client-cloudformation/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudfront/tsconfig.json b/clients/client-cloudfront/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudfront/tsconfig.json +++ b/clients/client-cloudfront/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudhsm-v2/tsconfig.json b/clients/client-cloudhsm-v2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudhsm-v2/tsconfig.json +++ b/clients/client-cloudhsm-v2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudhsm/tsconfig.json b/clients/client-cloudhsm/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudhsm/tsconfig.json +++ b/clients/client-cloudhsm/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudsearch-domain/tsconfig.json b/clients/client-cloudsearch-domain/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudsearch-domain/tsconfig.json +++ b/clients/client-cloudsearch-domain/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudsearch/tsconfig.json b/clients/client-cloudsearch/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudsearch/tsconfig.json +++ b/clients/client-cloudsearch/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudtrail/tsconfig.json b/clients/client-cloudtrail/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudtrail/tsconfig.json +++ b/clients/client-cloudtrail/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudwatch-events/tsconfig.json b/clients/client-cloudwatch-events/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudwatch-events/tsconfig.json +++ b/clients/client-cloudwatch-events/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudwatch-logs/tsconfig.json b/clients/client-cloudwatch-logs/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudwatch-logs/tsconfig.json +++ b/clients/client-cloudwatch-logs/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cloudwatch/tsconfig.json b/clients/client-cloudwatch/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cloudwatch/tsconfig.json +++ b/clients/client-cloudwatch/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codeartifact/tsconfig.json b/clients/client-codeartifact/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codeartifact/tsconfig.json +++ b/clients/client-codeartifact/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codebuild/tsconfig.json b/clients/client-codebuild/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codebuild/tsconfig.json +++ b/clients/client-codebuild/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codecommit/tsconfig.json b/clients/client-codecommit/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codecommit/tsconfig.json +++ b/clients/client-codecommit/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codedeploy/tsconfig.json b/clients/client-codedeploy/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codedeploy/tsconfig.json +++ b/clients/client-codedeploy/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codeguru-reviewer/tsconfig.json b/clients/client-codeguru-reviewer/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codeguru-reviewer/tsconfig.json +++ b/clients/client-codeguru-reviewer/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codeguruprofiler/tsconfig.json b/clients/client-codeguruprofiler/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codeguruprofiler/tsconfig.json +++ b/clients/client-codeguruprofiler/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codepipeline/tsconfig.json b/clients/client-codepipeline/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codepipeline/tsconfig.json +++ b/clients/client-codepipeline/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codestar-connections/tsconfig.json b/clients/client-codestar-connections/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codestar-connections/tsconfig.json +++ b/clients/client-codestar-connections/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codestar-notifications/tsconfig.json b/clients/client-codestar-notifications/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codestar-notifications/tsconfig.json +++ b/clients/client-codestar-notifications/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-codestar/tsconfig.json b/clients/client-codestar/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-codestar/tsconfig.json +++ b/clients/client-codestar/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cognito-identity-provider/tsconfig.json b/clients/client-cognito-identity-provider/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cognito-identity-provider/tsconfig.json +++ b/clients/client-cognito-identity-provider/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cognito-identity/tsconfig.json b/clients/client-cognito-identity/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cognito-identity/tsconfig.json +++ b/clients/client-cognito-identity/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cognito-sync/tsconfig.json b/clients/client-cognito-sync/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cognito-sync/tsconfig.json +++ b/clients/client-cognito-sync/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-comprehend/tsconfig.json b/clients/client-comprehend/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-comprehend/tsconfig.json +++ b/clients/client-comprehend/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-comprehendmedical/tsconfig.json b/clients/client-comprehendmedical/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-comprehendmedical/tsconfig.json +++ b/clients/client-comprehendmedical/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-compute-optimizer/tsconfig.json b/clients/client-compute-optimizer/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-compute-optimizer/tsconfig.json +++ b/clients/client-compute-optimizer/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-config-service/tsconfig.json b/clients/client-config-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-config-service/tsconfig.json +++ b/clients/client-config-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-connect-contact-lens/tsconfig.json b/clients/client-connect-contact-lens/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-connect-contact-lens/tsconfig.json +++ b/clients/client-connect-contact-lens/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-connect/tsconfig.json b/clients/client-connect/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-connect/tsconfig.json +++ b/clients/client-connect/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-connectparticipant/tsconfig.json b/clients/client-connectparticipant/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-connectparticipant/tsconfig.json +++ b/clients/client-connectparticipant/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cost-and-usage-report-service/tsconfig.json b/clients/client-cost-and-usage-report-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cost-and-usage-report-service/tsconfig.json +++ b/clients/client-cost-and-usage-report-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-cost-explorer/tsconfig.json b/clients/client-cost-explorer/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-cost-explorer/tsconfig.json +++ b/clients/client-cost-explorer/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-customer-profiles/tsconfig.json b/clients/client-customer-profiles/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-customer-profiles/tsconfig.json +++ b/clients/client-customer-profiles/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-data-pipeline/tsconfig.json b/clients/client-data-pipeline/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-data-pipeline/tsconfig.json +++ b/clients/client-data-pipeline/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-database-migration-service/tsconfig.json b/clients/client-database-migration-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-database-migration-service/tsconfig.json +++ b/clients/client-database-migration-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-databrew/tsconfig.json b/clients/client-databrew/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-databrew/tsconfig.json +++ b/clients/client-databrew/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-dataexchange/tsconfig.json b/clients/client-dataexchange/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-dataexchange/tsconfig.json +++ b/clients/client-dataexchange/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-datasync/tsconfig.json b/clients/client-datasync/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-datasync/tsconfig.json +++ b/clients/client-datasync/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-dax/tsconfig.json b/clients/client-dax/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-dax/tsconfig.json +++ b/clients/client-dax/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-detective/tsconfig.json b/clients/client-detective/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-detective/tsconfig.json +++ b/clients/client-detective/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-device-farm/tsconfig.json b/clients/client-device-farm/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-device-farm/tsconfig.json +++ b/clients/client-device-farm/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-devops-guru/tsconfig.json b/clients/client-devops-guru/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-devops-guru/tsconfig.json +++ b/clients/client-devops-guru/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-direct-connect/tsconfig.json b/clients/client-direct-connect/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-direct-connect/tsconfig.json +++ b/clients/client-direct-connect/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-directory-service/tsconfig.json b/clients/client-directory-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-directory-service/tsconfig.json +++ b/clients/client-directory-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-dlm/tsconfig.json b/clients/client-dlm/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-dlm/tsconfig.json +++ b/clients/client-dlm/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-docdb/tsconfig.json b/clients/client-docdb/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-docdb/tsconfig.json +++ b/clients/client-docdb/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-drs/tsconfig.json b/clients/client-drs/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-drs/tsconfig.json +++ b/clients/client-drs/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-dynamodb-streams/tsconfig.json b/clients/client-dynamodb-streams/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-dynamodb-streams/tsconfig.json +++ b/clients/client-dynamodb-streams/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-dynamodb/tsconfig.json b/clients/client-dynamodb/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-dynamodb/tsconfig.json +++ b/clients/client-dynamodb/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ebs/tsconfig.json b/clients/client-ebs/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ebs/tsconfig.json +++ b/clients/client-ebs/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ec2-instance-connect/tsconfig.json b/clients/client-ec2-instance-connect/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ec2-instance-connect/tsconfig.json +++ b/clients/client-ec2-instance-connect/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ec2/tsconfig.json b/clients/client-ec2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ec2/tsconfig.json +++ b/clients/client-ec2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ecr-public/tsconfig.json b/clients/client-ecr-public/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ecr-public/tsconfig.json +++ b/clients/client-ecr-public/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ecr/tsconfig.json b/clients/client-ecr/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ecr/tsconfig.json +++ b/clients/client-ecr/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ecs/tsconfig.json b/clients/client-ecs/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ecs/tsconfig.json +++ b/clients/client-ecs/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-efs/tsconfig.json b/clients/client-efs/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-efs/tsconfig.json +++ b/clients/client-efs/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-eks/tsconfig.json b/clients/client-eks/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-eks/tsconfig.json +++ b/clients/client-eks/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-elastic-beanstalk/tsconfig.json b/clients/client-elastic-beanstalk/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-elastic-beanstalk/tsconfig.json +++ b/clients/client-elastic-beanstalk/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-elastic-inference/tsconfig.json b/clients/client-elastic-inference/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-elastic-inference/tsconfig.json +++ b/clients/client-elastic-inference/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-elastic-load-balancing-v2/tsconfig.json b/clients/client-elastic-load-balancing-v2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-elastic-load-balancing-v2/tsconfig.json +++ b/clients/client-elastic-load-balancing-v2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-elastic-load-balancing/tsconfig.json b/clients/client-elastic-load-balancing/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-elastic-load-balancing/tsconfig.json +++ b/clients/client-elastic-load-balancing/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-elastic-transcoder/tsconfig.json b/clients/client-elastic-transcoder/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-elastic-transcoder/tsconfig.json +++ b/clients/client-elastic-transcoder/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-elasticache/tsconfig.json b/clients/client-elasticache/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-elasticache/tsconfig.json +++ b/clients/client-elasticache/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-elasticsearch-service/tsconfig.json b/clients/client-elasticsearch-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-elasticsearch-service/tsconfig.json +++ b/clients/client-elasticsearch-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-emr-containers/tsconfig.json b/clients/client-emr-containers/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-emr-containers/tsconfig.json +++ b/clients/client-emr-containers/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-emr/tsconfig.json b/clients/client-emr/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-emr/tsconfig.json +++ b/clients/client-emr/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-eventbridge/tsconfig.json b/clients/client-eventbridge/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-eventbridge/tsconfig.json +++ b/clients/client-eventbridge/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-evidently/tsconfig.json b/clients/client-evidently/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-evidently/tsconfig.json +++ b/clients/client-evidently/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-finspace-data/tsconfig.json b/clients/client-finspace-data/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-finspace-data/tsconfig.json +++ b/clients/client-finspace-data/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-finspace/tsconfig.json b/clients/client-finspace/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-finspace/tsconfig.json +++ b/clients/client-finspace/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-firehose/tsconfig.json b/clients/client-firehose/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-firehose/tsconfig.json +++ b/clients/client-firehose/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-fis/tsconfig.json b/clients/client-fis/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-fis/tsconfig.json +++ b/clients/client-fis/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-fms/tsconfig.json b/clients/client-fms/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-fms/tsconfig.json +++ b/clients/client-fms/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-forecast/tsconfig.json b/clients/client-forecast/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-forecast/tsconfig.json +++ b/clients/client-forecast/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-forecastquery/tsconfig.json b/clients/client-forecastquery/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-forecastquery/tsconfig.json +++ b/clients/client-forecastquery/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-frauddetector/tsconfig.json b/clients/client-frauddetector/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-frauddetector/tsconfig.json +++ b/clients/client-frauddetector/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-fsx/tsconfig.json b/clients/client-fsx/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-fsx/tsconfig.json +++ b/clients/client-fsx/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-gamelift/tsconfig.json b/clients/client-gamelift/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-gamelift/tsconfig.json +++ b/clients/client-gamelift/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-glacier/tsconfig.json b/clients/client-glacier/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-glacier/tsconfig.json +++ b/clients/client-glacier/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-global-accelerator/tsconfig.json b/clients/client-global-accelerator/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-global-accelerator/tsconfig.json +++ b/clients/client-global-accelerator/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-glue/tsconfig.json b/clients/client-glue/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-glue/tsconfig.json +++ b/clients/client-glue/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-grafana/tsconfig.json b/clients/client-grafana/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-grafana/tsconfig.json +++ b/clients/client-grafana/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-greengrass/tsconfig.json b/clients/client-greengrass/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-greengrass/tsconfig.json +++ b/clients/client-greengrass/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-greengrassv2/tsconfig.json b/clients/client-greengrassv2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-greengrassv2/tsconfig.json +++ b/clients/client-greengrassv2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-groundstation/tsconfig.json b/clients/client-groundstation/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-groundstation/tsconfig.json +++ b/clients/client-groundstation/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-guardduty/tsconfig.json b/clients/client-guardduty/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-guardduty/tsconfig.json +++ b/clients/client-guardduty/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-health/tsconfig.json b/clients/client-health/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-health/tsconfig.json +++ b/clients/client-health/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-healthlake/tsconfig.json b/clients/client-healthlake/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-healthlake/tsconfig.json +++ b/clients/client-healthlake/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-honeycode/tsconfig.json b/clients/client-honeycode/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-honeycode/tsconfig.json +++ b/clients/client-honeycode/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iam/tsconfig.json b/clients/client-iam/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iam/tsconfig.json +++ b/clients/client-iam/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-identitystore/tsconfig.json b/clients/client-identitystore/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-identitystore/tsconfig.json +++ b/clients/client-identitystore/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-imagebuilder/tsconfig.json b/clients/client-imagebuilder/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-imagebuilder/tsconfig.json +++ b/clients/client-imagebuilder/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-inspector/tsconfig.json b/clients/client-inspector/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-inspector/tsconfig.json +++ b/clients/client-inspector/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-inspector2/tsconfig.json b/clients/client-inspector2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-inspector2/tsconfig.json +++ b/clients/client-inspector2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iot-1click-devices-service/tsconfig.json b/clients/client-iot-1click-devices-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iot-1click-devices-service/tsconfig.json +++ b/clients/client-iot-1click-devices-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iot-1click-projects/tsconfig.json b/clients/client-iot-1click-projects/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iot-1click-projects/tsconfig.json +++ b/clients/client-iot-1click-projects/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iot-data-plane/tsconfig.json b/clients/client-iot-data-plane/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iot-data-plane/tsconfig.json +++ b/clients/client-iot-data-plane/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iot-events-data/tsconfig.json b/clients/client-iot-events-data/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iot-events-data/tsconfig.json +++ b/clients/client-iot-events-data/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iot-events/tsconfig.json b/clients/client-iot-events/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iot-events/tsconfig.json +++ b/clients/client-iot-events/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iot-jobs-data-plane/tsconfig.json b/clients/client-iot-jobs-data-plane/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iot-jobs-data-plane/tsconfig.json +++ b/clients/client-iot-jobs-data-plane/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iot-wireless/tsconfig.json b/clients/client-iot-wireless/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iot-wireless/tsconfig.json +++ b/clients/client-iot-wireless/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iot/tsconfig.json b/clients/client-iot/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iot/tsconfig.json +++ b/clients/client-iot/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iotanalytics/tsconfig.json b/clients/client-iotanalytics/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iotanalytics/tsconfig.json +++ b/clients/client-iotanalytics/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iotdeviceadvisor/tsconfig.json b/clients/client-iotdeviceadvisor/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iotdeviceadvisor/tsconfig.json +++ b/clients/client-iotdeviceadvisor/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iotfleethub/tsconfig.json b/clients/client-iotfleethub/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iotfleethub/tsconfig.json +++ b/clients/client-iotfleethub/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iotsecuretunneling/tsconfig.json b/clients/client-iotsecuretunneling/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iotsecuretunneling/tsconfig.json +++ b/clients/client-iotsecuretunneling/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iotsitewise/tsconfig.json b/clients/client-iotsitewise/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iotsitewise/tsconfig.json +++ b/clients/client-iotsitewise/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iotthingsgraph/tsconfig.json b/clients/client-iotthingsgraph/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iotthingsgraph/tsconfig.json +++ b/clients/client-iotthingsgraph/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-iottwinmaker/tsconfig.json b/clients/client-iottwinmaker/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-iottwinmaker/tsconfig.json +++ b/clients/client-iottwinmaker/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ivs/tsconfig.json b/clients/client-ivs/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ivs/tsconfig.json +++ b/clients/client-ivs/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kafka/tsconfig.json b/clients/client-kafka/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kafka/tsconfig.json +++ b/clients/client-kafka/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kafkaconnect/tsconfig.json b/clients/client-kafkaconnect/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kafkaconnect/tsconfig.json +++ b/clients/client-kafkaconnect/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kendra/tsconfig.json b/clients/client-kendra/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kendra/tsconfig.json +++ b/clients/client-kendra/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kinesis-analytics-v2/tsconfig.json b/clients/client-kinesis-analytics-v2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kinesis-analytics-v2/tsconfig.json +++ b/clients/client-kinesis-analytics-v2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kinesis-analytics/tsconfig.json b/clients/client-kinesis-analytics/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kinesis-analytics/tsconfig.json +++ b/clients/client-kinesis-analytics/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kinesis-video-archived-media/tsconfig.json b/clients/client-kinesis-video-archived-media/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kinesis-video-archived-media/tsconfig.json +++ b/clients/client-kinesis-video-archived-media/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kinesis-video-media/tsconfig.json b/clients/client-kinesis-video-media/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kinesis-video-media/tsconfig.json +++ b/clients/client-kinesis-video-media/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kinesis-video-signaling/tsconfig.json b/clients/client-kinesis-video-signaling/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kinesis-video-signaling/tsconfig.json +++ b/clients/client-kinesis-video-signaling/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kinesis-video/tsconfig.json b/clients/client-kinesis-video/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kinesis-video/tsconfig.json +++ b/clients/client-kinesis-video/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kinesis/tsconfig.json b/clients/client-kinesis/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kinesis/tsconfig.json +++ b/clients/client-kinesis/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-kms/tsconfig.json b/clients/client-kms/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-kms/tsconfig.json +++ b/clients/client-kms/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lakeformation/tsconfig.json b/clients/client-lakeformation/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lakeformation/tsconfig.json +++ b/clients/client-lakeformation/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lambda/tsconfig.json b/clients/client-lambda/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lambda/tsconfig.json +++ b/clients/client-lambda/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lex-model-building-service/tsconfig.json b/clients/client-lex-model-building-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lex-model-building-service/tsconfig.json +++ b/clients/client-lex-model-building-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lex-models-v2/tsconfig.json b/clients/client-lex-models-v2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lex-models-v2/tsconfig.json +++ b/clients/client-lex-models-v2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lex-runtime-service/tsconfig.json b/clients/client-lex-runtime-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lex-runtime-service/tsconfig.json +++ b/clients/client-lex-runtime-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lex-runtime-v2/tsconfig.json b/clients/client-lex-runtime-v2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lex-runtime-v2/tsconfig.json +++ b/clients/client-lex-runtime-v2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-license-manager/tsconfig.json b/clients/client-license-manager/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-license-manager/tsconfig.json +++ b/clients/client-license-manager/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lightsail/tsconfig.json b/clients/client-lightsail/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lightsail/tsconfig.json +++ b/clients/client-lightsail/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-location/tsconfig.json b/clients/client-location/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-location/tsconfig.json +++ b/clients/client-location/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lookoutequipment/tsconfig.json b/clients/client-lookoutequipment/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lookoutequipment/tsconfig.json +++ b/clients/client-lookoutequipment/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lookoutmetrics/tsconfig.json b/clients/client-lookoutmetrics/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lookoutmetrics/tsconfig.json +++ b/clients/client-lookoutmetrics/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-lookoutvision/tsconfig.json b/clients/client-lookoutvision/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-lookoutvision/tsconfig.json +++ b/clients/client-lookoutvision/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-machine-learning/tsconfig.json b/clients/client-machine-learning/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-machine-learning/tsconfig.json +++ b/clients/client-machine-learning/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-macie/tsconfig.json b/clients/client-macie/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-macie/tsconfig.json +++ b/clients/client-macie/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-macie2/tsconfig.json b/clients/client-macie2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-macie2/tsconfig.json +++ b/clients/client-macie2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-managedblockchain/tsconfig.json b/clients/client-managedblockchain/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-managedblockchain/tsconfig.json +++ b/clients/client-managedblockchain/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-marketplace-catalog/tsconfig.json b/clients/client-marketplace-catalog/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-marketplace-catalog/tsconfig.json +++ b/clients/client-marketplace-catalog/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-marketplace-commerce-analytics/tsconfig.json b/clients/client-marketplace-commerce-analytics/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-marketplace-commerce-analytics/tsconfig.json +++ b/clients/client-marketplace-commerce-analytics/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-marketplace-entitlement-service/tsconfig.json b/clients/client-marketplace-entitlement-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-marketplace-entitlement-service/tsconfig.json +++ b/clients/client-marketplace-entitlement-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-marketplace-metering/tsconfig.json b/clients/client-marketplace-metering/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-marketplace-metering/tsconfig.json +++ b/clients/client-marketplace-metering/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mediaconnect/tsconfig.json b/clients/client-mediaconnect/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mediaconnect/tsconfig.json +++ b/clients/client-mediaconnect/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mediaconvert/tsconfig.json b/clients/client-mediaconvert/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mediaconvert/tsconfig.json +++ b/clients/client-mediaconvert/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-medialive/tsconfig.json b/clients/client-medialive/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-medialive/tsconfig.json +++ b/clients/client-medialive/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mediapackage-vod/tsconfig.json b/clients/client-mediapackage-vod/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mediapackage-vod/tsconfig.json +++ b/clients/client-mediapackage-vod/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mediapackage/tsconfig.json b/clients/client-mediapackage/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mediapackage/tsconfig.json +++ b/clients/client-mediapackage/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mediastore-data/tsconfig.json b/clients/client-mediastore-data/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mediastore-data/tsconfig.json +++ b/clients/client-mediastore-data/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mediastore/tsconfig.json b/clients/client-mediastore/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mediastore/tsconfig.json +++ b/clients/client-mediastore/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mediatailor/tsconfig.json b/clients/client-mediatailor/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mediatailor/tsconfig.json +++ b/clients/client-mediatailor/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-memorydb/tsconfig.json b/clients/client-memorydb/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-memorydb/tsconfig.json +++ b/clients/client-memorydb/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mgn/tsconfig.json b/clients/client-mgn/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mgn/tsconfig.json +++ b/clients/client-mgn/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-migration-hub-refactor-spaces/tsconfig.json b/clients/client-migration-hub-refactor-spaces/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-migration-hub-refactor-spaces/tsconfig.json +++ b/clients/client-migration-hub-refactor-spaces/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-migration-hub/tsconfig.json b/clients/client-migration-hub/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-migration-hub/tsconfig.json +++ b/clients/client-migration-hub/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-migrationhub-config/tsconfig.json b/clients/client-migrationhub-config/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-migrationhub-config/tsconfig.json +++ b/clients/client-migrationhub-config/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-migrationhubstrategy/tsconfig.json b/clients/client-migrationhubstrategy/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-migrationhubstrategy/tsconfig.json +++ b/clients/client-migrationhubstrategy/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mobile/tsconfig.json b/clients/client-mobile/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mobile/tsconfig.json +++ b/clients/client-mobile/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mq/tsconfig.json b/clients/client-mq/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mq/tsconfig.json +++ b/clients/client-mq/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mturk/tsconfig.json b/clients/client-mturk/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mturk/tsconfig.json +++ b/clients/client-mturk/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-mwaa/tsconfig.json b/clients/client-mwaa/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-mwaa/tsconfig.json +++ b/clients/client-mwaa/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-neptune/tsconfig.json b/clients/client-neptune/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-neptune/tsconfig.json +++ b/clients/client-neptune/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-network-firewall/tsconfig.json b/clients/client-network-firewall/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-network-firewall/tsconfig.json +++ b/clients/client-network-firewall/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-networkmanager/tsconfig.json b/clients/client-networkmanager/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-networkmanager/tsconfig.json +++ b/clients/client-networkmanager/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-nimble/tsconfig.json b/clients/client-nimble/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-nimble/tsconfig.json +++ b/clients/client-nimble/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-opensearch/tsconfig.json b/clients/client-opensearch/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-opensearch/tsconfig.json +++ b/clients/client-opensearch/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-opsworks/tsconfig.json b/clients/client-opsworks/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-opsworks/tsconfig.json +++ b/clients/client-opsworks/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-opsworkscm/tsconfig.json b/clients/client-opsworkscm/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-opsworkscm/tsconfig.json +++ b/clients/client-opsworkscm/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-organizations/tsconfig.json b/clients/client-organizations/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-organizations/tsconfig.json +++ b/clients/client-organizations/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-outposts/tsconfig.json b/clients/client-outposts/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-outposts/tsconfig.json +++ b/clients/client-outposts/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-panorama/tsconfig.json b/clients/client-panorama/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-panorama/tsconfig.json +++ b/clients/client-panorama/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-personalize-events/tsconfig.json b/clients/client-personalize-events/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-personalize-events/tsconfig.json +++ b/clients/client-personalize-events/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-personalize-runtime/tsconfig.json b/clients/client-personalize-runtime/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-personalize-runtime/tsconfig.json +++ b/clients/client-personalize-runtime/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-personalize/tsconfig.json b/clients/client-personalize/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-personalize/tsconfig.json +++ b/clients/client-personalize/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-pi/tsconfig.json b/clients/client-pi/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-pi/tsconfig.json +++ b/clients/client-pi/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-pinpoint-email/tsconfig.json b/clients/client-pinpoint-email/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-pinpoint-email/tsconfig.json +++ b/clients/client-pinpoint-email/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-pinpoint-sms-voice/tsconfig.json b/clients/client-pinpoint-sms-voice/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-pinpoint-sms-voice/tsconfig.json +++ b/clients/client-pinpoint-sms-voice/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-pinpoint/tsconfig.json b/clients/client-pinpoint/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-pinpoint/tsconfig.json +++ b/clients/client-pinpoint/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-polly/tsconfig.json b/clients/client-polly/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-polly/tsconfig.json +++ b/clients/client-polly/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-pricing/tsconfig.json b/clients/client-pricing/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-pricing/tsconfig.json +++ b/clients/client-pricing/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-proton/tsconfig.json b/clients/client-proton/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-proton/tsconfig.json +++ b/clients/client-proton/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-qldb-session/tsconfig.json b/clients/client-qldb-session/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-qldb-session/tsconfig.json +++ b/clients/client-qldb-session/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-qldb/tsconfig.json b/clients/client-qldb/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-qldb/tsconfig.json +++ b/clients/client-qldb/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-quicksight/tsconfig.json b/clients/client-quicksight/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-quicksight/tsconfig.json +++ b/clients/client-quicksight/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ram/tsconfig.json b/clients/client-ram/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ram/tsconfig.json +++ b/clients/client-ram/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-rbin/tsconfig.json b/clients/client-rbin/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-rbin/tsconfig.json +++ b/clients/client-rbin/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-rds-data/tsconfig.json b/clients/client-rds-data/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-rds-data/tsconfig.json +++ b/clients/client-rds-data/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-rds/tsconfig.json b/clients/client-rds/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-rds/tsconfig.json +++ b/clients/client-rds/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-redshift-data/tsconfig.json b/clients/client-redshift-data/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-redshift-data/tsconfig.json +++ b/clients/client-redshift-data/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-redshift/tsconfig.json b/clients/client-redshift/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-redshift/tsconfig.json +++ b/clients/client-redshift/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-rekognition/tsconfig.json b/clients/client-rekognition/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-rekognition/tsconfig.json +++ b/clients/client-rekognition/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-resiliencehub/tsconfig.json b/clients/client-resiliencehub/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-resiliencehub/tsconfig.json +++ b/clients/client-resiliencehub/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-resource-groups-tagging-api/tsconfig.json b/clients/client-resource-groups-tagging-api/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-resource-groups-tagging-api/tsconfig.json +++ b/clients/client-resource-groups-tagging-api/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-resource-groups/tsconfig.json b/clients/client-resource-groups/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-resource-groups/tsconfig.json +++ b/clients/client-resource-groups/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-robomaker/tsconfig.json b/clients/client-robomaker/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-robomaker/tsconfig.json +++ b/clients/client-robomaker/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-route-53-domains/tsconfig.json b/clients/client-route-53-domains/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-route-53-domains/tsconfig.json +++ b/clients/client-route-53-domains/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-route-53/tsconfig.json b/clients/client-route-53/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-route-53/tsconfig.json +++ b/clients/client-route-53/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-route53-recovery-cluster/tsconfig.json b/clients/client-route53-recovery-cluster/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-route53-recovery-cluster/tsconfig.json +++ b/clients/client-route53-recovery-cluster/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-route53-recovery-control-config/tsconfig.json b/clients/client-route53-recovery-control-config/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-route53-recovery-control-config/tsconfig.json +++ b/clients/client-route53-recovery-control-config/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-route53-recovery-readiness/tsconfig.json b/clients/client-route53-recovery-readiness/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-route53-recovery-readiness/tsconfig.json +++ b/clients/client-route53-recovery-readiness/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-route53resolver/tsconfig.json b/clients/client-route53resolver/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-route53resolver/tsconfig.json +++ b/clients/client-route53resolver/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-rum/tsconfig.json b/clients/client-rum/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-rum/tsconfig.json +++ b/clients/client-rum/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-s3-control/tsconfig.json b/clients/client-s3-control/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-s3-control/tsconfig.json +++ b/clients/client-s3-control/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-s3/tsconfig.json b/clients/client-s3/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-s3/tsconfig.json +++ b/clients/client-s3/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-s3outposts/tsconfig.json b/clients/client-s3outposts/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-s3outposts/tsconfig.json +++ b/clients/client-s3outposts/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sagemaker-a2i-runtime/tsconfig.json b/clients/client-sagemaker-a2i-runtime/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sagemaker-a2i-runtime/tsconfig.json +++ b/clients/client-sagemaker-a2i-runtime/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sagemaker-edge/tsconfig.json b/clients/client-sagemaker-edge/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sagemaker-edge/tsconfig.json +++ b/clients/client-sagemaker-edge/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sagemaker-featurestore-runtime/tsconfig.json b/clients/client-sagemaker-featurestore-runtime/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sagemaker-featurestore-runtime/tsconfig.json +++ b/clients/client-sagemaker-featurestore-runtime/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sagemaker-runtime/tsconfig.json b/clients/client-sagemaker-runtime/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sagemaker-runtime/tsconfig.json +++ b/clients/client-sagemaker-runtime/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sagemaker/tsconfig.json b/clients/client-sagemaker/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sagemaker/tsconfig.json +++ b/clients/client-sagemaker/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-savingsplans/tsconfig.json b/clients/client-savingsplans/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-savingsplans/tsconfig.json +++ b/clients/client-savingsplans/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-schemas/tsconfig.json b/clients/client-schemas/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-schemas/tsconfig.json +++ b/clients/client-schemas/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-secrets-manager/tsconfig.json b/clients/client-secrets-manager/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-secrets-manager/tsconfig.json +++ b/clients/client-secrets-manager/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-securityhub/tsconfig.json b/clients/client-securityhub/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-securityhub/tsconfig.json +++ b/clients/client-securityhub/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-serverlessapplicationrepository/tsconfig.json b/clients/client-serverlessapplicationrepository/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-serverlessapplicationrepository/tsconfig.json +++ b/clients/client-serverlessapplicationrepository/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-service-catalog-appregistry/tsconfig.json b/clients/client-service-catalog-appregistry/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-service-catalog-appregistry/tsconfig.json +++ b/clients/client-service-catalog-appregistry/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-service-catalog/tsconfig.json b/clients/client-service-catalog/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-service-catalog/tsconfig.json +++ b/clients/client-service-catalog/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-service-quotas/tsconfig.json b/clients/client-service-quotas/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-service-quotas/tsconfig.json +++ b/clients/client-service-quotas/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-servicediscovery/tsconfig.json b/clients/client-servicediscovery/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-servicediscovery/tsconfig.json +++ b/clients/client-servicediscovery/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ses/tsconfig.json b/clients/client-ses/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ses/tsconfig.json +++ b/clients/client-ses/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sesv2/tsconfig.json b/clients/client-sesv2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sesv2/tsconfig.json +++ b/clients/client-sesv2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sfn/tsconfig.json b/clients/client-sfn/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sfn/tsconfig.json +++ b/clients/client-sfn/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-shield/tsconfig.json b/clients/client-shield/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-shield/tsconfig.json +++ b/clients/client-shield/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-signer/tsconfig.json b/clients/client-signer/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-signer/tsconfig.json +++ b/clients/client-signer/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sms/tsconfig.json b/clients/client-sms/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sms/tsconfig.json +++ b/clients/client-sms/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-snow-device-management/tsconfig.json b/clients/client-snow-device-management/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-snow-device-management/tsconfig.json +++ b/clients/client-snow-device-management/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-snowball/tsconfig.json b/clients/client-snowball/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-snowball/tsconfig.json +++ b/clients/client-snowball/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sns/tsconfig.json b/clients/client-sns/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sns/tsconfig.json +++ b/clients/client-sns/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sqs/tsconfig.json b/clients/client-sqs/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sqs/tsconfig.json +++ b/clients/client-sqs/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ssm-contacts/tsconfig.json b/clients/client-ssm-contacts/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ssm-contacts/tsconfig.json +++ b/clients/client-ssm-contacts/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ssm-incidents/tsconfig.json b/clients/client-ssm-incidents/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ssm-incidents/tsconfig.json +++ b/clients/client-ssm-incidents/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-ssm/tsconfig.json b/clients/client-ssm/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-ssm/tsconfig.json +++ b/clients/client-ssm/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sso-admin/tsconfig.json b/clients/client-sso-admin/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sso-admin/tsconfig.json +++ b/clients/client-sso-admin/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sso-oidc/tsconfig.json b/clients/client-sso-oidc/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sso-oidc/tsconfig.json +++ b/clients/client-sso-oidc/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sso/tsconfig.json b/clients/client-sso/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sso/tsconfig.json +++ b/clients/client-sso/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-storage-gateway/tsconfig.json b/clients/client-storage-gateway/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-storage-gateway/tsconfig.json +++ b/clients/client-storage-gateway/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-sts/tsconfig.json b/clients/client-sts/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-sts/tsconfig.json +++ b/clients/client-sts/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-support/tsconfig.json b/clients/client-support/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-support/tsconfig.json +++ b/clients/client-support/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-swf/tsconfig.json b/clients/client-swf/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-swf/tsconfig.json +++ b/clients/client-swf/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-synthetics/tsconfig.json b/clients/client-synthetics/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-synthetics/tsconfig.json +++ b/clients/client-synthetics/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-textract/tsconfig.json b/clients/client-textract/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-textract/tsconfig.json +++ b/clients/client-textract/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-timestream-query/tsconfig.json b/clients/client-timestream-query/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-timestream-query/tsconfig.json +++ b/clients/client-timestream-query/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-timestream-write/tsconfig.json b/clients/client-timestream-write/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-timestream-write/tsconfig.json +++ b/clients/client-timestream-write/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-transcribe-streaming/tsconfig.json b/clients/client-transcribe-streaming/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-transcribe-streaming/tsconfig.json +++ b/clients/client-transcribe-streaming/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-transcribe/tsconfig.json b/clients/client-transcribe/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-transcribe/tsconfig.json +++ b/clients/client-transcribe/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-transfer/tsconfig.json b/clients/client-transfer/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-transfer/tsconfig.json +++ b/clients/client-transfer/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-translate/tsconfig.json b/clients/client-translate/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-translate/tsconfig.json +++ b/clients/client-translate/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-voice-id/tsconfig.json b/clients/client-voice-id/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-voice-id/tsconfig.json +++ b/clients/client-voice-id/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-waf-regional/tsconfig.json b/clients/client-waf-regional/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-waf-regional/tsconfig.json +++ b/clients/client-waf-regional/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-waf/tsconfig.json b/clients/client-waf/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-waf/tsconfig.json +++ b/clients/client-waf/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-wafv2/tsconfig.json b/clients/client-wafv2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-wafv2/tsconfig.json +++ b/clients/client-wafv2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-wellarchitected/tsconfig.json b/clients/client-wellarchitected/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-wellarchitected/tsconfig.json +++ b/clients/client-wellarchitected/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-wisdom/tsconfig.json b/clients/client-wisdom/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-wisdom/tsconfig.json +++ b/clients/client-wisdom/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-workdocs/tsconfig.json b/clients/client-workdocs/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-workdocs/tsconfig.json +++ b/clients/client-workdocs/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-worklink/tsconfig.json b/clients/client-worklink/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-worklink/tsconfig.json +++ b/clients/client-worklink/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-workmail/tsconfig.json b/clients/client-workmail/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-workmail/tsconfig.json +++ b/clients/client-workmail/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-workmailmessageflow/tsconfig.json b/clients/client-workmailmessageflow/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-workmailmessageflow/tsconfig.json +++ b/clients/client-workmailmessageflow/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-workspaces-web/tsconfig.json b/clients/client-workspaces-web/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-workspaces-web/tsconfig.json +++ b/clients/client-workspaces-web/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-workspaces/tsconfig.json b/clients/client-workspaces/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-workspaces/tsconfig.json +++ b/clients/client-workspaces/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/clients/client-xray/tsconfig.json b/clients/client-xray/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/clients/client-xray/tsconfig.json +++ b/clients/client-xray/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/private/aws-echo-service/tsconfig.json b/private/aws-echo-service/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/private/aws-echo-service/tsconfig.json +++ b/private/aws-echo-service/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/private/aws-protocoltests-ec2/tsconfig.json b/private/aws-protocoltests-ec2/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/private/aws-protocoltests-ec2/tsconfig.json +++ b/private/aws-protocoltests-ec2/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/private/aws-protocoltests-json-10/tsconfig.json b/private/aws-protocoltests-json-10/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/private/aws-protocoltests-json-10/tsconfig.json +++ b/private/aws-protocoltests-json-10/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/private/aws-protocoltests-json/tsconfig.json b/private/aws-protocoltests-json/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/private/aws-protocoltests-json/tsconfig.json +++ b/private/aws-protocoltests-json/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/private/aws-protocoltests-query/tsconfig.json b/private/aws-protocoltests-query/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/private/aws-protocoltests-query/tsconfig.json +++ b/private/aws-protocoltests-query/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/private/aws-protocoltests-restjson/tsconfig.json b/private/aws-protocoltests-restjson/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/private/aws-protocoltests-restjson/tsconfig.json +++ b/private/aws-protocoltests-restjson/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] diff --git a/private/aws-protocoltests-restxml/tsconfig.json b/private/aws-protocoltests-restxml/tsconfig.json index 53e16e74055e3..07964b54c33b7 100644 --- a/private/aws-protocoltests-restxml/tsconfig.json +++ b/private/aws-protocoltests-restxml/tsconfig.json @@ -1,6 +1,11 @@ { "extends": "@tsconfig/recommended/tsconfig.json", "compilerOptions": { + "downlevelIteration": true, + "importHelpers": true, + "incremental": true, + "removeComments": true, + "resolveJsonModule": true, "rootDir": "src" }, "exclude": ["test/"] From 5840625d380a97360c8380aa93597aa03edd51a2 Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Fri, 14 Jan 2022 01:45:10 +0000 Subject: [PATCH 10/10] chore(scripts): override tsconfig.json if absent --- scripts/generate-clients/copy-to-clients.js | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/scripts/generate-clients/copy-to-clients.js b/scripts/generate-clients/copy-to-clients.js index 7c8ba80a371d1..778647e8d2518 100644 --- a/scripts/generate-clients/copy-to-clients.js +++ b/scripts/generate-clients/copy-to-clients.js @@ -139,11 +139,12 @@ const copyToClients = async (sourceDir, destinationDir) => { extends: "../../typedoc.client.json", }; writeFileSync(destSubPath, JSON.stringify(typedocJson, null, 2).concat(`\n`)); - } else if (packageSub === "tsconfig.json") { - const tsconfigPath = join(artifactPath, "tsconfig.json"); - const tsconfig = JSON.parse(readFileSync(tsconfigPath).toString()); - writeFileSync(destSubPath, JSON.stringify({ ...tsconfig, exclude: ["test/"] }, null, 2).concat(`\n`)); } else if (overWritableSubs.includes(packageSub) || !existsSync(destSubPath)) { + if (packageSub === "tsconfig.json") { + const tsconfigPath = join(artifactPath, "tsconfig.json"); + const tsconfig = JSON.parse(readFileSync(tsconfigPath).toString()); + writeFileSync(destSubPath, JSON.stringify({ ...tsconfig, exclude: ["test/"] }, null, 2).concat(`\n`)); + } if (lstatSync(packageSubPath).isDirectory()) removeSync(destSubPath); copySync(packageSubPath, destSubPath, { overwrite: true,