File tree 4 files changed +129
-191
lines changed
services/ivs/src/main/resources/codegen-resources
4 files changed +129
-191
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "type" : " feature" ,
3
+ "category" : " Amazon Interactive Video Service" ,
4
+ "contributor" : " " ,
5
+ "description" : " API and Doc update. Update to arns field in BatchGetStreamKey. Also updates to operations and structures."
6
+ }
Original file line number Diff line number Diff line change 3
3
"parameters" : {
4
4
"Region" : {
5
5
"builtIn" : " AWS::Region" ,
6
- "required" : false ,
6
+ "required" : true ,
7
7
"documentation" : " The AWS region used to dispatch the request." ,
8
8
"type" : " String"
9
9
},
52
52
"ref" : " Endpoint"
53
53
}
54
54
]
55
- },
56
- {
57
- "fn" : " parseURL" ,
58
- "argv" : [
59
- {
60
- "ref" : " Endpoint"
61
- }
62
- ],
63
- "assign" : " url"
64
55
}
65
56
],
66
57
"type" : " tree" ,
174
165
"rules" : [
175
166
{
176
167
"conditions" : [],
177
- "endpoint" : {
178
- "url" : " https://ivs-fips.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
179
- "properties" : {},
180
- "headers" : {}
181
- },
182
- "type" : " endpoint"
168
+ "type" : " tree" ,
169
+ "rules" : [
170
+ {
171
+ "conditions" : [],
172
+ "endpoint" : {
173
+ "url" : " https://ivs-fips.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
174
+ "properties" : {},
175
+ "headers" : {}
176
+ },
177
+ "type" : " endpoint"
178
+ }
179
+ ]
183
180
}
184
181
]
185
182
},
284
281
"rules" : [
285
282
{
286
283
"conditions" : [],
287
- "endpoint" : {
288
- "url" : " https://ivs.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
289
- "properties" : {},
290
- "headers" : {}
291
- },
292
- "type" : " endpoint"
284
+ "type" : " tree" ,
285
+ "rules" : [
286
+ {
287
+ "conditions" : [],
288
+ "endpoint" : {
289
+ "url" : " https://ivs.{Region}.{PartitionResult#dualStackDnsSuffix}" ,
290
+ "properties" : {},
291
+ "headers" : {}
292
+ },
293
+ "type" : " endpoint"
294
+ }
295
+ ]
293
296
}
294
297
]
295
298
},
302
305
},
303
306
{
304
307
"conditions" : [],
305
- "endpoint" : {
306
- "url" : " https://ivs.{Region}.{PartitionResult#dnsSuffix}" ,
307
- "properties" : {},
308
- "headers" : {}
309
- },
310
- "type" : " endpoint"
308
+ "type" : " tree" ,
309
+ "rules" : [
310
+ {
311
+ "conditions" : [],
312
+ "endpoint" : {
313
+ "url" : " https://ivs.{Region}.{PartitionResult#dnsSuffix}" ,
314
+ "properties" : {},
315
+ "headers" : {}
316
+ },
317
+ "type" : " endpoint"
318
+ }
319
+ ]
311
320
}
312
321
]
313
322
}
You can’t perform that action at this time.
0 commit comments