Skip to content

Commit 4f46f14

Browse files
authored
test(client-opsworks): delete tests for opsworks (#4650)
* test(client-opsworks): delete tests for opsworks * chore: changelog * test(opsworks): remove supported test cases/endpoint
1 parent 52e8689 commit 4f46f14

File tree

4 files changed

+5
-97
lines changed

4 files changed

+5
-97
lines changed

Diff for: .changes/next-release/bugfix-opsworks-dc487795.json

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "bugfix",
3+
"category": "opsworks",
4+
"description": "delete tests"
5+
}

Diff for: features/opsworks/opsworks.feature

-23
This file was deleted.

Diff for: features/opsworks/step_definitions/opsworks.js

-42
This file was deleted.

Diff for: test/endpoint/test_cases_supported.json

-32
Original file line numberDiff line numberDiff line change
@@ -4903,38 +4903,6 @@
49034903
"useDualstackEndpoint": true,
49044904
"hostname": "nimble-fips.ap-southeast-2.api.aws"
49054905
},
4906-
{
4907-
"endpointPrefix": "opsworks",
4908-
"clientName": "OpsWorks",
4909-
"region": "ap-northeast-1",
4910-
"useFipsEndpoint": false,
4911-
"useDualstackEndpoint": false,
4912-
"hostname": "opsworks.ap-northeast-1.amazonaws.com"
4913-
},
4914-
{
4915-
"endpointPrefix": "opsworks",
4916-
"clientName": "OpsWorks",
4917-
"region": "ap-northeast-1",
4918-
"useFipsEndpoint": false,
4919-
"useDualstackEndpoint": true,
4920-
"hostname": "opsworks.ap-northeast-1.api.aws"
4921-
},
4922-
{
4923-
"endpointPrefix": "opsworks",
4924-
"clientName": "OpsWorks",
4925-
"region": "ap-northeast-1",
4926-
"useFipsEndpoint": true,
4927-
"useDualstackEndpoint": false,
4928-
"hostname": "opsworks-fips.ap-northeast-1.amazonaws.com"
4929-
},
4930-
{
4931-
"endpointPrefix": "opsworks",
4932-
"clientName": "OpsWorks",
4933-
"region": "ap-northeast-1",
4934-
"useFipsEndpoint": true,
4935-
"useDualstackEndpoint": true,
4936-
"hostname": "opsworks-fips.ap-northeast-1.api.aws"
4937-
},
49384906
{
49394907
"endpointPrefix": "opsworks-cm",
49404908
"clientName": "OpsWorksCM",

0 commit comments

Comments
 (0)