Skip to content

Commit cd94fb6

Browse files
author
AWS
committed
Amazon OpenSearch Ingestion Update: Remove incorrect endpoint tests
1 parent b834ad1 commit cd94fb6

File tree

3 files changed

+19
-70
lines changed

3 files changed

+19
-70
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon OpenSearch Ingestion",
4+
"contributor": "",
5+
"description": "Remove incorrect endpoint tests"
6+
}

services/osis/src/main/resources/codegen-resources/endpoint-tests.json

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -156,17 +156,6 @@
156156
"UseDualStack": false
157157
}
158158
},
159-
{
160-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
161-
"expect": {
162-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
163-
},
164-
"params": {
165-
"Region": "us-iso-east-1",
166-
"UseFIPS": true,
167-
"UseDualStack": true
168-
}
169-
},
170159
{
171160
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
172161
"expect": {
@@ -180,17 +169,6 @@
180169
"UseDualStack": false
181170
}
182171
},
183-
{
184-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
185-
"expect": {
186-
"error": "DualStack is enabled but this partition does not support DualStack"
187-
},
188-
"params": {
189-
"Region": "us-iso-east-1",
190-
"UseFIPS": false,
191-
"UseDualStack": true
192-
}
193-
},
194172
{
195173
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
196174
"expect": {
@@ -204,17 +182,6 @@
204182
"UseDualStack": false
205183
}
206184
},
207-
{
208-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
209-
"expect": {
210-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
211-
},
212-
"params": {
213-
"Region": "us-isob-east-1",
214-
"UseFIPS": true,
215-
"UseDualStack": true
216-
}
217-
},
218185
{
219186
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
220187
"expect": {
@@ -228,17 +195,6 @@
228195
"UseDualStack": false
229196
}
230197
},
231-
{
232-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
233-
"expect": {
234-
"error": "DualStack is enabled but this partition does not support DualStack"
235-
},
236-
"params": {
237-
"Region": "us-isob-east-1",
238-
"UseFIPS": false,
239-
"UseDualStack": true
240-
}
241-
},
242198
{
243199
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
244200
"expect": {

services/osis/src/main/resources/codegen-resources/service-2.json

Lines changed: 13 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -260,8 +260,7 @@
260260
"shapes":{
261261
"AccessDeniedException":{
262262
"type":"structure",
263-
"members":{
264-
},
263+
"members":{},
265264
"documentation":"<p>You don't have permissions to access the resource.</p>",
266265
"error":{"httpStatusCode":403},
267266
"exception":true
@@ -369,8 +368,7 @@
369368
},
370369
"ConflictException":{
371370
"type":"structure",
372-
"members":{
373-
},
371+
"members":{},
374372
"documentation":"<p>The client attempted to remove a resource that is currently in use.</p>",
375373
"error":{"httpStatusCode":409},
376374
"exception":true
@@ -449,13 +447,11 @@
449447
},
450448
"DeletePipelineResponse":{
451449
"type":"structure",
452-
"members":{
453-
}
450+
"members":{}
454451
},
455452
"DisabledOperationException":{
456453
"type":"structure",
457-
"members":{
458-
},
454+
"members":{},
459455
"documentation":"<p>Exception is thrown when an operation has been disabled.</p>",
460456
"error":{"httpStatusCode":409},
461457
"exception":true
@@ -551,16 +547,14 @@
551547
"Integer":{"type":"integer"},
552548
"InternalException":{
553549
"type":"structure",
554-
"members":{
555-
},
550+
"members":{},
556551
"documentation":"<p>The request failed because of an unknown error, exception, or failure (the failure is internal to the service).</p>",
557552
"error":{"httpStatusCode":500},
558553
"exception":true
559554
},
560555
"InvalidPaginationTokenException":{
561556
"type":"structure",
562-
"members":{
563-
},
557+
"members":{},
564558
"documentation":"<p>An invalid pagination token provided in the request.</p>",
565559
"error":{"httpStatusCode":400},
566560
"exception":true
@@ -572,16 +566,14 @@
572566
},
573567
"LimitExceededException":{
574568
"type":"structure",
575-
"members":{
576-
},
569+
"members":{},
577570
"documentation":"<p>You attempted to create more than the allowed number of tags.</p>",
578571
"error":{"httpStatusCode":409},
579572
"exception":true
580573
},
581574
"ListPipelineBlueprintsRequest":{
582575
"type":"structure",
583-
"members":{
584-
}
576+
"members":{}
585577
},
586578
"ListPipelineBlueprintsResponse":{
587579
"type":"structure",
@@ -929,16 +921,14 @@
929921
},
930922
"ResourceAlreadyExistsException":{
931923
"type":"structure",
932-
"members":{
933-
},
924+
"members":{},
934925
"documentation":"<p>You attempted to create a resource that already exists.</p>",
935926
"error":{"httpStatusCode":409},
936927
"exception":true
937928
},
938929
"ResourceNotFoundException":{
939930
"type":"structure",
940-
"members":{
941-
},
931+
"members":{},
942932
"documentation":"<p>You attempted to access or delete a resource that does not exist.</p>",
943933
"error":{"httpStatusCode":404},
944934
"exception":true
@@ -1075,8 +1065,7 @@
10751065
},
10761066
"TagResourceResponse":{
10771067
"type":"structure",
1078-
"members":{
1079-
}
1068+
"members":{}
10801069
},
10811070
"TagValue":{
10821071
"type":"string",
@@ -1106,8 +1095,7 @@
11061095
},
11071096
"UntagResourceResponse":{
11081097
"type":"structure",
1109-
"members":{
1110-
}
1098+
"members":{}
11111099
},
11121100
"UpdatePipelineRequest":{
11131101
"type":"structure",
@@ -1183,8 +1171,7 @@
11831171
},
11841172
"ValidationException":{
11851173
"type":"structure",
1186-
"members":{
1187-
},
1174+
"members":{},
11881175
"documentation":"<p>An exception for missing or invalid input fields.</p>",
11891176
"error":{"httpStatusCode":400},
11901177
"exception":true

0 commit comments

Comments
 (0)