aws-sdk 2.1401.0 → 2.1403.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.
- package/CHANGELOG.md +15 -1
- package/README.md +1 -1
- package/apis/chime-sdk-identity-2021-04-20.min.json +67 -80
- package/apis/chime-sdk-messaging-2021-05-15.min.json +48 -30
- package/apis/elasticmapreduce-2009-03-31.min.json +56 -3
- package/apis/elasticmapreduce-2009-03-31.paginators.json +4 -0
- package/apis/inspector2-2020-06-08.min.json +529 -150
- package/apis/kendra-2019-02-03.min.json +72 -14
- package/apis/mediaconvert-2017-08-29.min.json +103 -93
- package/apis/mq-2017-11-27.min.json +132 -32
- package/apis/sagemaker-2017-07-24.min.json +995 -973
- package/apis/states-2016-11-23.min.json +367 -89
- package/apis/transfer-2018-11-05.min.json +44 -31
- package/clients/chimesdkidentity.d.ts +38 -17
- package/clients/chimesdkmessaging.d.ts +47 -28
- package/clients/dynamodb.d.ts +2 -2
- package/clients/emr.d.ts +77 -1
- package/clients/inspector2.d.ts +417 -9
- package/clients/kendra.d.ts +104 -23
- package/clients/mediaconvert.d.ts +11 -2
- package/clients/mq.d.ts +136 -30
- package/clients/sagemaker.d.ts +45 -13
- package/clients/stepfunctions.d.ts +356 -25
- package/clients/transfer.d.ts +13 -0
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +12 -12
- package/dist/aws-sdk.js +63 -6
- package/dist/aws-sdk.min.js +55 -55
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -103,11 +103,11 @@
|
|
103
103
|
"locationName": "statusUpdateInterval"
|
104
104
|
},
|
105
105
|
"Tags": {
|
106
|
-
"shape": "
|
106
|
+
"shape": "Ski",
|
107
107
|
"locationName": "tags"
|
108
108
|
},
|
109
109
|
"UserMetadata": {
|
110
|
-
"shape": "
|
110
|
+
"shape": "Ski",
|
111
111
|
"locationName": "userMetadata"
|
112
112
|
}
|
113
113
|
},
|
@@ -120,7 +120,7 @@
|
|
120
120
|
"type": "structure",
|
121
121
|
"members": {
|
122
122
|
"Job": {
|
123
|
-
"shape": "
|
123
|
+
"shape": "Skk",
|
124
124
|
"locationName": "job"
|
125
125
|
}
|
126
126
|
}
|
@@ -159,14 +159,14 @@
|
|
159
159
|
"locationName": "queue"
|
160
160
|
},
|
161
161
|
"Settings": {
|
162
|
-
"shape": "
|
162
|
+
"shape": "Sl2",
|
163
163
|
"locationName": "settings"
|
164
164
|
},
|
165
165
|
"StatusUpdateInterval": {
|
166
166
|
"locationName": "statusUpdateInterval"
|
167
167
|
},
|
168
168
|
"Tags": {
|
169
|
-
"shape": "
|
169
|
+
"shape": "Ski",
|
170
170
|
"locationName": "tags"
|
171
171
|
}
|
172
172
|
},
|
@@ -179,7 +179,7 @@
|
|
179
179
|
"type": "structure",
|
180
180
|
"members": {
|
181
181
|
"JobTemplate": {
|
182
|
-
"shape": "
|
182
|
+
"shape": "Sl6",
|
183
183
|
"locationName": "jobTemplate"
|
184
184
|
}
|
185
185
|
}
|
@@ -203,11 +203,11 @@
|
|
203
203
|
"locationName": "name"
|
204
204
|
},
|
205
205
|
"Settings": {
|
206
|
-
"shape": "
|
206
|
+
"shape": "Sl9",
|
207
207
|
"locationName": "settings"
|
208
208
|
},
|
209
209
|
"Tags": {
|
210
|
-
"shape": "
|
210
|
+
"shape": "Ski",
|
211
211
|
"locationName": "tags"
|
212
212
|
}
|
213
213
|
},
|
@@ -220,7 +220,7 @@
|
|
220
220
|
"type": "structure",
|
221
221
|
"members": {
|
222
222
|
"Preset": {
|
223
|
-
"shape": "
|
223
|
+
"shape": "Sld",
|
224
224
|
"locationName": "preset"
|
225
225
|
}
|
226
226
|
}
|
@@ -244,14 +244,14 @@
|
|
244
244
|
"locationName": "pricingPlan"
|
245
245
|
},
|
246
246
|
"ReservationPlanSettings": {
|
247
|
-
"shape": "
|
247
|
+
"shape": "Slg",
|
248
248
|
"locationName": "reservationPlanSettings"
|
249
249
|
},
|
250
250
|
"Status": {
|
251
251
|
"locationName": "status"
|
252
252
|
},
|
253
253
|
"Tags": {
|
254
|
-
"shape": "
|
254
|
+
"shape": "Ski",
|
255
255
|
"locationName": "tags"
|
256
256
|
}
|
257
257
|
},
|
@@ -263,7 +263,7 @@
|
|
263
263
|
"type": "structure",
|
264
264
|
"members": {
|
265
265
|
"Queue": {
|
266
|
-
"shape": "
|
266
|
+
"shape": "Sll",
|
267
267
|
"locationName": "queue"
|
268
268
|
}
|
269
269
|
}
|
@@ -439,7 +439,7 @@
|
|
439
439
|
"type": "structure",
|
440
440
|
"members": {
|
441
441
|
"Job": {
|
442
|
-
"shape": "
|
442
|
+
"shape": "Skk",
|
443
443
|
"locationName": "job"
|
444
444
|
}
|
445
445
|
}
|
@@ -467,7 +467,7 @@
|
|
467
467
|
"type": "structure",
|
468
468
|
"members": {
|
469
469
|
"JobTemplate": {
|
470
|
-
"shape": "
|
470
|
+
"shape": "Sl6",
|
471
471
|
"locationName": "jobTemplate"
|
472
472
|
}
|
473
473
|
}
|
@@ -487,7 +487,7 @@
|
|
487
487
|
"type": "structure",
|
488
488
|
"members": {
|
489
489
|
"Policy": {
|
490
|
-
"shape": "
|
490
|
+
"shape": "Sm9",
|
491
491
|
"locationName": "policy"
|
492
492
|
}
|
493
493
|
}
|
@@ -515,7 +515,7 @@
|
|
515
515
|
"type": "structure",
|
516
516
|
"members": {
|
517
517
|
"Preset": {
|
518
|
-
"shape": "
|
518
|
+
"shape": "Sld",
|
519
519
|
"locationName": "preset"
|
520
520
|
}
|
521
521
|
}
|
@@ -543,7 +543,7 @@
|
|
543
543
|
"type": "structure",
|
544
544
|
"members": {
|
545
545
|
"Queue": {
|
546
|
-
"shape": "
|
546
|
+
"shape": "Sll",
|
547
547
|
"locationName": "queue"
|
548
548
|
}
|
549
549
|
}
|
@@ -588,7 +588,7 @@
|
|
588
588
|
"locationName": "jobTemplates",
|
589
589
|
"type": "list",
|
590
590
|
"member": {
|
591
|
-
"shape": "
|
591
|
+
"shape": "Sl6"
|
592
592
|
}
|
593
593
|
},
|
594
594
|
"NextToken": {
|
@@ -636,7 +636,7 @@
|
|
636
636
|
"locationName": "jobs",
|
637
637
|
"type": "list",
|
638
638
|
"member": {
|
639
|
-
"shape": "
|
639
|
+
"shape": "Skk"
|
640
640
|
}
|
641
641
|
},
|
642
642
|
"NextToken": {
|
@@ -687,7 +687,7 @@
|
|
687
687
|
"locationName": "presets",
|
688
688
|
"type": "list",
|
689
689
|
"member": {
|
690
|
-
"shape": "
|
690
|
+
"shape": "Sld"
|
691
691
|
}
|
692
692
|
}
|
693
693
|
}
|
@@ -731,7 +731,7 @@
|
|
731
731
|
"locationName": "queues",
|
732
732
|
"type": "list",
|
733
733
|
"member": {
|
734
|
-
"shape": "
|
734
|
+
"shape": "Sll"
|
735
735
|
}
|
736
736
|
}
|
737
737
|
}
|
@@ -766,7 +766,7 @@
|
|
766
766
|
"locationName": "arn"
|
767
767
|
},
|
768
768
|
"Tags": {
|
769
|
-
"shape": "
|
769
|
+
"shape": "Ski",
|
770
770
|
"locationName": "tags"
|
771
771
|
}
|
772
772
|
}
|
@@ -784,7 +784,7 @@
|
|
784
784
|
"type": "structure",
|
785
785
|
"members": {
|
786
786
|
"Policy": {
|
787
|
-
"shape": "
|
787
|
+
"shape": "Sm9",
|
788
788
|
"locationName": "policy"
|
789
789
|
}
|
790
790
|
},
|
@@ -796,7 +796,7 @@
|
|
796
796
|
"type": "structure",
|
797
797
|
"members": {
|
798
798
|
"Policy": {
|
799
|
-
"shape": "
|
799
|
+
"shape": "Sm9",
|
800
800
|
"locationName": "policy"
|
801
801
|
}
|
802
802
|
}
|
@@ -814,7 +814,7 @@
|
|
814
814
|
"locationName": "arn"
|
815
815
|
},
|
816
816
|
"Tags": {
|
817
|
-
"shape": "
|
817
|
+
"shape": "Ski",
|
818
818
|
"locationName": "tags"
|
819
819
|
}
|
820
820
|
},
|
@@ -842,7 +842,7 @@
|
|
842
842
|
"location": "uri"
|
843
843
|
},
|
844
844
|
"TagKeys": {
|
845
|
-
"shape": "
|
845
|
+
"shape": "Skp",
|
846
846
|
"locationName": "tagKeys"
|
847
847
|
}
|
848
848
|
},
|
@@ -890,7 +890,7 @@
|
|
890
890
|
"locationName": "queue"
|
891
891
|
},
|
892
892
|
"Settings": {
|
893
|
-
"shape": "
|
893
|
+
"shape": "Sl2",
|
894
894
|
"locationName": "settings"
|
895
895
|
},
|
896
896
|
"StatusUpdateInterval": {
|
@@ -905,7 +905,7 @@
|
|
905
905
|
"type": "structure",
|
906
906
|
"members": {
|
907
907
|
"JobTemplate": {
|
908
|
-
"shape": "
|
908
|
+
"shape": "Sl6",
|
909
909
|
"locationName": "jobTemplate"
|
910
910
|
}
|
911
911
|
}
|
@@ -931,7 +931,7 @@
|
|
931
931
|
"location": "uri"
|
932
932
|
},
|
933
933
|
"Settings": {
|
934
|
-
"shape": "
|
934
|
+
"shape": "Sl9",
|
935
935
|
"locationName": "settings"
|
936
936
|
}
|
937
937
|
},
|
@@ -943,7 +943,7 @@
|
|
943
943
|
"type": "structure",
|
944
944
|
"members": {
|
945
945
|
"Preset": {
|
946
|
-
"shape": "
|
946
|
+
"shape": "Sld",
|
947
947
|
"locationName": "preset"
|
948
948
|
}
|
949
949
|
}
|
@@ -966,7 +966,7 @@
|
|
966
966
|
"location": "uri"
|
967
967
|
},
|
968
968
|
"ReservationPlanSettings": {
|
969
|
-
"shape": "
|
969
|
+
"shape": "Slg",
|
970
970
|
"locationName": "reservationPlanSettings"
|
971
971
|
},
|
972
972
|
"Status": {
|
@@ -981,7 +981,7 @@
|
|
981
981
|
"type": "structure",
|
982
982
|
"members": {
|
983
983
|
"Queue": {
|
984
|
-
"shape": "
|
984
|
+
"shape": "Sll",
|
985
985
|
"locationName": "queue"
|
986
986
|
}
|
987
987
|
}
|
@@ -1175,11 +1175,11 @@
|
|
1175
1175
|
"locationName": "outputGroups"
|
1176
1176
|
},
|
1177
1177
|
"TimecodeConfig": {
|
1178
|
-
"shape": "
|
1178
|
+
"shape": "Ska",
|
1179
1179
|
"locationName": "timecodeConfig"
|
1180
1180
|
},
|
1181
1181
|
"TimedMetadataInsertion": {
|
1182
|
-
"shape": "
|
1182
|
+
"shape": "Skd",
|
1183
1183
|
"locationName": "timedMetadataInsertion"
|
1184
1184
|
}
|
1185
1185
|
}
|
@@ -2421,6 +2421,9 @@
|
|
2421
2421
|
"locationName": "programDateTimePeriod",
|
2422
2422
|
"type": "integer"
|
2423
2423
|
},
|
2424
|
+
"ProgressiveWriteHlsManifest": {
|
2425
|
+
"locationName": "progressiveWriteHlsManifest"
|
2426
|
+
},
|
2424
2427
|
"SegmentControl": {
|
2425
2428
|
"locationName": "segmentControl"
|
2426
2429
|
},
|
@@ -2518,7 +2521,7 @@
|
|
2518
2521
|
"type": "structure",
|
2519
2522
|
"members": {
|
2520
2523
|
"AudioDescriptions": {
|
2521
|
-
"shape": "
|
2524
|
+
"shape": "S7v",
|
2522
2525
|
"locationName": "audioDescriptions"
|
2523
2526
|
},
|
2524
2527
|
"CaptionDescriptions": {
|
@@ -2534,7 +2537,7 @@
|
|
2534
2537
|
"locationName": "customLanguageCode"
|
2535
2538
|
},
|
2536
2539
|
"DestinationSettings": {
|
2537
|
-
"shape": "
|
2540
|
+
"shape": "Saf",
|
2538
2541
|
"locationName": "destinationSettings"
|
2539
2542
|
},
|
2540
2543
|
"LanguageCode": {
|
@@ -2547,7 +2550,7 @@
|
|
2547
2550
|
}
|
2548
2551
|
},
|
2549
2552
|
"ContainerSettings": {
|
2550
|
-
"shape": "
|
2553
|
+
"shape": "Sbp",
|
2551
2554
|
"locationName": "containerSettings"
|
2552
2555
|
},
|
2553
2556
|
"Extension": {
|
@@ -2593,7 +2596,7 @@
|
|
2593
2596
|
"locationName": "preset"
|
2594
2597
|
},
|
2595
2598
|
"VideoDescription": {
|
2596
|
-
"shape": "
|
2599
|
+
"shape": "Se3",
|
2597
2600
|
"locationName": "videoDescription"
|
2598
2601
|
}
|
2599
2602
|
}
|
@@ -2677,7 +2680,7 @@
|
|
2677
2680
|
}
|
2678
2681
|
}
|
2679
2682
|
},
|
2680
|
-
"
|
2683
|
+
"S7v": {
|
2681
2684
|
"type": "list",
|
2682
2685
|
"member": {
|
2683
2686
|
"type": "structure",
|
@@ -3091,7 +3094,7 @@
|
|
3091
3094
|
}
|
3092
3095
|
}
|
3093
3096
|
},
|
3094
|
-
"
|
3097
|
+
"Saf": {
|
3095
3098
|
"type": "structure",
|
3096
3099
|
"members": {
|
3097
3100
|
"BurninDestinationSettings": {
|
@@ -3358,7 +3361,7 @@
|
|
3358
3361
|
}
|
3359
3362
|
}
|
3360
3363
|
},
|
3361
|
-
"
|
3364
|
+
"Sbp": {
|
3362
3365
|
"type": "structure",
|
3363
3366
|
"members": {
|
3364
3367
|
"CmfcSettings": {
|
@@ -3436,7 +3439,7 @@
|
|
3436
3439
|
"type": "integer"
|
3437
3440
|
},
|
3438
3441
|
"AudioPids": {
|
3439
|
-
"shape": "
|
3442
|
+
"shape": "Sc8",
|
3440
3443
|
"locationName": "audioPids"
|
3441
3444
|
},
|
3442
3445
|
"Bitrate": {
|
@@ -3486,7 +3489,7 @@
|
|
3486
3489
|
}
|
3487
3490
|
},
|
3488
3491
|
"DvbSubPids": {
|
3489
|
-
"shape": "
|
3492
|
+
"shape": "Sc8",
|
3490
3493
|
"locationName": "dvbSubPids"
|
3491
3494
|
},
|
3492
3495
|
"DvbTdtSettings": {
|
@@ -3620,7 +3623,7 @@
|
|
3620
3623
|
"type": "integer"
|
3621
3624
|
},
|
3622
3625
|
"AudioPids": {
|
3623
|
-
"shape": "
|
3626
|
+
"shape": "Sc8",
|
3624
3627
|
"locationName": "audioPids"
|
3625
3628
|
},
|
3626
3629
|
"DataPTSControl": {
|
@@ -3796,13 +3799,13 @@
|
|
3796
3799
|
}
|
3797
3800
|
}
|
3798
3801
|
},
|
3799
|
-
"
|
3802
|
+
"Sc8": {
|
3800
3803
|
"type": "list",
|
3801
3804
|
"member": {
|
3802
3805
|
"type": "integer"
|
3803
3806
|
}
|
3804
3807
|
},
|
3805
|
-
"
|
3808
|
+
"Se3": {
|
3806
3809
|
"type": "structure",
|
3807
3810
|
"members": {
|
3808
3811
|
"AfdSignaling": {
|
@@ -3954,16 +3957,8 @@
|
|
3954
3957
|
"locationName": "adaptiveQuantization"
|
3955
3958
|
},
|
3956
3959
|
"BandwidthReductionFilter": {
|
3957
|
-
"
|
3958
|
-
"
|
3959
|
-
"members": {
|
3960
|
-
"Sharpening": {
|
3961
|
-
"locationName": "sharpening"
|
3962
|
-
},
|
3963
|
-
"Strength": {
|
3964
|
-
"locationName": "strength"
|
3965
|
-
}
|
3966
|
-
}
|
3960
|
+
"shape": "Sf1",
|
3961
|
+
"locationName": "bandwidthReductionFilter"
|
3967
3962
|
},
|
3968
3963
|
"Bitrate": {
|
3969
3964
|
"locationName": "bitrate",
|
@@ -4128,6 +4123,10 @@
|
|
4128
4123
|
"AlternateTransferFunctionSei": {
|
4129
4124
|
"locationName": "alternateTransferFunctionSei"
|
4130
4125
|
},
|
4126
|
+
"BandwidthReductionFilter": {
|
4127
|
+
"shape": "Sf1",
|
4128
|
+
"locationName": "bandwidthReductionFilter"
|
4129
|
+
},
|
4131
4130
|
"Bitrate": {
|
4132
4131
|
"locationName": "bitrate",
|
4133
4132
|
"type": "integer"
|
@@ -4998,7 +4997,18 @@
|
|
4998
4997
|
}
|
4999
4998
|
}
|
5000
4999
|
},
|
5001
|
-
"
|
5000
|
+
"Sf1": {
|
5001
|
+
"type": "structure",
|
5002
|
+
"members": {
|
5003
|
+
"Sharpening": {
|
5004
|
+
"locationName": "sharpening"
|
5005
|
+
},
|
5006
|
+
"Strength": {
|
5007
|
+
"locationName": "strength"
|
5008
|
+
}
|
5009
|
+
}
|
5010
|
+
},
|
5011
|
+
"Ska": {
|
5002
5012
|
"type": "structure",
|
5003
5013
|
"members": {
|
5004
5014
|
"Anchor": {
|
@@ -5015,7 +5025,7 @@
|
|
5015
5025
|
}
|
5016
5026
|
}
|
5017
5027
|
},
|
5018
|
-
"
|
5028
|
+
"Skd": {
|
5019
5029
|
"type": "structure",
|
5020
5030
|
"members": {
|
5021
5031
|
"Id3Insertions": {
|
@@ -5035,12 +5045,12 @@
|
|
5035
5045
|
}
|
5036
5046
|
}
|
5037
5047
|
},
|
5038
|
-
"
|
5048
|
+
"Ski": {
|
5039
5049
|
"type": "map",
|
5040
5050
|
"key": {},
|
5041
5051
|
"value": {}
|
5042
5052
|
},
|
5043
|
-
"
|
5053
|
+
"Skk": {
|
5044
5054
|
"type": "structure",
|
5045
5055
|
"members": {
|
5046
5056
|
"AccelerationSettings": {
|
@@ -5060,7 +5070,7 @@
|
|
5060
5070
|
"locationName": "clientRequestToken"
|
5061
5071
|
},
|
5062
5072
|
"CreatedAt": {
|
5063
|
-
"shape": "
|
5073
|
+
"shape": "Skm",
|
5064
5074
|
"locationName": "createdAt"
|
5065
5075
|
},
|
5066
5076
|
"CurrentPhase": {
|
@@ -5092,11 +5102,11 @@
|
|
5092
5102
|
"type": "structure",
|
5093
5103
|
"members": {
|
5094
5104
|
"Info": {
|
5095
|
-
"shape": "
|
5105
|
+
"shape": "Skp",
|
5096
5106
|
"locationName": "info"
|
5097
5107
|
},
|
5098
5108
|
"Warning": {
|
5099
|
-
"shape": "
|
5109
|
+
"shape": "Skp",
|
5100
5110
|
"locationName": "warning"
|
5101
5111
|
}
|
5102
5112
|
}
|
@@ -5157,7 +5167,7 @@
|
|
5157
5167
|
"locationName": "sourceQueue"
|
5158
5168
|
},
|
5159
5169
|
"Timestamp": {
|
5160
|
-
"shape": "
|
5170
|
+
"shape": "Skm",
|
5161
5171
|
"locationName": "timestamp"
|
5162
5172
|
}
|
5163
5173
|
}
|
@@ -5188,21 +5198,21 @@
|
|
5188
5198
|
"type": "structure",
|
5189
5199
|
"members": {
|
5190
5200
|
"FinishTime": {
|
5191
|
-
"shape": "
|
5201
|
+
"shape": "Skm",
|
5192
5202
|
"locationName": "finishTime"
|
5193
5203
|
},
|
5194
5204
|
"StartTime": {
|
5195
|
-
"shape": "
|
5205
|
+
"shape": "Skm",
|
5196
5206
|
"locationName": "startTime"
|
5197
5207
|
},
|
5198
5208
|
"SubmitTime": {
|
5199
|
-
"shape": "
|
5209
|
+
"shape": "Skm",
|
5200
5210
|
"locationName": "submitTime"
|
5201
5211
|
}
|
5202
5212
|
}
|
5203
5213
|
},
|
5204
5214
|
"UserMetadata": {
|
5205
|
-
"shape": "
|
5215
|
+
"shape": "Ski",
|
5206
5216
|
"locationName": "userMetadata"
|
5207
5217
|
},
|
5208
5218
|
"Warnings": {
|
@@ -5232,15 +5242,15 @@
|
|
5232
5242
|
"Role"
|
5233
5243
|
]
|
5234
5244
|
},
|
5235
|
-
"
|
5245
|
+
"Skm": {
|
5236
5246
|
"type": "timestamp",
|
5237
5247
|
"timestampFormat": "unixTimestamp"
|
5238
5248
|
},
|
5239
|
-
"
|
5249
|
+
"Skp": {
|
5240
5250
|
"type": "list",
|
5241
5251
|
"member": {}
|
5242
5252
|
},
|
5243
|
-
"
|
5253
|
+
"Sl2": {
|
5244
5254
|
"type": "structure",
|
5245
5255
|
"members": {
|
5246
5256
|
"AdAvailOffset": {
|
@@ -5360,16 +5370,16 @@
|
|
5360
5370
|
"locationName": "outputGroups"
|
5361
5371
|
},
|
5362
5372
|
"TimecodeConfig": {
|
5363
|
-
"shape": "
|
5373
|
+
"shape": "Ska",
|
5364
5374
|
"locationName": "timecodeConfig"
|
5365
5375
|
},
|
5366
5376
|
"TimedMetadataInsertion": {
|
5367
|
-
"shape": "
|
5377
|
+
"shape": "Skd",
|
5368
5378
|
"locationName": "timedMetadataInsertion"
|
5369
5379
|
}
|
5370
5380
|
}
|
5371
5381
|
},
|
5372
|
-
"
|
5382
|
+
"Sl6": {
|
5373
5383
|
"type": "structure",
|
5374
5384
|
"members": {
|
5375
5385
|
"AccelerationSettings": {
|
@@ -5383,7 +5393,7 @@
|
|
5383
5393
|
"locationName": "category"
|
5384
5394
|
},
|
5385
5395
|
"CreatedAt": {
|
5386
|
-
"shape": "
|
5396
|
+
"shape": "Skm",
|
5387
5397
|
"locationName": "createdAt"
|
5388
5398
|
},
|
5389
5399
|
"Description": {
|
@@ -5394,7 +5404,7 @@
|
|
5394
5404
|
"locationName": "hopDestinations"
|
5395
5405
|
},
|
5396
5406
|
"LastUpdated": {
|
5397
|
-
"shape": "
|
5407
|
+
"shape": "Skm",
|
5398
5408
|
"locationName": "lastUpdated"
|
5399
5409
|
},
|
5400
5410
|
"Name": {
|
@@ -5408,7 +5418,7 @@
|
|
5408
5418
|
"locationName": "queue"
|
5409
5419
|
},
|
5410
5420
|
"Settings": {
|
5411
|
-
"shape": "
|
5421
|
+
"shape": "Sl2",
|
5412
5422
|
"locationName": "settings"
|
5413
5423
|
},
|
5414
5424
|
"StatusUpdateInterval": {
|
@@ -5423,11 +5433,11 @@
|
|
5423
5433
|
"Name"
|
5424
5434
|
]
|
5425
5435
|
},
|
5426
|
-
"
|
5436
|
+
"Sl9": {
|
5427
5437
|
"type": "structure",
|
5428
5438
|
"members": {
|
5429
5439
|
"AudioDescriptions": {
|
5430
|
-
"shape": "
|
5440
|
+
"shape": "S7v",
|
5431
5441
|
"locationName": "audioDescriptions"
|
5432
5442
|
},
|
5433
5443
|
"CaptionDescriptions": {
|
@@ -5440,7 +5450,7 @@
|
|
5440
5450
|
"locationName": "customLanguageCode"
|
5441
5451
|
},
|
5442
5452
|
"DestinationSettings": {
|
5443
|
-
"shape": "
|
5453
|
+
"shape": "Saf",
|
5444
5454
|
"locationName": "destinationSettings"
|
5445
5455
|
},
|
5446
5456
|
"LanguageCode": {
|
@@ -5453,16 +5463,16 @@
|
|
5453
5463
|
}
|
5454
5464
|
},
|
5455
5465
|
"ContainerSettings": {
|
5456
|
-
"shape": "
|
5466
|
+
"shape": "Sbp",
|
5457
5467
|
"locationName": "containerSettings"
|
5458
5468
|
},
|
5459
5469
|
"VideoDescription": {
|
5460
|
-
"shape": "
|
5470
|
+
"shape": "Se3",
|
5461
5471
|
"locationName": "videoDescription"
|
5462
5472
|
}
|
5463
5473
|
}
|
5464
5474
|
},
|
5465
|
-
"
|
5475
|
+
"Sld": {
|
5466
5476
|
"type": "structure",
|
5467
5477
|
"members": {
|
5468
5478
|
"Arn": {
|
@@ -5472,21 +5482,21 @@
|
|
5472
5482
|
"locationName": "category"
|
5473
5483
|
},
|
5474
5484
|
"CreatedAt": {
|
5475
|
-
"shape": "
|
5485
|
+
"shape": "Skm",
|
5476
5486
|
"locationName": "createdAt"
|
5477
5487
|
},
|
5478
5488
|
"Description": {
|
5479
5489
|
"locationName": "description"
|
5480
5490
|
},
|
5481
5491
|
"LastUpdated": {
|
5482
|
-
"shape": "
|
5492
|
+
"shape": "Skm",
|
5483
5493
|
"locationName": "lastUpdated"
|
5484
5494
|
},
|
5485
5495
|
"Name": {
|
5486
5496
|
"locationName": "name"
|
5487
5497
|
},
|
5488
5498
|
"Settings": {
|
5489
|
-
"shape": "
|
5499
|
+
"shape": "Sl9",
|
5490
5500
|
"locationName": "settings"
|
5491
5501
|
},
|
5492
5502
|
"Type": {
|
@@ -5498,7 +5508,7 @@
|
|
5498
5508
|
"Name"
|
5499
5509
|
]
|
5500
5510
|
},
|
5501
|
-
"
|
5511
|
+
"Slg": {
|
5502
5512
|
"type": "structure",
|
5503
5513
|
"members": {
|
5504
5514
|
"Commitment": {
|
@@ -5518,21 +5528,21 @@
|
|
5518
5528
|
"RenewalType"
|
5519
5529
|
]
|
5520
5530
|
},
|
5521
|
-
"
|
5531
|
+
"Sll": {
|
5522
5532
|
"type": "structure",
|
5523
5533
|
"members": {
|
5524
5534
|
"Arn": {
|
5525
5535
|
"locationName": "arn"
|
5526
5536
|
},
|
5527
5537
|
"CreatedAt": {
|
5528
|
-
"shape": "
|
5538
|
+
"shape": "Skm",
|
5529
5539
|
"locationName": "createdAt"
|
5530
5540
|
},
|
5531
5541
|
"Description": {
|
5532
5542
|
"locationName": "description"
|
5533
5543
|
},
|
5534
5544
|
"LastUpdated": {
|
5535
|
-
"shape": "
|
5545
|
+
"shape": "Skm",
|
5536
5546
|
"locationName": "lastUpdated"
|
5537
5547
|
},
|
5538
5548
|
"Name": {
|
@@ -5553,11 +5563,11 @@
|
|
5553
5563
|
"locationName": "commitment"
|
5554
5564
|
},
|
5555
5565
|
"ExpiresAt": {
|
5556
|
-
"shape": "
|
5566
|
+
"shape": "Skm",
|
5557
5567
|
"locationName": "expiresAt"
|
5558
5568
|
},
|
5559
5569
|
"PurchasedAt": {
|
5560
|
-
"shape": "
|
5570
|
+
"shape": "Skm",
|
5561
5571
|
"locationName": "purchasedAt"
|
5562
5572
|
},
|
5563
5573
|
"RenewalType": {
|
@@ -5587,7 +5597,7 @@
|
|
5587
5597
|
"Name"
|
5588
5598
|
]
|
5589
5599
|
},
|
5590
|
-
"
|
5600
|
+
"Sm9": {
|
5591
5601
|
"type": "structure",
|
5592
5602
|
"members": {
|
5593
5603
|
"HttpInputs": {
|