Skip to content

Commit a773778

Browse files
author
AWS
committed
Amazon Kinesis Video Streams Update: Remove incorrect endpoint tests
1 parent f4ad3f1 commit a773778

File tree

3 files changed

+22
-71
lines changed

3 files changed

+22
-71
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 Kinesis Video Streams",
4+
"contributor": "",
5+
"description": "Remove incorrect endpoint tests"
6+
}

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

Lines changed: 0 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -351,17 +351,6 @@
351351
"UseDualStack": false
352352
}
353353
},
354-
{
355-
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack enabled",
356-
"expect": {
357-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
358-
},
359-
"params": {
360-
"Region": "us-iso-east-1",
361-
"UseFIPS": true,
362-
"UseDualStack": true
363-
}
364-
},
365354
{
366355
"documentation": "For region us-iso-east-1 with FIPS enabled and DualStack disabled",
367356
"expect": {
@@ -375,17 +364,6 @@
375364
"UseDualStack": false
376365
}
377366
},
378-
{
379-
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack enabled",
380-
"expect": {
381-
"error": "DualStack is enabled but this partition does not support DualStack"
382-
},
383-
"params": {
384-
"Region": "us-iso-east-1",
385-
"UseFIPS": false,
386-
"UseDualStack": true
387-
}
388-
},
389367
{
390368
"documentation": "For region us-iso-east-1 with FIPS disabled and DualStack disabled",
391369
"expect": {
@@ -399,17 +377,6 @@
399377
"UseDualStack": false
400378
}
401379
},
402-
{
403-
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack enabled",
404-
"expect": {
405-
"error": "FIPS and DualStack are enabled, but this partition does not support one or both"
406-
},
407-
"params": {
408-
"Region": "us-isob-east-1",
409-
"UseFIPS": true,
410-
"UseDualStack": true
411-
}
412-
},
413380
{
414381
"documentation": "For region us-isob-east-1 with FIPS enabled and DualStack disabled",
415382
"expect": {
@@ -423,17 +390,6 @@
423390
"UseDualStack": false
424391
}
425392
},
426-
{
427-
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack enabled",
428-
"expect": {
429-
"error": "DualStack is enabled but this partition does not support DualStack"
430-
},
431-
"params": {
432-
"Region": "us-isob-east-1",
433-
"UseFIPS": false,
434-
"UseDualStack": true
435-
}
436-
},
437393
{
438394
"documentation": "For region us-isob-east-1 with FIPS disabled and DualStack disabled",
439395
"expect": {

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

Lines changed: 16 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
"apiVersion":"2017-09-30",
55
"endpointPrefix":"kinesisvideo",
66
"protocol":"rest-json",
7+
"protocols":["rest-json"],
78
"serviceAbbreviation":"Kinesis Video",
89
"serviceFullName":"Amazon Kinesis Video Streams",
910
"serviceId":"Kinesis Video",
1011
"signatureVersion":"v4",
11-
"uid":"kinesisvideo-2017-09-30"
12+
"uid":"kinesisvideo-2017-09-30",
13+
"auth":["aws.auth#sigv4"]
1214
},
1315
"operations":{
1416
"CreateSignalingChannel":{
@@ -755,8 +757,7 @@
755757
},
756758
"DeleteEdgeConfigurationOutput":{
757759
"type":"structure",
758-
"members":{
759-
}
760+
"members":{}
760761
},
761762
"DeleteSignalingChannelInput":{
762763
"type":"structure",
@@ -774,8 +775,7 @@
774775
},
775776
"DeleteSignalingChannelOutput":{
776777
"type":"structure",
777-
"members":{
778-
}
778+
"members":{}
779779
},
780780
"DeleteStreamInput":{
781781
"type":"structure",
@@ -793,8 +793,7 @@
793793
},
794794
"DeleteStreamOutput":{
795795
"type":"structure",
796-
"members":{
797-
}
796+
"members":{}
798797
},
799798
"DeletionConfig":{
800799
"type":"structure",
@@ -2018,8 +2017,7 @@
20182017
},
20192018
"TagResourceOutput":{
20202019
"type":"structure",
2021-
"members":{
2022-
}
2020+
"members":{}
20232021
},
20242022
"TagStreamInput":{
20252023
"type":"structure",
@@ -2041,8 +2039,7 @@
20412039
},
20422040
"TagStreamOutput":{
20432041
"type":"structure",
2044-
"members":{
2045-
}
2042+
"members":{}
20462043
},
20472044
"TagValue":{
20482045
"type":"string",
@@ -2080,8 +2077,7 @@
20802077
},
20812078
"UntagResourceOutput":{
20822079
"type":"structure",
2083-
"members":{
2084-
}
2080+
"members":{}
20852081
},
20862082
"UntagStreamInput":{
20872083
"type":"structure",
@@ -2103,8 +2099,7 @@
21032099
},
21042100
"UntagStreamOutput":{
21052101
"type":"structure",
2106-
"members":{
2107-
}
2102+
"members":{}
21082103
},
21092104
"UpdateDataRetentionInput":{
21102105
"type":"structure",
@@ -2145,8 +2140,7 @@
21452140
},
21462141
"UpdateDataRetentionOutput":{
21472142
"type":"structure",
2148-
"members":{
2149-
}
2143+
"members":{}
21502144
},
21512145
"UpdateImageGenerationConfigurationInput":{
21522146
"type":"structure",
@@ -2167,8 +2161,7 @@
21672161
},
21682162
"UpdateImageGenerationConfigurationOutput":{
21692163
"type":"structure",
2170-
"members":{
2171-
}
2164+
"members":{}
21722165
},
21732166
"UpdateMediaStorageConfigurationInput":{
21742167
"type":"structure",
@@ -2189,8 +2182,7 @@
21892182
},
21902183
"UpdateMediaStorageConfigurationOutput":{
21912184
"type":"structure",
2192-
"members":{
2193-
}
2185+
"members":{}
21942186
},
21952187
"UpdateNotificationConfigurationInput":{
21962188
"type":"structure",
@@ -2211,8 +2203,7 @@
22112203
},
22122204
"UpdateNotificationConfigurationOutput":{
22132205
"type":"structure",
2214-
"members":{
2215-
}
2206+
"members":{}
22162207
},
22172208
"UpdateSignalingChannelInput":{
22182209
"type":"structure",
@@ -2237,8 +2228,7 @@
22372228
},
22382229
"UpdateSignalingChannelOutput":{
22392230
"type":"structure",
2240-
"members":{
2241-
}
2231+
"members":{}
22422232
},
22432233
"UpdateStreamInput":{
22442234
"type":"structure",
@@ -2268,8 +2258,7 @@
22682258
},
22692259
"UpdateStreamOutput":{
22702260
"type":"structure",
2271-
"members":{
2272-
}
2261+
"members":{}
22732262
},
22742263
"UploaderConfig":{
22752264
"type":"structure",

0 commit comments

Comments
 (0)