aws-sdk 2.991.0 → 2.995.0

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.
Files changed (43) hide show
  1. package/CHANGELOG.md +26 -1
  2. package/README.md +1 -1
  3. package/apis/appsync-2017-07-25.min.json +97 -77
  4. package/apis/comprehend-2017-11-27.min.json +205 -123
  5. package/apis/comprehend-2017-11-27.paginators.json +10 -0
  6. package/apis/ec2-2016-11-15.min.json +150 -69
  7. package/apis/ec2-2016-11-15.paginators.json +6 -0
  8. package/apis/ecr-2015-09-21.min.json +66 -14
  9. package/apis/imagebuilder-2019-12-02.min.json +116 -82
  10. package/apis/iot-2015-05-28.min.json +80 -44
  11. package/apis/license-manager-2018-08-01.min.json +186 -72
  12. package/apis/mediaconvert-2017-08-29.min.json +194 -83
  13. package/apis/mediapackage-vod-2018-11-07.min.json +3 -0
  14. package/apis/mediatailor-2018-04-23.min.json +198 -149
  15. package/apis/models.lex.v2-2020-08-07.min.json +179 -22
  16. package/apis/models.lex.v2-2020-08-07.paginators.json +5 -0
  17. package/apis/ssm-2014-11-06.min.json +105 -100
  18. package/apis/ssm-2014-11-06.waiters2.json +5 -0
  19. package/apis/wafv2-2019-07-29.min.json +114 -97
  20. package/clients/appsync.d.ts +35 -13
  21. package/clients/comprehend.d.ts +165 -1
  22. package/clients/ec2.d.ts +164 -66
  23. package/clients/ecr.d.ts +76 -4
  24. package/clients/iam.d.ts +85 -85
  25. package/clients/imagebuilder.d.ts +73 -25
  26. package/clients/iot.d.ts +55 -5
  27. package/clients/lexmodelsv2.d.ts +188 -0
  28. package/clients/licensemanager.d.ts +215 -42
  29. package/clients/mediaconvert.d.ts +154 -17
  30. package/clients/mediapackagevod.d.ts +4 -0
  31. package/clients/mediatailor.d.ts +47 -1
  32. package/clients/ssm.d.ts +40 -19
  33. package/clients/wafv2.d.ts +18 -0
  34. package/dist/aws-sdk-core-react-native.js +4 -4
  35. package/dist/aws-sdk-react-native.js +21 -21
  36. package/dist/aws-sdk.js +633 -356
  37. package/dist/aws-sdk.min.js +72 -72
  38. package/lib/config.js +1 -1
  39. package/lib/core.js +1 -1
  40. package/lib/event_listeners.js +1 -1
  41. package/lib/http_request.d.ts +1 -1
  42. package/lib/signers/v4.js +1 -1
  43. package/package.json +1 -1
@@ -12,6 +12,35 @@
12
12
  "uid": "mediatailor-2018-04-23"
13
13
  },
