From c6eb3a2a85ed09f6fbacd6764ba5940c1f998a92 Mon Sep 17 00:00:00 2001 From: Max Kukartsev Date: Thu, 25 Jul 2024 12:46:30 -0700 Subject: [PATCH] Remove deprecated AWS service in integration test --- test/slow.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/test/slow.js b/test/slow.js index 092550a..84e2073 100644 --- a/test/slow.js +++ b/test/slow.js @@ -180,14 +180,6 @@ void (async() => { 'Accept-Encoding': 'gzip, deflate, br', }, body: '{}', - }, { - url: 'https://opsworks.us-east-1.amazonaws.com/', - headers: { - 'Content-Type': 'application/x-amz-json-1.1', - 'X-Amz-Target': 'OpsWorks_20130218.DescribeStacks', - 'Accept-Encoding': 'gzip, deflate, br', - }, - body: '{}', }, { url: 'https://route53domains.us-east-1.amazonaws.com/', headers: {