cdk-lambda-subminute 2.0.331 → 2.0.333
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/amp-2020-08-01.min.json +12 -8
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.examples.json +36 -0
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.min.json +120 -29
- package/node_modules/aws-sdk/apis/appintegrations-2020-07-29.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/appstream-2016-12-01.min.json +4 -1
- package/node_modules/aws-sdk/apis/bedrock-agent-2023-06-05.min.json +41 -10
- package/node_modules/aws-sdk/apis/codecommit-2015-04-13.min.json +113 -78
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1053 -416
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +34 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.min.json +170 -0
- package/node_modules/aws-sdk/apis/eks-2017-11-01.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/guardduty-2017-11-28.min.json +119 -15
- package/node_modules/aws-sdk/apis/managedblockchain-query-2023-05-04.min.json +7 -3
- package/node_modules/aws-sdk/apis/medialive-2017-10-14.min.json +104 -72
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +191 -165
- package/node_modules/aws-sdk/apis/neptune-graph-2023-11-29.waiters2.json +168 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +51 -9
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +354 -322
- package/node_modules/aws-sdk/clients/amp.d.ts +17 -0
- package/node_modules/aws-sdk/clients/appintegrations.d.ts +77 -0
- package/node_modules/aws-sdk/clients/appstream.d.ts +4 -0
- package/node_modules/aws-sdk/clients/bedrockagent.d.ts +19 -1
- package/node_modules/aws-sdk/clients/codecommit.d.ts +65 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +656 -1
- package/node_modules/aws-sdk/clients/eks.d.ts +237 -3
- package/node_modules/aws-sdk/clients/guardduty.d.ts +102 -11
- package/node_modules/aws-sdk/clients/managedblockchainquery.d.ts +13 -3
- package/node_modules/aws-sdk/clients/medialive.d.ts +36 -4
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +26 -0
- package/node_modules/aws-sdk/clients/neptunegraph.d.ts +65 -0
- package/node_modules/aws-sdk/clients/neptunegraph.js +1 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +51 -3
- package/node_modules/aws-sdk/clients/rdsdataservice.d.ts +3 -3
- package/node_modules/aws-sdk/clients/route53.d.ts +4 -4
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +43 -1
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +24 -17
- package/node_modules/aws-sdk/dist/aws-sdk.js +1241 -489
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +105 -105
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -103,7 +103,10 @@
|
|
103
103
|
"shape": "Si",
|
104
104
|
"locationName": "tags"
|
105
105
|
},
|
106
|
-
"Tier": {}
|
106
|
+
"Tier": {},
|
107
|
+
"TimeShiftConfiguration": {
|
108
|
+
"shape": "Sk"
|
109
|
+
}
|
107
110
|
}
|
108
111
|
},
|
109
112
|
"output": {
|
@@ -113,23 +116,26 @@
|
|
113
116
|
"ChannelName": {},
|
114
117
|
"ChannelState": {},
|
115
118
|
"CreationTime": {
|
116
|
-
"shape": "
|
119
|
+
"shape": "Sn"
|
117
120
|
},
|
118
121
|
"FillerSlate": {
|
119
122
|
"shape": "Sa"
|
120
123
|
},
|
121
124
|
"LastModifiedTime": {
|
122
|
-
"shape": "
|
125
|
+
"shape": "Sn"
|
123
126
|
},
|
124
127
|
"Outputs": {
|
125
|
-
"shape": "
|
128
|
+
"shape": "So"
|
126
129
|
},
|
127
130
|
"PlaybackMode": {},
|
128
131
|
"Tags": {
|
129
132
|
"shape": "Si",
|
130
133
|
"locationName": "tags"
|
131
134
|
},
|
132
|
-
"Tier": {}
|
135
|
+
"Tier": {},
|
136
|
+
"TimeShiftConfiguration": {
|
137
|
+
"shape": "Sk"
|
138
|
+
}
|
133
139
|
}
|
134
140
|
},
|
135
141
|
"idempotent": true
|
@@ -148,7 +154,7 @@
|
|
148
154
|
],
|
149
155
|
"members": {
|
150
156
|
"HttpPackageConfigurations": {
|
151
|
-
"shape": "
|
157
|
+
"shape": "Sr"
|
152
158
|
},
|
153
159
|
"LiveSourceName": {
|
154
160
|
"location": "uri",
|
@@ -169,13 +175,13 @@
|
|
169
175
|
"members": {
|
170
176
|
"Arn": {},
|
171
177
|
"CreationTime": {
|
172
|
-
"shape": "
|
178
|
+
"shape": "Sn"
|
173
179
|
},
|
174
180
|
"HttpPackageConfigurations": {
|
175
|
-
"shape": "
|
181
|
+
"shape": "Sr"
|
176
182
|
},
|
177
183
|
"LastModifiedTime": {
|
178
|
-
"shape": "
|
184
|
+
"shape": "Sn"
|
179
185
|
},
|
180
186
|
"LiveSourceName": {},
|
181
187
|
"SourceLocationName": {},
|
@@ -202,7 +208,7 @@
|
|
202
208
|
],
|
203
209
|
"members": {
|
204
210
|
"Consumption": {
|
205
|
-
"shape": "
|
211
|
+
"shape": "Sw"
|
206
212
|
},
|
207
213
|
"Name": {
|
208
214
|
"location": "uri",
|
@@ -213,7 +219,7 @@
|
|
213
219
|
"locationName": "PlaybackConfigurationName"
|
214
220
|
},
|
215
221
|
"Retrieval": {
|
216
|
-
"shape": "
|
222
|
+
"shape": "S10"
|
217
223
|
},
|
218
224
|
"StreamId": {}
|
219
225
|
}
|
@@ -223,12 +229,12 @@
|
|
223
229
|
"members": {
|
224
230
|
"Arn": {},
|
225
231
|
"Consumption": {
|
226
|
-
"shape": "
|
232
|
+
"shape": "Sw"
|
227
233
|
},
|
228
234
|
"Name": {},
|
229
235
|
"PlaybackConfigurationName": {},
|
230
236
|
"Retrieval": {
|
231
|
-
"shape": "
|
237
|
+
"shape": "S10"
|
232
238
|
},
|
233
239
|
"StreamId": {}
|
234
240
|
}
|
@@ -250,7 +256,7 @@
|
|
250
256
|
],
|
251
257
|
"members": {
|
252
258
|
"AdBreaks": {
|
253
|
-
"shape": "
|
259
|
+
"shape": "S13"
|
254
260
|
},
|
255
261
|
"ChannelName": {
|
256
262
|
"location": "uri",
|
@@ -268,7 +274,7 @@
|
|
268
274
|
],
|
269
275
|
"members": {
|
270
276
|
"ClipRange": {
|
271
|
-
"shape": "
|
277
|
+
"shape": "S1g"
|
272
278
|
},
|
273
279
|
"Transition": {
|
274
280
|
"type": "structure",
|
@@ -298,15 +304,15 @@
|
|
298
304
|
"type": "structure",
|
299
305
|
"members": {
|
300
306
|
"AdBreaks": {
|
301
|
-
"shape": "
|
307
|
+
"shape": "S13"
|
302
308
|
},
|
303
309
|
"Arn": {},
|
304
310
|
"ChannelName": {},
|
305
311
|
"ClipRange": {
|
306
|
-
"shape": "
|
312
|
+
"shape": "S1g"
|
307
313
|
},
|
308
314
|
"CreationTime": {
|
309
|
-
"shape": "
|
315
|
+
"shape": "Sn"
|
310
316
|
},
|
311
317
|
"DurationMillis": {
|
312
318
|
"type": "long"
|
@@ -314,7 +320,7 @@
|
|
314
320
|
"LiveSourceName": {},
|
315
321
|
"ProgramName": {},
|
316
322
|
"ScheduledStartTime": {
|
317
|
-
"shape": "
|
323
|
+
"shape": "Sn"
|
318
324
|
},
|
319
325
|
"SourceLocationName": {},
|
320
326
|
"VodSourceName": {}
|
@@ -335,16 +341,16 @@
|
|
335
341
|
],
|
336
342
|
"members": {
|
337
343
|
"AccessConfiguration": {
|
338
|
-
"shape": "
|
344
|
+
"shape": "S1l"
|
339
345
|
},
|
340
346
|
"DefaultSegmentDeliveryConfiguration": {
|
341
|
-
"shape": "
|
347
|
+
"shape": "S1o"
|
342
348
|
},
|
343
349
|
"HttpConfiguration": {
|
344
|
-
"shape": "
|
350
|
+
"shape": "S1p"
|
345
351
|
},
|
346
352
|
"SegmentDeliveryConfigurations": {
|
347
|
-
"shape": "
|
353
|
+
"shape": "S1q"
|
348
354
|
},
|
349
355
|
"SourceLocationName": {
|
350
356
|
"location": "uri",
|
@@ -360,23 +366,23 @@
|
|
360
366
|
"type": "structure",
|
361
367
|
"members": {
|
362
368
|
"AccessConfiguration": {
|
363
|
-
"shape": "
|
369
|
+
"shape": "S1l"
|
364
370
|
},
|
365
371
|
"Arn": {},
|
366
372
|
"CreationTime": {
|
367
|
-
"shape": "
|
373
|
+
"shape": "Sn"
|
368
374
|
},
|
369
375
|
"DefaultSegmentDeliveryConfiguration": {
|
370
|
-
"shape": "
|
376
|
+
"shape": "S1o"
|
371
377
|
},
|
372
378
|
"HttpConfiguration": {
|
373
|
-
"shape": "
|
379
|
+
"shape": "S1p"
|
374
380
|
},
|
375
381
|
"LastModifiedTime": {
|
376
|
-
"shape": "
|
382
|
+
"shape": "Sn"
|
377
383
|
},
|
378
384
|
"SegmentDeliveryConfigurations": {
|
379
|
-
"shape": "
|
385
|
+
"shape": "S1q"
|
380
386
|
},
|
381
387
|
"SourceLocationName": {},
|
382
388
|
"Tags": {
|
@@ -401,7 +407,7 @@
|
|
401
407
|
],
|
402
408
|
"members": {
|
403
409
|
"HttpPackageConfigurations": {
|
404
|
-
"shape": "
|
410
|
+
"shape": "Sr"
|
405
411
|
},
|
406
412
|
"SourceLocationName": {
|
407
413
|
"location": "uri",
|
@@ -422,13 +428,13 @@
|
|
422
428
|
"members": {
|
423
429
|
"Arn": {},
|
424
430
|
"CreationTime": {
|
425
|
-
"shape": "
|
431
|
+
"shape": "Sn"
|
426
432
|
},
|
427
433
|
"HttpPackageConfigurations": {
|
428
|
-
"shape": "
|
434
|
+
"shape": "Sr"
|
429
435
|
},
|
430
436
|
"LastModifiedTime": {
|
431
|
-
"shape": "
|
437
|
+
"shape": "Sn"
|
432
438
|
},
|
433
439
|
"SourceLocationName": {},
|
434
440
|
"Tags": {
|
@@ -680,26 +686,29 @@
|
|
680
686
|
"ChannelName": {},
|
681
687
|
"ChannelState": {},
|
682
688
|
"CreationTime": {
|
683
|
-
"shape": "
|
689
|
+
"shape": "Sn"
|
684
690
|
},
|
685
691
|
"FillerSlate": {
|
686
692
|
"shape": "Sa"
|
687
693
|
},
|
688
694
|
"LastModifiedTime": {
|
689
|
-
"shape": "
|
695
|
+
"shape": "Sn"
|
690
696
|
},
|
691
697
|
"LogConfiguration": {
|
692
|
-
"shape": "
|
698
|
+
"shape": "S2d"
|
693
699
|
},
|
694
700
|
"Outputs": {
|
695
|
-
"shape": "
|
701
|
+
"shape": "So"
|
696
702
|
},
|
697
703
|
"PlaybackMode": {},
|
698
704
|
"Tags": {
|
699
705
|
"shape": "Si",
|
700
706
|
"locationName": "tags"
|
701
707
|
},
|
702
|
-
"Tier": {}
|
708
|
+
"Tier": {},
|
709
|
+
"TimeShiftConfiguration": {
|
710
|
+
"shape": "Sk"
|
711
|
+
}
|
703
712
|
}
|
704
713
|
}
|
705
714
|
},
|
@@ -731,13 +740,13 @@
|
|
731
740
|
"members": {
|
732
741
|
"Arn": {},
|
733
742
|
"CreationTime": {
|
734
|
-
"shape": "
|
743
|
+
"shape": "Sn"
|
735
744
|
},
|
736
745
|
"HttpPackageConfigurations": {
|
737
|
-
"shape": "
|
746
|
+
"shape": "Sr"
|
738
747
|
},
|
739
748
|
"LastModifiedTime": {
|
740
|
-
"shape": "
|
749
|
+
"shape": "Sn"
|
741
750
|
},
|
742
751
|
"LiveSourceName": {},
|
743
752
|
"SourceLocationName": {},
|
@@ -775,15 +784,15 @@
|
|
775
784
|
"type": "structure",
|
776
785
|
"members": {
|
777
786
|
"AdBreaks": {
|
778
|
-
"shape": "
|
787
|
+
"shape": "S13"
|
779
788
|
},
|
780
789
|
"Arn": {},
|
781
790
|
"ChannelName": {},
|
782
791
|
"ClipRange": {
|
783
|
-
"shape": "
|
792
|
+
"shape": "S1g"
|
784
793
|
},
|
785
794
|
"CreationTime": {
|
786
|
-
"shape": "
|
795
|
+
"shape": "Sn"
|
787
796
|
},
|
788
797
|
"DurationMillis": {
|
789
798
|
"type": "long"
|
@@ -791,7 +800,7 @@
|
|
791
800
|
"LiveSourceName": {},
|
792
801
|
"ProgramName": {},
|
793
802
|
"ScheduledStartTime": {
|
794
|
-
"shape": "
|
803
|
+
"shape": "Sn"
|
795
804
|
},
|
796
805
|
"SourceLocationName": {},
|
797
806
|
"VodSourceName": {}
|
@@ -820,23 +829,23 @@
|
|
820
829
|
"type": "structure",
|
821
830
|
"members": {
|
822
831
|
"AccessConfiguration": {
|
823
|
-
"shape": "
|
832
|
+
"shape": "S1l"
|
824
833
|
},
|
825
834
|
"Arn": {},
|
826
835
|
"CreationTime": {
|
827
|
-
"shape": "
|
836
|
+
"shape": "Sn"
|
828
837
|
},
|
829
838
|
"DefaultSegmentDeliveryConfiguration": {
|
830
|
-
"shape": "
|
839
|
+
"shape": "S1o"
|
831
840
|
},
|
832
841
|
"HttpConfiguration": {
|
833
|
-
"shape": "
|
842
|
+
"shape": "S1p"
|
834
843
|
},
|
835
844
|
"LastModifiedTime": {
|
836
|
-
"shape": "
|
845
|
+
"shape": "Sn"
|
837
846
|
},
|
838
847
|
"SegmentDeliveryConfigurations": {
|
839
|
-
"shape": "
|
848
|
+
"shape": "S1q"
|
840
849
|
},
|
841
850
|
"SourceLocationName": {},
|
842
851
|
"Tags": {
|
@@ -888,13 +897,13 @@
|
|
888
897
|
},
|
889
898
|
"Arn": {},
|
890
899
|
"CreationTime": {
|
891
|
-
"shape": "
|
900
|
+
"shape": "Sn"
|
892
901
|
},
|
893
902
|
"HttpPackageConfigurations": {
|
894
|
-
"shape": "
|
903
|
+
"shape": "Sr"
|
895
904
|
},
|
896
905
|
"LastModifiedTime": {
|
897
|
-
"shape": "
|
906
|
+
"shape": "Sn"
|
898
907
|
},
|
899
908
|
"SourceLocationName": {},
|
900
909
|
"Tags": {
|
@@ -979,7 +988,7 @@
|
|
979
988
|
"type": "long"
|
980
989
|
},
|
981
990
|
"ApproximateStartTime": {
|
982
|
-
"shape": "
|
991
|
+
"shape": "Sn"
|
983
992
|
},
|
984
993
|
"Arn": {},
|
985
994
|
"ChannelName": {},
|
@@ -994,7 +1003,7 @@
|
|
994
1003
|
"type": "long"
|
995
1004
|
},
|
996
1005
|
"ApproximateStartTime": {
|
997
|
-
"shape": "
|
1006
|
+
"shape": "Sn"
|
998
1007
|
},
|
999
1008
|
"SourceLocationName": {},
|
1000
1009
|
"VodSourceName": {}
|
@@ -1034,31 +1043,31 @@
|
|
1034
1043
|
"members": {
|
1035
1044
|
"AdDecisionServerUrl": {},
|
1036
1045
|
"AvailSuppression": {
|
1037
|
-
"shape": "
|
1046
|
+
"shape": "S31"
|
1038
1047
|
},
|
1039
1048
|
"Bumper": {
|
1040
|
-
"shape": "
|
1049
|
+
"shape": "S34"
|
1041
1050
|
},
|
1042
1051
|
"CdnConfiguration": {
|
1043
|
-
"shape": "
|
1052
|
+
"shape": "S35"
|
1044
1053
|
},
|
1045
1054
|
"ConfigurationAliases": {
|
1046
|
-
"shape": "
|
1055
|
+
"shape": "S36"
|
1047
1056
|
},
|
1048
1057
|
"DashConfiguration": {
|
1049
|
-
"shape": "
|
1058
|
+
"shape": "S37"
|
1050
1059
|
},
|
1051
1060
|
"HlsConfiguration": {
|
1052
|
-
"shape": "
|
1061
|
+
"shape": "S39"
|
1053
1062
|
},
|
1054
1063
|
"LivePreRollConfiguration": {
|
1055
|
-
"shape": "
|
1064
|
+
"shape": "S3a"
|
1056
1065
|
},
|
1057
1066
|
"LogConfiguration": {
|
1058
|
-
"shape": "
|
1067
|
+
"shape": "S3b"
|
1059
1068
|
},
|
1060
1069
|
"ManifestProcessingRules": {
|
1061
|
-
"shape": "
|
1070
|
+
"shape": "S3c"
|
1062
1071
|
},
|
1063
1072
|
"Name": {},
|
1064
1073
|
"PersonalizationThresholdSeconds": {
|
@@ -1105,12 +1114,12 @@
|
|
1105
1114
|
"members": {
|
1106
1115
|
"Arn": {},
|
1107
1116
|
"Consumption": {
|
1108
|
-
"shape": "
|
1117
|
+
"shape": "Sw"
|
1109
1118
|
},
|
1110
1119
|
"Name": {},
|
1111
1120
|
"PlaybackConfigurationName": {},
|
1112
1121
|
"Retrieval": {
|
1113
|
-
"shape": "
|
1122
|
+
"shape": "S10"
|
1114
1123
|
},
|
1115
1124
|
"StreamId": {}
|
1116
1125
|
}
|
@@ -1162,10 +1171,10 @@
|
|
1162
1171
|
"AlertMessage": {},
|
1163
1172
|
"Category": {},
|
1164
1173
|
"LastModifiedTime": {
|
1165
|
-
"shape": "
|
1174
|
+
"shape": "Sn"
|
1166
1175
|
},
|
1167
1176
|
"RelatedResourceArns": {
|
1168
|
-
"shape": "
|
1177
|
+
"shape": "S3n"
|
1169
1178
|
},
|
1170
1179
|
"ResourceArn": {}
|
1171
1180
|
}
|
@@ -1216,19 +1225,19 @@
|
|
1216
1225
|
"ChannelName": {},
|
1217
1226
|
"ChannelState": {},
|
1218
1227
|
"CreationTime": {
|
1219
|
-
"shape": "
|
1228
|
+
"shape": "Sn"
|
1220
1229
|
},
|
1221
1230
|
"FillerSlate": {
|
1222
1231
|
"shape": "Sa"
|
1223
1232
|
},
|
1224
1233
|
"LastModifiedTime": {
|
1225
|
-
"shape": "
|
1234
|
+
"shape": "Sn"
|
1226
1235
|
},
|
1227
1236
|
"LogConfiguration": {
|
1228
|
-
"shape": "
|
1237
|
+
"shape": "S2d"
|
1229
1238
|
},
|
1230
1239
|
"Outputs": {
|
1231
|
-
"shape": "
|
1240
|
+
"shape": "So"
|
1232
1241
|
},
|
1233
1242
|
"PlaybackMode": {},
|
1234
1243
|
"Tags": {
|
@@ -1286,13 +1295,13 @@
|
|
1286
1295
|
"members": {
|
1287
1296
|
"Arn": {},
|
1288
1297
|
"CreationTime": {
|
1289
|
-
"shape": "
|
1298
|
+
"shape": "Sn"
|
1290
1299
|
},
|
1291
1300
|
"HttpPackageConfigurations": {
|
1292
|
-
"shape": "
|
1301
|
+
"shape": "Sr"
|
1293
1302
|
},
|
1294
1303
|
"LastModifiedTime": {
|
1295
|
-
"shape": "
|
1304
|
+
"shape": "Sn"
|
1296
1305
|
},
|
1297
1306
|
"LiveSourceName": {},
|
1298
1307
|
"SourceLocationName": {},
|
@@ -1337,31 +1346,31 @@
|
|
1337
1346
|
"members": {
|
1338
1347
|
"AdDecisionServerUrl": {},
|
1339
1348
|
"AvailSuppression": {
|
1340
|
-
"shape": "
|
1349
|
+
"shape": "S31"
|
1341
1350
|
},
|
1342
1351
|
"Bumper": {
|
1343
|
-
"shape": "
|
1352
|
+
"shape": "S34"
|
1344
1353
|
},
|
1345
1354
|
"CdnConfiguration": {
|
1346
|
-
"shape": "
|
1355
|
+
"shape": "S35"
|
1347
1356
|
},
|
1348
1357
|
"ConfigurationAliases": {
|
1349
|
-
"shape": "
|
1358
|
+
"shape": "S36"
|
1350
1359
|
},
|
1351
1360
|
"DashConfiguration": {
|
1352
|
-
"shape": "
|
1361
|
+
"shape": "S37"
|
1353
1362
|
},
|
1354
1363
|
"HlsConfiguration": {
|
1355
|
-
"shape": "
|
1364
|
+
"shape": "S39"
|
1356
1365
|
},
|
1357
1366
|
"LivePreRollConfiguration": {
|
1358
|
-
"shape": "
|
1367
|
+
"shape": "S3a"
|
1359
1368
|
},
|
1360
1369
|
"LogConfiguration": {
|
1361
|
-
"shape": "
|
1370
|
+
"shape": "S3b"
|
1362
1371
|
},
|
1363
1372
|
"ManifestProcessingRules": {
|
1364
|
-
"shape": "
|
1373
|
+
"shape": "S3c"
|
1365
1374
|
},
|
1366
1375
|
"Name": {},
|
1367
1376
|
"PersonalizationThresholdSeconds": {
|
@@ -1423,12 +1432,12 @@
|
|
1423
1432
|
"members": {
|
1424
1433
|
"Arn": {},
|
1425
1434
|
"Consumption": {
|
1426
|
-
"shape": "
|
1435
|
+
"shape": "Sw"
|
1427
1436
|
},
|
1428
1437
|
"Name": {},
|
1429
1438
|
"PlaybackConfigurationName": {},
|
1430
1439
|
"Retrieval": {
|
1431
|
-
"shape": "
|
1440
|
+
"shape": "S10"
|
1432
1441
|
},
|
1433
1442
|
"StreamId": {}
|
1434
1443
|
}
|
@@ -1472,23 +1481,23 @@
|
|
1472
1481
|
],
|
1473
1482
|
"members": {
|
1474
1483
|
"AccessConfiguration": {
|
1475
|
-
"shape": "
|
1484
|
+
"shape": "S1l"
|
1476
1485
|
},
|
1477
1486
|
"Arn": {},
|
1478
1487
|
"CreationTime": {
|
1479
|
-
"shape": "
|
1488
|
+
"shape": "Sn"
|
1480
1489
|
},
|
1481
1490
|
"DefaultSegmentDeliveryConfiguration": {
|
1482
|
-
"shape": "
|
1491
|
+
"shape": "S1o"
|
1483
1492
|
},
|
1484
1493
|
"HttpConfiguration": {
|
1485
|
-
"shape": "
|
1494
|
+
"shape": "S1p"
|
1486
1495
|
},
|
1487
1496
|
"LastModifiedTime": {
|
1488
|
-
"shape": "
|
1497
|
+
"shape": "Sn"
|
1489
1498
|
},
|
1490
1499
|
"SegmentDeliveryConfigurations": {
|
1491
|
-
"shape": "
|
1500
|
+
"shape": "S1q"
|
1492
1501
|
},
|
1493
1502
|
"SourceLocationName": {},
|
1494
1503
|
"Tags": {
|
@@ -1573,13 +1582,13 @@
|
|
1573
1582
|
"members": {
|
1574
1583
|
"Arn": {},
|
1575
1584
|
"CreationTime": {
|
1576
|
-
"shape": "
|
1585
|
+
"shape": "Sn"
|
1577
1586
|
},
|
1578
1587
|
"HttpPackageConfigurations": {
|
1579
|
-
"shape": "
|
1588
|
+
"shape": "Sr"
|
1580
1589
|
},
|
1581
1590
|
"LastModifiedTime": {
|
1582
|
-
"shape": "
|
1591
|
+
"shape": "Sn"
|
1583
1592
|
},
|
1584
1593
|
"SourceLocationName": {},
|
1585
1594
|
"Tags": {
|
@@ -1634,13 +1643,13 @@
|
|
1634
1643
|
"members": {
|
1635
1644
|
"AdDecisionServerUrl": {},
|
1636
1645
|
"AvailSuppression": {
|
1637
|
-
"shape": "
|
1646
|
+
"shape": "S31"
|
1638
1647
|
},
|
1639
1648
|
"Bumper": {
|
1640
|
-
"shape": "
|
1649
|
+
"shape": "S34"
|
1641
1650
|
},
|
1642
1651
|
"CdnConfiguration": {
|
1643
|
-
"shape": "
|
1652
|
+
"shape": "S35"
|
1644
1653
|
},
|
1645
1654
|
"ConfigurationAliases": {
|
1646
1655
|
"type": "map",
|
@@ -1657,10 +1666,10 @@
|
|
1657
1666
|
}
|
1658
1667
|
},
|
1659
1668
|
"LivePreRollConfiguration": {
|
1660
|
-
"shape": "
|
1669
|
+
"shape": "S3a"
|
1661
1670
|
},
|
1662
1671
|
"ManifestProcessingRules": {
|
1663
|
-
"shape": "
|
1672
|
+
"shape": "S3c"
|
1664
1673
|
},
|
1665
1674
|
"Name": {},
|
1666
1675
|
"PersonalizationThresholdSeconds": {
|
@@ -1680,31 +1689,31 @@
|
|
1680
1689
|
"members": {
|
1681
1690
|
"AdDecisionServerUrl": {},
|
1682
1691
|
"AvailSuppression": {
|
1683
|
-
"shape": "
|
1692
|
+
"shape": "S31"
|
1684
1693
|
},
|
1685
1694
|
"Bumper": {
|
1686
|
-
"shape": "
|
1695
|
+
"shape": "S34"
|
1687
1696
|
},
|
1688
1697
|
"CdnConfiguration": {
|
1689
|
-
"shape": "
|
1698
|
+
"shape": "S35"
|
1690
1699
|
},
|
1691
1700
|
"ConfigurationAliases": {
|
1692
|
-
"shape": "
|
1701
|
+
"shape": "S36"
|
1693
1702
|
},
|
1694
1703
|
"DashConfiguration": {
|
1695
|
-
"shape": "
|
1704
|
+
"shape": "S37"
|
1696
1705
|
},
|
1697
1706
|
"HlsConfiguration": {
|
1698
|
-
"shape": "
|
1707
|
+
"shape": "S39"
|
1699
1708
|
},
|
1700
1709
|
"LivePreRollConfiguration": {
|
1701
|
-
"shape": "
|
1710
|
+
"shape": "S3a"
|
1702
1711
|
},
|
1703
1712
|
"LogConfiguration": {
|
1704
|
-
"shape": "
|
1713
|
+
"shape": "S3b"
|
1705
1714
|
},
|
1706
1715
|
"ManifestProcessingRules": {
|
1707
|
-
"shape": "
|
1716
|
+
"shape": "S3c"
|
1708
1717
|
},
|
1709
1718
|
"Name": {},
|
1710
1719
|
"PersonalizationThresholdSeconds": {
|
@@ -1813,7 +1822,7 @@
|
|
1813
1822
|
"locationName": "ResourceArn"
|
1814
1823
|
},
|
1815
1824
|
"TagKeys": {
|
1816
|
-
"shape": "
|
1825
|
+
"shape": "S3n",
|
1817
1826
|
"location": "querystring",
|
1818
1827
|
"locationName": "tagKeys"
|
1819
1828
|
}
|
@@ -1843,6 +1852,9 @@
|
|
1843
1852
|
},
|
1844
1853
|
"Outputs": {
|
1845
1854
|
"shape": "Sb"
|
1855
|
+
},
|
1856
|
+
"TimeShiftConfiguration": {
|
1857
|
+
"shape": "Sk"
|
1846
1858
|
}
|
1847
1859
|
}
|
1848
1860
|
},
|
@@ -1853,23 +1865,26 @@
|
|
1853
1865
|
"ChannelName": {},
|
1854
1866
|
"ChannelState": {},
|
1855
1867
|
"CreationTime": {
|
1856
|
-
"shape": "
|
1868
|
+
"shape": "Sn"
|
1857
1869
|
},
|
1858
1870
|
"FillerSlate": {
|
1859
1871
|
"shape": "Sa"
|
1860
1872
|
},
|
1861
1873
|
"LastModifiedTime": {
|
1862
|
-
"shape": "
|
1874
|
+
"shape": "Sn"
|
1863
1875
|
},
|
1864
1876
|
"Outputs": {
|
1865
|
-
"shape": "
|
1877
|
+
"shape": "So"
|
1866
1878
|
},
|
1867
1879
|
"PlaybackMode": {},
|
1868
1880
|
"Tags": {
|
1869
1881
|
"shape": "Si",
|
1870
1882
|
"locationName": "tags"
|
1871
1883
|
},
|
1872
|
-
"Tier": {}
|
1884
|
+
"Tier": {},
|
1885
|
+
"TimeShiftConfiguration": {
|
1886
|
+
"shape": "Sk"
|
1887
|
+
}
|
1873
1888
|
}
|
1874
1889
|
},
|
1875
1890
|
"idempotent": true
|
@@ -1889,7 +1904,7 @@
|
|
1889
1904
|
],
|
1890
1905
|
"members": {
|
1891
1906
|
"HttpPackageConfigurations": {
|
1892
|
-
"shape": "
|
1907
|
+
"shape": "Sr"
|
1893
1908
|
},
|
1894
1909
|
"LiveSourceName": {
|
1895
1910
|
"location": "uri",
|
@@ -1906,13 +1921,13 @@
|
|
1906
1921
|
"members": {
|
1907
1922
|
"Arn": {},
|
1908
1923
|
"CreationTime": {
|
1909
|
-
"shape": "
|
1924
|
+
"shape": "Sn"
|
1910
1925
|
},
|
1911
1926
|
"HttpPackageConfigurations": {
|
1912
|
-
"shape": "
|
1927
|
+
"shape": "Sr"
|
1913
1928
|
},
|
1914
1929
|
"LastModifiedTime": {
|
1915
|
-
"shape": "
|
1930
|
+
"shape": "Sn"
|
1916
1931
|
},
|
1917
1932
|
"LiveSourceName": {},
|
1918
1933
|
"SourceLocationName": {},
|
@@ -1939,7 +1954,7 @@
|
|
1939
1954
|
],
|
1940
1955
|
"members": {
|
1941
1956
|
"AdBreaks": {
|
1942
|
-
"shape": "
|
1957
|
+
"shape": "S13"
|
1943
1958
|
},
|
1944
1959
|
"ChannelName": {
|
1945
1960
|
"location": "uri",
|
@@ -1953,7 +1968,7 @@
|
|
1953
1968
|
"type": "structure",
|
1954
1969
|
"members": {
|
1955
1970
|
"ClipRange": {
|
1956
|
-
"shape": "
|
1971
|
+
"shape": "S1g"
|
1957
1972
|
},
|
1958
1973
|
"Transition": {
|
1959
1974
|
"type": "structure",
|
@@ -1974,15 +1989,15 @@
|
|
1974
1989
|
"type": "structure",
|
1975
1990
|
"members": {
|
1976
1991
|
"AdBreaks": {
|
1977
|
-
"shape": "
|
1992
|
+
"shape": "S13"
|
1978
1993
|
},
|
1979
1994
|
"Arn": {},
|
1980
1995
|
"ChannelName": {},
|
1981
1996
|
"ClipRange": {
|
1982
|
-
"shape": "
|
1997
|
+
"shape": "S1g"
|
1983
1998
|
},
|
1984
1999
|
"CreationTime": {
|
1985
|
-
"shape": "
|
2000
|
+
"shape": "Sn"
|
1986
2001
|
},
|
1987
2002
|
"DurationMillis": {
|
1988
2003
|
"type": "long"
|
@@ -1990,7 +2005,7 @@
|
|
1990
2005
|
"LiveSourceName": {},
|
1991
2006
|
"ProgramName": {},
|
1992
2007
|
"ScheduledStartTime": {
|
1993
|
-
"shape": "
|
2008
|
+
"shape": "Sn"
|
1994
2009
|
},
|
1995
2010
|
"SourceLocationName": {},
|
1996
2011
|
"VodSourceName": {}
|
@@ -2012,16 +2027,16 @@
|
|
2012
2027
|
],
|
2013
2028
|
"members": {
|
2014
2029
|
"AccessConfiguration": {
|
2015
|
-
"shape": "
|
2030
|
+
"shape": "S1l"
|
2016
2031
|
},
|
2017
2032
|
"DefaultSegmentDeliveryConfiguration": {
|
2018
|
-
"shape": "
|
2033
|
+
"shape": "S1o"
|
2019
2034
|
},
|
2020
2035
|
"HttpConfiguration": {
|
2021
|
-
"shape": "
|
2036
|
+
"shape": "S1p"
|
2022
2037
|
},
|
2023
2038
|
"SegmentDeliveryConfigurations": {
|
2024
|
-
"shape": "
|
2039
|
+
"shape": "S1q"
|
2025
2040
|
},
|
2026
2041
|
"SourceLocationName": {
|
2027
2042
|
"location": "uri",
|
@@ -2033,23 +2048,23 @@
|
|
2033
2048
|
"type": "structure",
|
2034
2049
|
"members": {
|
2035
2050
|
"AccessConfiguration": {
|
2036
|
-
"shape": "
|
2051
|
+
"shape": "S1l"
|
2037
2052
|
},
|
2038
2053
|
"Arn": {},
|
2039
2054
|
"CreationTime": {
|
2040
|
-
"shape": "
|
2055
|
+
"shape": "Sn"
|
2041
2056
|
},
|
2042
2057
|
"DefaultSegmentDeliveryConfiguration": {
|
2043
|
-
"shape": "
|
2058
|
+
"shape": "S1o"
|
2044
2059
|
},
|
2045
2060
|
"HttpConfiguration": {
|
2046
|
-
"shape": "
|
2061
|
+
"shape": "S1p"
|
2047
2062
|
},
|
2048
2063
|
"LastModifiedTime": {
|
2049
|
-
"shape": "
|
2064
|
+
"shape": "Sn"
|
2050
2065
|
},
|
2051
2066
|
"SegmentDeliveryConfigurations": {
|
2052
|
-
"shape": "
|
2067
|
+
"shape": "S1q"
|
2053
2068
|
},
|
2054
2069
|
"SourceLocationName": {},
|
2055
2070
|
"Tags": {
|
@@ -2075,7 +2090,7 @@
|
|
2075
2090
|
],
|
2076
2091
|
"members": {
|
2077
2092
|
"HttpPackageConfigurations": {
|
2078
|
-
"shape": "
|
2093
|
+
"shape": "Sr"
|
2079
2094
|
},
|
2080
2095
|
"SourceLocationName": {
|
2081
2096
|
"location": "uri",
|
@@ -2092,13 +2107,13 @@
|
|
2092
2107
|
"members": {
|
2093
2108
|
"Arn": {},
|
2094
2109
|
"CreationTime": {
|
2095
|
-
"shape": "
|
2110
|
+
"shape": "Sn"
|
2096
2111
|
},
|
2097
2112
|
"HttpPackageConfigurations": {
|
2098
|
-
"shape": "
|
2113
|
+
"shape": "Sr"
|
2099
2114
|
},
|
2100
2115
|
"LastModifiedTime": {
|
2101
|
-
"shape": "
|
2116
|
+
"shape": "Sn"
|
2102
2117
|
},
|
2103
2118
|
"SourceLocationName": {},
|
2104
2119
|
"Tags": {
|
@@ -2177,11 +2192,22 @@
|
|
2177
2192
|
"key": {},
|
2178
2193
|
"value": {}
|
2179
2194
|
},
|
2180
|
-
"
|
2195
|
+
"Sk": {
|
2196
|
+
"type": "structure",
|
2197
|
+
"required": [
|
2198
|
+
"MaxTimeDelaySeconds"
|
2199
|
+
],
|
2200
|
+
"members": {
|
2201
|
+
"MaxTimeDelaySeconds": {
|
2202
|
+
"type": "integer"
|
2203
|
+
}
|
2204
|
+
}
|
2205
|
+
},
|
2206
|
+
"Sn": {
|
2181
2207
|
"type": "timestamp",
|
2182
2208
|
"timestampFormat": "unixTimestamp"
|
2183
2209
|
},
|
2184
|
-
"
|
2210
|
+
"So": {
|
2185
2211
|
"type": "list",
|
2186
2212
|
"member": {
|
2187
2213
|
"type": "structure",
|
@@ -2203,7 +2229,7 @@
|
|
2203
2229
|
}
|
2204
2230
|
}
|
2205
2231
|
},
|
2206
|
-
"
|
2232
|
+
"Sr": {
|
2207
2233
|
"type": "list",
|
2208
2234
|
"member": {
|
2209
2235
|
"type": "structure",
|
@@ -2219,7 +2245,7 @@
|
|
2219
2245
|
}
|
2220
2246
|
}
|
2221
2247
|
},
|
2222
|
-
"
|
2248
|
+
"Sw": {
|
2223
2249
|
"type": "structure",
|
2224
2250
|
"required": [
|
2225
2251
|
"EndTime"
|
@@ -2240,14 +2266,14 @@
|
|
2240
2266
|
}
|
2241
2267
|
},
|
2242
2268
|
"EndTime": {
|
2243
|
-
"shape": "
|
2269
|
+
"shape": "Sn"
|
2244
2270
|
},
|
2245
2271
|
"StartTime": {
|
2246
|
-
"shape": "
|
2272
|
+
"shape": "Sn"
|
2247
2273
|
}
|
2248
2274
|
}
|
2249
2275
|
},
|
2250
|
-
"
|
2276
|
+
"S10": {
|
2251
2277
|
"type": "structure",
|
2252
2278
|
"required": [
|
2253
2279
|
"EndTime"
|
@@ -2257,14 +2283,14 @@
|
|
2257
2283
|
"shape": "Si"
|
2258
2284
|
},
|
2259
2285
|
"EndTime": {
|
2260
|
-
"shape": "
|
2286
|
+
"shape": "Sn"
|
2261
2287
|
},
|
2262
2288
|
"StartTime": {
|
2263
|
-
"shape": "
|
2289
|
+
"shape": "Sn"
|
2264
2290
|
}
|
2265
2291
|
}
|
2266
2292
|
},
|
2267
|
-
"
|
2293
|
+
"S13": {
|
2268
2294
|
"type": "list",
|
2269
2295
|
"member": {
|
2270
2296
|
"type": "structure",
|
@@ -2345,7 +2371,7 @@
|
|
2345
2371
|
}
|
2346
2372
|
}
|
2347
2373
|
},
|
2348
|
-
"
|
2374
|
+
"S1g": {
|
2349
2375
|
"type": "structure",
|
2350
2376
|
"required": [
|
2351
2377
|
"EndOffsetMillis"
|
@@ -2356,7 +2382,7 @@
|
|
2356
2382
|
}
|
2357
2383
|
}
|
2358
2384
|
},
|
2359
|
-
"
|
2385
|
+
"S1l": {
|
2360
2386
|
"type": "structure",
|
2361
2387
|
"members": {
|
2362
2388
|
"AccessType": {},
|
@@ -2370,13 +2396,13 @@
|
|
2370
2396
|
}
|
2371
2397
|
}
|
2372
2398
|
},
|
2373
|
-
"
|
2399
|
+
"S1o": {
|
2374
2400
|
"type": "structure",
|
2375
2401
|
"members": {
|
2376
2402
|
"BaseUrl": {}
|
2377
2403
|
}
|
2378
2404
|
},
|
2379
|
-
"
|
2405
|
+
"S1p": {
|
2380
2406
|
"type": "structure",
|
2381
2407
|
"required": [
|
2382
2408
|
"BaseUrl"
|
@@ -2385,7 +2411,7 @@
|
|
2385
2411
|
"BaseUrl": {}
|
2386
2412
|
}
|
2387
2413
|
},
|
2388
|
-
"
|
2414
|
+
"S1q": {
|
2389
2415
|
"type": "list",
|
2390
2416
|
"member": {
|
2391
2417
|
"type": "structure",
|
@@ -2395,7 +2421,7 @@
|
|
2395
2421
|
}
|
2396
2422
|
}
|
2397
2423
|
},
|
2398
|
-
"
|
2424
|
+
"S2d": {
|
2399
2425
|
"type": "structure",
|
2400
2426
|
"members": {
|
2401
2427
|
"LogTypes": {
|
@@ -2403,7 +2429,7 @@
|
|
2403
2429
|
}
|
2404
2430
|
}
|
2405
2431
|
},
|
2406
|
-
"
|
2432
|
+
"S31": {
|
2407
2433
|
"type": "structure",
|
2408
2434
|
"members": {
|
2409
2435
|
"FillPolicy": {},
|
@@ -2411,28 +2437,28 @@
|
|
2411
2437
|
"Value": {}
|
2412
2438
|
}
|
2413
2439
|
},
|
2414
|
-
"
|
2440
|
+
"S34": {
|
2415
2441
|
"type": "structure",
|
2416
2442
|
"members": {
|
2417
2443
|
"EndUrl": {},
|
2418
2444
|
"StartUrl": {}
|
2419
2445
|
}
|
2420
2446
|
},
|
2421
|
-
"
|
2447
|
+
"S35": {
|
2422
2448
|
"type": "structure",
|
2423
2449
|
"members": {
|
2424
2450
|
"AdSegmentUrlPrefix": {},
|
2425
2451
|
"ContentSegmentUrlPrefix": {}
|
2426
2452
|
}
|
2427
2453
|
},
|
2428
|
-
"
|
2454
|
+
"S36": {
|
2429
2455
|
"type": "map",
|
2430
2456
|
"key": {},
|
2431
2457
|
"value": {
|
2432
2458
|
"shape": "Si"
|
2433
2459
|
}
|
2434
2460
|
},
|
2435
|
-
"
|
2461
|
+
"S37": {
|
2436
2462
|
"type": "structure",
|
2437
2463
|
"members": {
|
2438
2464
|
"ManifestEndpointPrefix": {},
|
@@ -2440,13 +2466,13 @@
|
|
2440
2466
|
"OriginManifestType": {}
|
2441
2467
|
}
|
2442
2468
|
},
|
2443
|
-
"
|
2469
|
+
"S39": {
|
2444
2470
|
"type": "structure",
|
2445
2471
|
"members": {
|
2446
2472
|
"ManifestEndpointPrefix": {}
|
2447
2473
|
}
|
2448
2474
|
},
|
2449
|
-
"
|
2475
|
+
"S3a": {
|
2450
2476
|
"type": "structure",
|
2451
2477
|
"members": {
|
2452
2478
|
"AdDecisionServerUrl": {},
|
@@ -2455,7 +2481,7 @@
|
|
2455
2481
|
}
|
2456
2482
|
}
|
2457
2483
|
},
|
2458
|
-
"
|
2484
|
+
"S3b": {
|
2459
2485
|
"type": "structure",
|
2460
2486
|
"required": [
|
2461
2487
|
"PercentEnabled"
|
@@ -2466,7 +2492,7 @@
|
|
2466
2492
|
}
|
2467
2493
|
}
|
2468
2494
|
},
|
2469
|
-
"
|
2495
|
+
"S3c": {
|
2470
2496
|
"type": "structure",
|
2471
2497
|
"members": {
|
2472
2498
|
"AdMarkerPassthrough": {
|
@@ -2479,7 +2505,7 @@
|
|
2479
2505
|
}
|
2480
2506
|
}
|
2481
2507
|
},
|
2482
|
-
"
|
2508
|
+
"S3n": {
|
2483
2509
|
"type": "list",
|
2484
2510
|
"member": {}
|
2485
2511
|
}
|