14
14
  "operations": {
15
+ "ConfigureLogsForPlaybackConfiguration": {
16
+ "http": {
17
+ "method": "PUT",
18
+ "requestUri": "/configureLogs/playbackConfiguration",
19
+ "responseCode": 200
20
+ },
21
+ "input": {
22
+ "members": {
23
+ "PercentEnabled": {
24
+ "type": "integer"
25
+ },
26
+ "PlaybackConfigurationName": {}
27
+ },
28
+ "required": [
29
+ "PercentEnabled",
30
+ "PlaybackConfigurationName"
31
+ ],
32
+ "type": "structure"
33
+ },
34
+ "output": {
35
+ "members": {
36
+ "PercentEnabled": {
37
+ "type": "integer"
38
+ },
39
+ "PlaybackConfigurationName": {}
40
+ },
41
+ "type": "structure"
42
+ }
43
+ },
15
44
  "CreateChannel": {
16
45
  "http": {
17
46
  "requestUri": "/channel/{channelName}",
@@ -24,15 +53,15 @@
24
53
  "locationName": "channelName"
25
54
  },
26
55
  "FillerSlate": {
27
- "shape": "S3"
56
+ "shape": "S6"
28
57
  },
29
58
  "Outputs": {
30
- "shape": "S4"
59
+ "shape": "S7"
31
60
  },
32
61
  "PlaybackMode": {},
33
62
  "Tags": {
34
63
  "locationName": "tags",
35
- "shape": "Sa"
64
+ "shape": "Sc"
36
65
  }
37
66
  },
38
67
  "required": [
@@ -48,21 +77,21 @@
48
77
  "ChannelName": {},
49
78
  "ChannelState": {},
50
79
  "CreationTime": {
51
- "shape": "Sd"
80
+ "shape": "Sf"
52
81
  },
53
82
  "FillerSlate": {
54
- "shape": "S3"
83
+ "shape": "S6"
55
84
  },
56
85
  "LastModifiedTime": {
57
- "shape": "Sd"
86
+ "shape": "Sf"
58
87
  },
59
88
  "Outputs": {
60
- "shape": "Se"
89
+ "shape": "Sg"
61
90
  },
62
91
  "PlaybackMode": {},
63
92
  "Tags": {
64
93
  "locationName": "tags",
65
- "shape": "Sa"
94
+ "shape": "Sc"
66
95
  }
67
96
  },
68
97
  "type": "structure"
@@ -76,7 +105,7 @@
76
105
  "input": {
77
106
  "members": {
78
107
  "AdBreaks": {
79
- "shape": "Sh"
108
+ "shape": "Sj"
80
109
  },
81
110
  "ChannelName": {
82
111
  "location": "uri",
@@ -124,16 +153,16 @@
124
153
  "output": {
125
154
  "members": {
126
155
  "AdBreaks": {
127
- "shape": "Sh"
156
+ "shape": "Sj"
128
157
  },
129
158
  "Arn": {},
130
159
  "ChannelName": {},
131
160
  "CreationTime": {
132
- "shape": "Sd"
161
+ "shape": "Sf"
133
162
  },
134
163
  "ProgramName": {},
135
164
  "ScheduledStartTime": {
136
- "shape": "Sd"
165
+ "shape": "Sf"
137
166
  },
138
167
  "SourceLocationName": {},
139
168
  "VodSourceName": {}
@@ -149,13 +178,13 @@
149
178
  "input": {
150
179
  "members": {
151
180
  "AccessConfiguration": {
152
- "shape": "Sr"
181
+ "shape": "St"
153
182
  },
154
183
  "DefaultSegmentDeliveryConfiguration": {
155
- "shape": "Su"
184
+ "shape": "Sw"
156
185
  },
157
186
  "HttpConfiguration": {
158
- "shape": "Sv"
187
+ "shape": "Sx"
159
188
  },
160
189
  "SourceLocationName": {
161
190
  "location": "uri",
@@ -163,7 +192,7 @@
163
192
  },
164
193
  "Tags": {
165
194
  "locationName": "tags",
166
- "shape": "Sa"
195
+ "shape": "Sc"
167
196
  }
168
197
  },
169
198
  "required": [
@@ -175,25 +204,25 @@
175
204
  "output": {
176
205
  "members": {
177
206
  "AccessConfiguration": {
178
- "shape": "Sr"
207
+ "shape": "St"
179
208
  },
180
209
  "Arn": {},
181
210
  "CreationTime": {
182
- "shape": "Sd"
211
+ "shape": "Sf"
183
212
  },
184
213
  "DefaultSegmentDeliveryConfiguration": {
185
- "shape": "Su"
214
+ "shape": "Sw"
186
215
  },
187
216
  "HttpConfiguration": {
188
- "shape": "Sv"
217
+ "shape": "Sx"
189
218
  },
190
219
  "LastModifiedTime": {
191
- "shape": "Sd"
220
+ "shape": "Sf"
192
221
  },
193
222
  "SourceLocationName": {},
194
223
  "Tags": {
195
224
  "locationName": "tags",
196
- "shape": "Sa"
225
+ "shape": "Sc"
197
226
  }
198
227
  },
199
228
  "type": "structure"
@@ -207,7 +236,7 @@
207
236
  "input": {
208
237
  "members": {
209
238
  "HttpPackageConfigurations": {
210
- "shape": "Sy"
239
+ "shape": "S10"
211
240
  },
212
241
  "SourceLocationName": {
213
242
  "location": "uri",
@@ -215,7 +244,7 @@
215
244
  },
216
245
  "Tags": {
217
246
  "locationName": "tags",
218
- "shape": "Sa"
247
+ "shape": "Sc"
219
248
  },
220
249
  "VodSourceName": {
221
250
  "location": "uri",
@@ -233,18 +262,18 @@
233
262
  "members": {
234
263
  "Arn": {},
235
264
  "CreationTime": {
236
- "shape": "Sd"
265
+ "shape": "Sf"
237
266
  },
238
267
  "HttpPackageConfigurations": {
239
- "shape": "Sy"
268
+ "shape": "S10"
240
269
  },
241
270
  "LastModifiedTime": {
242
- "shape": "Sd"
271
+ "shape": "Sf"
243
272
  },
244
273
  "SourceLocationName": {},
245
274
  "Tags": {
246
275
  "locationName": "tags",
247
- "shape": "Sa"
276
+ "shape": "Sc"
248
277
  },
249
278
  "VodSourceName": {}
250
279
  },
@@ -423,21 +452,21 @@
423
452
  "ChannelName": {},
424
453
  "ChannelState": {},
425
454
  "CreationTime": {
426
- "shape": "Sd"
455
+ "shape": "Sf"
427
456
  },
428
457
  "FillerSlate": {
429
- "shape": "S3"
458
+ "shape": "S6"
430
459
  },
431
460
  "LastModifiedTime": {
432
- "shape": "Sd"
461
+ "shape": "Sf"
433
462
  },
434
463
  "Outputs": {
435
- "shape": "Se"
464
+ "shape": "Sg"
436
465
  },
437
466
  "PlaybackMode": {},
438
467
  "Tags": {
439
468
  "locationName": "tags",
440
- "shape": "Sa"
469
+ "shape": "Sc"
441
470
  }
442
471
  },
443
472
  "type": "structure"
@@ -469,16 +498,16 @@
469
498
  "output": {
470
499
  "members": {
471
500
  "AdBreaks": {
472
- "shape": "Sh"
501
+ "shape": "Sj"
473
502
  },
474
503
  "Arn": {},
475
504
  "ChannelName": {},
476
505
  "CreationTime": {
477
- "shape": "Sd"
506
+ "shape": "Sf"
478
507
  },
479
508
  "ProgramName": {},
480
509
  "ScheduledStartTime": {
481
- "shape": "Sd"
510
+ "shape": "Sf"
482
511
  },
483
512
  "SourceLocationName": {},
484
513
  "VodSourceName": {}
@@ -507,25 +536,25 @@
507
536
  "output": {
508
537
  "members": {
509
538
  "AccessConfiguration": {
510
- "shape": "Sr"
539
+ "shape": "St"
511
540
  },
512
541
  "Arn": {},
513
542
  "CreationTime": {
514
- "shape": "Sd"
543
+ "shape": "Sf"
515
544
  },
516
545
  "DefaultSegmentDeliveryConfiguration": {
517
- "shape": "Su"
546
+ "shape": "Sw"
518
547
  },
519
548
  "HttpConfiguration": {
520
- "shape": "Sv"
549
+ "shape": "Sx"
521
550
  },
522
551
  "LastModifiedTime": {
523
- "shape": "Sd"
552
+ "shape": "Sf"
524
553
  },
525
554
  "SourceLocationName": {},
526
555
  "Tags": {
527
556
  "locationName": "tags",
528
- "shape": "Sa"
557
+ "shape": "Sc"
529
558
  }
530
559
  },
531
560
  "type": "structure"
@@ -558,18 +587,18 @@
558
587
  "members": {
559
588
  "Arn": {},
560
589
  "CreationTime": {
561
- "shape": "Sd"
590
+ "shape": "Sf"
562
591
  },
563
592
  "HttpPackageConfigurations": {
564
- "shape": "Sy"
593
+ "shape": "S10"
565
594
  },
566
595
  "LastModifiedTime": {
567
- "shape": "Sd"
596
+ "shape": "Sf"
568
597
  },
569
598
  "SourceLocationName": {},
570
599
  "Tags": {
571
600
  "locationName": "tags",
572
- "shape": "Sa"
601
+ "shape": "Sc"
573
602
  },
574
603
  "VodSourceName": {}
575
604
  },
@@ -641,7 +670,7 @@
641
670
  "type": "long"
642
671
  },
643
672
  "ApproximateStartTime": {
644
- "shape": "Sd"
673
+ "shape": "Sf"
645
674
  },
646
675
  "Arn": {},
647
676
  "ChannelName": {},
@@ -653,7 +682,7 @@
653
682
  "type": "long"
654
683
  },
655
684
  "ApproximateStartTime": {
656
- "shape": "Sd"
685
+ "shape": "Sf"
657
686
  },
658
687
  "SourceLocationName": {},
659
688
  "VodSourceName": {}
@@ -704,28 +733,31 @@
704
733
  "members": {
705
734
  "AdDecisionServerUrl": {},
706
735
  "AvailSuppression": {
707
- "shape": "S1y"
736
+ "shape": "S20"
708
737
  },
709
738
  "Bumper": {
710
- "shape": "S20"
739
+ "shape": "S22"
711
740
  },
712
741
  "CdnConfiguration": {
713
- "shape": "S21"
742
+ "shape": "S23"
714
743
  },
715
744
  "ConfigurationAliases": {
716
- "shape": "S22"
745
+ "shape": "S24"
717
746
  },
718
747
  "DashConfiguration": {
719
- "shape": "S23"
748
+ "shape": "S25"
720
749
  },
721
750
  "HlsConfiguration": {
722
- "shape": "S25"
751
+ "shape": "S27"
723
752
  },
724
753
  "LivePreRollConfiguration": {
725
- "shape": "S26"
754
+ "shape": "S28"
755
+ },
756
+ "LogConfiguration": {
757
+ "shape": "S29"
726
758
  },
727
759
  "ManifestProcessingRules": {
728
- "shape": "S27"
760
+ "shape": "S2a"
729
761
  },
730
762
  "Name": {},
731
763
  "PersonalizationThresholdSeconds": {
@@ -737,7 +769,7 @@
737
769
  "SlateAdUrl": {},
738
770
  "Tags": {
739
771
  "locationName": "tags",
740
- "shape": "Sa"
772
+ "shape": "Sc"
741
773
  },
742
774
  "TranscodeProfileName": {},
743
775
  "VideoContentSourceUrl": {}
@@ -780,10 +812,10 @@
780
812
  "AlertCode": {},
781
813
  "AlertMessage": {},
782
814
  "LastModifiedTime": {
783
- "shape": "Sd"
815
+ "shape": "Sf"
784
816
  },
785
817
  "RelatedResourceArns": {
786
- "shape": "S2f"
818
+ "shape": "S2i"
787
819
  },
788
820
  "ResourceArn": {}
789
821
  },
@@ -832,21 +864,21 @@
832
864
  "ChannelName": {},
833
865
  "ChannelState": {},
834
866
  "CreationTime": {
835
- "shape": "Sd"
867
+ "shape": "Sf"
836
868
  },
837
869
  "FillerSlate": {
838
- "shape": "S3"
870
+ "shape": "S6"
839
871
  },
840
872
  "LastModifiedTime": {
841
- "shape": "Sd"
873
+ "shape": "Sf"
842
874
  },
843
875
  "Outputs": {
844
- "shape": "Se"
876
+ "shape": "Sg"
845
877
  },
846
878
  "PlaybackMode": {},
847
879
  "Tags": {
848
880
  "locationName": "tags",
849
- "shape": "Sa"
881
+ "shape": "Sc"
850
882
  }
851
883
  },
852
884
  "required": [
@@ -892,28 +924,31 @@
892
924
  "members": {
893
925
  "AdDecisionServerUrl": {},
894
926
  "AvailSuppression": {
895
- "shape": "S1y"
927
+ "shape": "S20"
896
928
  },
897
929
  "Bumper": {
898
- "shape": "S20"
930
+ "shape": "S22"
899
931
  },
900
932
  "CdnConfiguration": {
901
- "shape": "S21"
933
+ "shape": "S23"
902
934
  },
903
935
  "ConfigurationAliases": {
904
- "shape": "S22"
936
+ "shape": "S24"
905
937
  },
906
938
  "DashConfiguration": {
907
- "shape": "S23"
939
+ "shape": "S25"
908
940
  },
909
941
  "HlsConfiguration": {
910
- "shape": "S25"
942
+ "shape": "S27"
911
943
  },
912
944
  "LivePreRollConfiguration": {
913
- "shape": "S26"
945
+ "shape": "S28"
946
+ },
947
+ "LogConfiguration": {
948
+ "shape": "S29"
914
949
  },
915
950
  "ManifestProcessingRules": {
916
- "shape": "S27"
951
+ "shape": "S2a"
917
952
  },
918
953
  "Name": {},
919
954
  "PersonalizationThresholdSeconds": {
@@ -925,7 +960,7 @@
925
960
  "SlateAdUrl": {},
926
961
  "Tags": {
927
962
  "locationName": "tags",
928
- "shape": "Sa"
963
+ "shape": "Sc"
929
964
  },
930
965
  "TranscodeProfileName": {},
931
966
  "VideoContentSourceUrl": {}
@@ -965,25 +1000,25 @@
965
1000
  "member": {
966
1001
  "members": {
967
1002
  "AccessConfiguration": {
968
- "shape": "Sr"
1003
+ "shape": "St"
969
1004
  },
970
1005
  "Arn": {},
971
1006
  "CreationTime": {
972
- "shape": "Sd"
1007
+ "shape": "Sf"
973
1008
  },
974
1009
  "DefaultSegmentDeliveryConfiguration": {
975
- "shape": "Su"
1010
+ "shape": "Sw"
976
1011
  },
977
1012
  "HttpConfiguration": {
978
- "shape": "Sv"
1013
+ "shape": "Sx"
979
1014
  },
980
1015
  "LastModifiedTime": {
981
- "shape": "Sd"
1016
+ "shape": "Sf"
982
1017
  },
983
1018
  "SourceLocationName": {},
984
1019
  "Tags": {
985
1020
  "locationName": "tags",
986
- "shape": "Sa"
1021
+ "shape": "Sc"
987
1022
  }
988
1023
  },
989
1024
  "required": [
@@ -1022,7 +1057,7 @@
1022
1057
  "members": {
1023
1058
  "Tags": {
1024
1059
  "locationName": "tags",
1025
- "shape": "Sa"
1060
+ "shape": "Sc"
1026
1061
  }
1027
1062
  },
1028
1063
  "type": "structure"
@@ -1062,18 +1097,18 @@
1062
1097
  "members": {
1063
1098
  "Arn": {},
1064
1099
  "CreationTime": {
1065
- "shape": "Sd"
1100
+ "shape": "Sf"
1066
1101
  },
1067
1102
  "HttpPackageConfigurations": {
1068
- "shape": "Sy"
1103
+ "shape": "S10"
1069
1104
  },
1070
1105
  "LastModifiedTime": {
1071
- "shape": "Sd"
1106
+ "shape": "Sf"
1072
1107
  },
1073
1108
  "SourceLocationName": {},
1074
1109
  "Tags": {
1075
1110
  "locationName": "tags",
1076
- "shape": "Sa"
1111
+ "shape": "Sc"
1077
1112
  },
1078
1113
  "VodSourceName": {}
1079
1114
  },
@@ -1127,19 +1162,19 @@
1127
1162
  "members": {
1128
1163
  "AdDecisionServerUrl": {},
1129
1164
  "AvailSuppression": {
1130
- "shape": "S1y"
1165
+ "shape": "S20"
1131
1166
  },
1132
1167
  "Bumper": {
1133
- "shape": "S20"
1168
+ "shape": "S22"
1134
1169
  },
1135
1170
  "CdnConfiguration": {
1136
- "shape": "S21"
1171
+ "shape": "S23"
1137
1172
  },
1138
1173
  "ConfigurationAliases": {
1139
1174
  "key": {},
1140
1175
  "type": "map",
1141
1176
  "value": {
1142
- "shape": "Sa"
1177
+ "shape": "Sc"
1143
1178
  }
1144
1179
  },
1145
1180
  "DashConfiguration": {
@@ -1150,10 +1185,10 @@
1150
1185
  "type": "structure"
1151
1186
  },
1152
1187
  "LivePreRollConfiguration": {
1153
- "shape": "S26"
1188
+ "shape": "S28"
1154
1189
  },
1155
1190
  "ManifestProcessingRules": {
1156
- "shape": "S27"
1191
+ "shape": "S2a"
1157
1192
  },
1158
1193
  "Name": {},
1159
1194
  "PersonalizationThresholdSeconds": {
@@ -1162,7 +1197,7 @@
1162
1197
  "SlateAdUrl": {},
1163
1198
  "Tags": {
1164
1199
  "locationName": "tags",
1165
- "shape": "Sa"
1200
+ "shape": "Sc"
1166
1201
  },
1167
1202
  "TranscodeProfileName": {},
1168
1203
  "VideoContentSourceUrl": {}
@@ -1173,28 +1208,31 @@
1173
1208
  "members": {
1174
1209
  "AdDecisionServerUrl": {},
1175
1210
  "AvailSuppression": {
1176
- "shape": "S1y"
1211
+ "shape": "S20"
1177
1212
  },
1178
1213
  "Bumper": {
1179
- "shape": "S20"
1214
+ "shape": "S22"
1180
1215
  },
1181
1216
  "CdnConfiguration": {
1182
- "shape": "S21"
1217
+ "shape": "S23"
1183
1218
  },
1184
1219
  "ConfigurationAliases": {
1185
- "shape": "S22"
1220
+ "shape": "S24"
1186
1221
  },
1187
1222
  "DashConfiguration": {
1188
- "shape": "S23"
1223
+ "shape": "S25"
1189
1224
  },
1190
1225
  "HlsConfiguration": {
1191
- "shape": "S25"
1226
+ "shape": "S27"
1192
1227
  },
1193
1228
  "LivePreRollConfiguration": {
1194
- "shape": "S26"
1229
+ "shape": "S28"
1230
+ },
1231
+ "LogConfiguration": {
1232
+ "shape": "S29"
1195
1233
  },
1196
1234
  "ManifestProcessingRules": {
1197
- "shape": "S27"
1235
+ "shape": "S2a"
1198
1236
  },
1199
1237
  "Name": {},
1200
1238
  "PersonalizationThresholdSeconds": {
@@ -1206,7 +1244,7 @@
1206
1244
  "SlateAdUrl": {},
1207
1245
  "Tags": {
1208
1246
  "locationName": "tags",
1209
- "shape": "Sa"
1247
+ "shape": "Sc"
1210
1248
  },
1211
1249
  "TranscodeProfileName": {},
1212
1250
  "VideoContentSourceUrl": {}
@@ -1273,7 +1311,7 @@
1273
1311
  },
1274
1312
  "Tags": {
1275
1313
  "locationName": "tags",
1276
- "shape": "Sa"
1314
+ "shape": "Sc"
1277
1315
  }
1278
1316
  },
1279
1317
  "required": [
@@ -1298,7 +1336,7 @@
1298
1336
  "TagKeys": {
1299
1337
  "location": "querystring",
1300
1338
  "locationName": "tagKeys",
1301
- "shape": "S2f"
1339
+ "shape": "S2i"
1302
1340
  }
1303
1341
  },
1304
1342
  "required": [
@@ -1321,7 +1359,7 @@
1321
1359
  "locationName": "channelName"
1322
1360
  },
1323
1361
  "Outputs": {
1324
- "shape": "S4"
1362
+ "shape": "S7"
1325
1363
  }
1326
1364
  },
1327
1365
  "required": [
@@ -1336,21 +1374,21 @@
1336
1374
  "ChannelName": {},
1337
1375
  "ChannelState": {},
1338
1376
  "CreationTime": {
1339
- "shape": "Sd"
1377
+ "shape": "Sf"
1340
1378
  },
1341
1379
  "FillerSlate": {
1342
- "shape": "S3"
1380
+ "shape": "S6"
1343
1381
  },
1344
1382
  "LastModifiedTime": {
1345
- "shape": "Sd"
1383
+ "shape": "Sf"
1346
1384
  },
1347
1385
  "Outputs": {
1348
- "shape": "Se"
1386
+ "shape": "Sg"
1349
1387
  },
1350
1388
  "PlaybackMode": {},
1351
1389
  "Tags": {
1352
1390
  "locationName": "tags",
1353
- "shape": "Sa"
1391
+ "shape": "Sc"
1354
1392
  }
1355
1393
  },
1356
1394
  "type": "structure"
@@ -1365,13 +1403,13 @@
1365
1403
  "input": {
1366
1404
  "members": {
1367
1405
  "AccessConfiguration": {
1368
- "shape": "Sr"
1406
+ "shape": "St"
1369
1407
  },
1370
1408
  "DefaultSegmentDeliveryConfiguration": {
1371
- "shape": "Su"
1409
+ "shape": "Sw"
1372
1410
  },
1373
1411
  "HttpConfiguration": {
1374
- "shape": "Sv"
1412
+ "shape": "Sx"
1375
1413
  },
1376
1414
  "SourceLocationName": {
1377
1415
  "location": "uri",
@@ -1387,25 +1425,25 @@
1387
1425
  "output": {
1388
1426
  "members": {
1389
1427
  "AccessConfiguration": {
1390
- "shape": "Sr"
1428
+ "shape": "St"
1391
1429
  },
1392
1430
  "Arn": {},
1393
1431
  "CreationTime": {
1394
- "shape": "Sd"
1432
+ "shape": "Sf"
1395
1433
  },
1396
1434
  "DefaultSegmentDeliveryConfiguration": {
1397
- "shape": "Su"
1435
+ "shape": "Sw"
1398
1436
  },
1399
1437
  "HttpConfiguration": {
1400
- "shape": "Sv"
1438
+ "shape": "Sx"
1401
1439
  },
1402
1440
  "LastModifiedTime": {
1403
- "shape": "Sd"
1441
+ "shape": "Sf"
1404
1442
  },
1405
1443
  "SourceLocationName": {},
1406
1444
  "Tags": {
1407
1445
  "locationName": "tags",
1408
- "shape": "Sa"
1446
+ "shape": "Sc"
1409
1447
  }
1410
1448
  },
1411
1449
  "type": "structure"
@@ -1420,7 +1458,7 @@
1420
1458
  "input": {
1421
1459
  "members": {
1422
1460
  "HttpPackageConfigurations": {
1423
- "shape": "Sy"
1461
+ "shape": "S10"
1424
1462
  },
1425
1463
  "SourceLocationName": {
1426
1464
  "location": "uri",
@@ -1442,18 +1480,18 @@
1442
1480
  "members": {
1443
1481
  "Arn": {},
1444
1482
  "CreationTime": {
1445
- "shape": "Sd"
1483
+ "shape": "Sf"
1446
1484
  },
1447
1485
  "HttpPackageConfigurations": {
1448
- "shape": "Sy"
1486
+ "shape": "S10"
1449
1487
  },
1450
1488
  "LastModifiedTime": {
1451
- "shape": "Sd"
1489
+ "shape": "Sf"
1452
1490
  },
1453
1491
  "SourceLocationName": {},
1454
1492
  "Tags": {
1455
1493
  "locationName": "tags",
1456
- "shape": "Sa"
1494
+ "shape": "Sc"
1457
1495
  },
1458
1496
  "VodSourceName": {}
1459
1497
  },
@@ -1462,21 +1500,21 @@
1462
1500
  }
1463
1501
  },
1464
1502
  "shapes": {
1465
- "S3": {
1503
+ "S6": {
1466
1504
  "members": {
1467
1505
  "SourceLocationName": {},
1468
1506
  "VodSourceName": {}
1469
1507
  },
1470
1508
  "type": "structure"
1471
1509
  },
1472
- "S4": {
1510
+ "S7": {
1473
1511
  "member": {
1474
1512
  "members": {
1475
1513
  "DashPlaylistSettings": {
1476
- "shape": "S6"
1514
+ "shape": "S9"
1477
1515
  },
1478
1516
  "HlsPlaylistSettings": {
1479
- "shape": "S8"
1517
+ "shape": "Sa"
1480
1518
  },
1481
1519
  "ManifestName": {},
1482
1520
  "SourceGroup": {}
@@ -1489,7 +1527,7 @@
1489
1527
  },
1490
1528
  "type": "list"
1491
1529
  },
1492
- "S6": {
1530
+ "S9": {
1493
1531
  "members": {
1494
1532
  "ManifestWindowSeconds": {
1495
1533
  "type": "integer"
@@ -1506,7 +1544,7 @@
1506
1544
  },
1507
1545
  "type": "structure"
1508
1546
  },
1509
- "S8": {
1547
+ "Sa": {
1510
1548
  "members": {
1511
1549
  "ManifestWindowSeconds": {
1512
1550
  "type": "integer"
@@ -1514,23 +1552,23 @@
1514
1552
  },
1515
1553
  "type": "structure"
1516
1554
  },
1517
- "Sa": {
1555
+ "Sc": {
1518
1556
  "key": {},
1519
1557
  "type": "map",
1520
1558
  "value": {}
1521
1559
  },
1522
- "Sd": {
1560
+ "Sf": {
1523
1561
  "timestampFormat": "unixTimestamp",
1524
1562
  "type": "timestamp"
1525
1563
  },
1526
- "Se": {
1564
+ "Sg": {
1527
1565
  "member": {
1528
1566
  "members": {
1529
1567
  "DashPlaylistSettings": {
1530
- "shape": "S6"
1568
+ "shape": "S9"
1531
1569
  },
1532
1570
  "HlsPlaylistSettings": {
1533
- "shape": "S8"
1571
+ "shape": "Sa"
1534
1572
  },
1535
1573
  "ManifestName": {},
1536
1574
  "PlaybackUrl": {},
@@ -1545,7 +1583,7 @@
1545
1583
  },
1546
1584
  "type": "list"
1547
1585
  },
1548
- "Sh": {
1586
+ "Sj": {
1549
1587
  "member": {
1550
1588
  "members": {
1551
1589
  "MessageType": {},
@@ -1553,7 +1591,7 @@
1553
1591
  "type": "long"
1554
1592
  },
1555
1593
  "Slate": {
1556
- "shape": "S3"
1594
+ "shape": "S6"
1557
1595
  },
1558
1596
  "SpliceInsertMessage": {
1559
1597
  "members": {
@@ -1577,7 +1615,7 @@
1577
1615
  },
1578
1616
  "type": "list"
1579
1617
  },
1580
- "Sr": {
1618
+ "St": {
1581
1619
  "members": {
1582
1620
  "AccessType": {},
1583
1621
  "SecretsManagerAccessTokenConfiguration": {
@@ -1591,13 +1629,13 @@
1591
1629
  },
1592
1630
  "type": "structure"
1593
1631
  },
1594
- "Su": {
1632
+ "Sw": {
1595
1633
  "members": {
1596
1634
  "BaseUrl": {}
1597
1635
  },
1598
1636
  "type": "structure"
1599
1637
  },
1600
- "Sv": {
1638
+ "Sx": {
1601
1639
  "members": {
1602
1640
  "BaseUrl": {}
1603
1641
  },
@@ -1606,7 +1644,7 @@
1606
1644
  ],
1607
1645
  "type": "structure"
1608
1646
  },
1609
- "Sy": {
1647
+ "S10": {
1610
1648
  "member": {
1611
1649
  "members": {
1612
1650
  "Path": {},
@@ -1622,35 +1660,35 @@
1622
1660
  },
1623
1661
  "type": "list"
1624
1662
  },
1625
- "S1y": {
1663
+ "S20": {
1626
1664
  "members": {
1627
1665
  "Mode": {},
1628
1666
  "Value": {}
1629
1667
  },
1630
1668
  "type": "structure"
1631
1669
  },
1632
- "S20": {
1670
+ "S22": {
1633
1671
  "members": {
1634
1672
  "EndUrl": {},
1635
1673
  "StartUrl": {}
1636
1674
  },
1637
1675
  "type": "structure"
1638
1676
  },
1639
- "S21": {
1677
+ "S23": {
1640
1678
  "members": {
1641
1679
  "AdSegmentUrlPrefix": {},
1642
1680
  "ContentSegmentUrlPrefix": {}
1643
1681
  },
1644
1682
  "type": "structure"
1645
1683
  },
1646
- "S22": {
1684
+ "S24": {
1647
1685
  "key": {},
1648
1686
  "type": "map",
1649
1687
  "value": {
1650
- "shape": "Sa"
1688
+ "shape": "Sc"
1651
1689
  }
1652
1690
  },
1653
- "S23": {
1691
+ "S25": {
1654
1692
  "members": {
1655
1693
  "ManifestEndpointPrefix": {},
1656
1694
  "MpdLocation": {},
@@ -1658,13 +1696,13 @@
1658
1696
  },
1659
1697
  "type": "structure"
1660
1698
  },
1661
- "S25": {
1699
+ "S27": {
1662
1700
  "members": {
1663
1701
  "ManifestEndpointPrefix": {}
1664
1702
  },
1665
1703
  "type": "structure"
1666
1704
  },
1667
- "S26": {
1705
+ "S28": {
1668
1706
  "members": {
1669
1707
  "AdDecisionServerUrl": {},
1670
1708
  "MaxDurationSeconds": {
@@ -1673,7 +1711,18 @@
1673
1711
  },
1674
1712
  "type": "structure"
1675
1713
  },
1676
- "S27": {
1714
+ "S29": {
1715
+ "members": {
1716
+ "PercentEnabled": {
1717
+ "type": "integer"
1718
+ }
1719
+ },
1720
+ "required": [
1721
+ "PercentEnabled"
1722
+ ],
1723
+ "type": "structure"
1724
+ },
1725
+ "S2a": {
1677
1726
  "members": {
1678
1727
  "AdMarkerPassthrough": {
1679
1728
  "members": {
@@ -1686,7 +1735,7 @@
1686
1735
  },
1687
1736
  "type": "structure"
1688
1737
  },
1689
- "S2f": {
1738
+ "S2i": {
1690
1739
  "member": {},
1691
1740
  "type": "list"
1692
1741
  }