aws-sdk-core 2.11.529 → 2.11.534

Sign up to get free protection for your applications and to get access to all the features.
@@ -125,17 +125,17 @@
125
125
  }
126
126
  },
127
127
  "shapes": {
128
- "AvailSuppression" : {
129
- "type" : "structure",
130
- "members" : {
131
- "Mode" : {
132
- "shape" : "Mode"
133
- },
134
- "Value" : {
135
- "shape" : "__string"
136
- }
128
+ "AvailSuppression": {
129
+ "type": "structure",
130
+ "members": {
131
+ "Mode": {
132
+ "shape": "Mode"
133
+ },
134
+ "Value": {
135
+ "shape": "__string"
137
136
  }
138
- },
137
+ }
138
+ },
139
139
  "BadRequestException": {
140
140
  "error": {
141
141
  "httpStatusCode": 400
@@ -148,6 +148,17 @@
148
148
  },
149
149
  "type": "structure"
150
150
  },
151
+ "Bumper": {
152
+ "type": "structure",
153
+ "members": {
154
+ "EndUrl": {
155
+ "shape": "__string"
156
+ },
157
+ "StartUrl": {
158
+ "shape": "__string"
159
+ }
160
+ }
161
+ },
151
162
  "CdnConfiguration": {
152
163
  "members": {
153
164
  "AdSegmentUrlPrefix": {
@@ -219,8 +230,11 @@
219
230
  "AdDecisionServerUrl": {
220
231
  "shape": "__string"
221
232
  },
222
- "AvailSuppression" : {
223
- "shape" : "AvailSuppression"
233
+ "AvailSuppression": {
234
+ "shape": "AvailSuppression"
235
+ },
236
+ "Bumper": {
237
+ "shape": "Bumper"
224
238
  },
225
239
  "CdnConfiguration": {
226
240
  "shape": "CdnConfiguration"
@@ -251,7 +265,7 @@
251
265
  },
252
266
  "SlateAdUrl": {
253
267
  "shape": "__string"
254
- },
268
+ },
255
269
  "Tags": {
256
270
  "locationName": "tags",
257
271
  "shape": "__mapOf__string"
@@ -329,17 +343,17 @@
329
343
  "type": "string"
330
344
  },
331
345
  "Mode": {
332
- "enum": [
333
- "OFF",
334
- "BEHIND_LIVE_EDGE"
335
- ],
336
- "type": "string"
346
+ "enum": [
347
+ "OFF",
348
+ "BEHIND_LIVE_EDGE"
349
+ ],
350
+ "type": "string"
337
351
  },
338
352
  "PlaybackConfiguration": {
339
353
  "members": {
340
354
  "AdDecisionServerUrl": {
341
355
  "shape": "__string"
342
- },
356
+ },
343
357
  "CdnConfiguration": {
344
358
  "shape": "CdnConfiguration"
345
359
  },
@@ -396,8 +410,11 @@
396
410
  "AdDecisionServerUrl": {
397
411
  "shape": "__string"
398
412
  },
399
- "AvailSuppression" : {
400
- "shape" : "AvailSuppression"
413
+ "AvailSuppression": {
414
+ "shape": "AvailSuppression"
415
+ },
416
+ "Bumper": {
417
+ "shape": "Bumper"
401
418
  },
402
419
  "CdnConfiguration": {
403
420
  "shape": "CdnConfiguration"
@@ -416,7 +433,7 @@
416
433
  },
417
434
  "SlateAdUrl": {
418
435
  "shape": "__string"
419
- },
436
+ },
420
437
  "Tags": {
421
438
  "locationName": "tags",
422
439
  "shape": "__mapOf__string"
@@ -435,15 +452,18 @@
435
452
  "AdDecisionServerUrl": {
436
453
  "shape": "__string"
437
454
  },
438
- "AvailSuppression" : {
439
- "shape" : "AvailSuppression"
455
+ "AvailSuppression": {
456
+ "shape": "AvailSuppression"
457
+ },
458
+ "Bumper": {
459
+ "shape": "Bumper"
440
460
  },
441
461
  "CdnConfiguration": {
442
462
  "shape": "CdnConfiguration"
443
463
  },
444
464
  "DashConfiguration": {
445
465
  "shape": "DashConfiguration"
446
- },
466
+ },
447
467
  "HlsConfiguration": {
448
468
  "shape": "HlsConfiguration"
449
469
  },
@@ -406,6 +406,7 @@
406
406
  "CreateServerRequest":{
407
407
  "type":"structure",
408
408
  "required":[
409
+ "Engine",
409
410
  "ServerName",
410
411
  "InstanceProfileArn",
411
412
  "InstanceType",
@@ -428,7 +428,8 @@
428
428
  {"shape":"ConstraintViolationException"},
429
429
  {"shape":"InvalidInputException"},
430
430
  {"shape":"ServiceException"},
431
- {"shape":"TooManyRequestsException"}
431
+ {"shape":"TooManyRequestsException"},
432
+ {"shape":"UnsupportedAPIEndpointException"}
432
433
  ]
433
434
  },
434
435
  "DisablePolicyType":{
@@ -467,7 +468,8 @@
467
468
  {"shape":"ConstraintViolationException"},
468
469
  {"shape":"InvalidInputException"},
469
470
  {"shape":"ServiceException"},
470
- {"shape":"TooManyRequestsException"}
471
+ {"shape":"TooManyRequestsException"},
472
+ {"shape":"UnsupportedAPIEndpointException"}
471
473
  ]
472
474
  },
473
475
  "EnableAllFeatures":{
@@ -564,7 +566,8 @@
564
566
  {"shape":"ConstraintViolationException"},
565
567
  {"shape":"InvalidInputException"},
566
568
  {"shape":"ServiceException"},
567
- {"shape":"TooManyRequestsException"}
569
+ {"shape":"TooManyRequestsException"},
570
+ {"shape":"UnsupportedAPIEndpointException"}
568
571
  ]
569
572
  },
570
573
  "ListAccounts":{
@@ -1190,7 +1193,8 @@
1190
1193
  "MAX_DELEGATED_ADMINISTRATORS_FOR_SERVICE_LIMIT_EXCEEDED",
1191
1194
  "CANNOT_REGISTER_MASTER_AS_DELEGATED_ADMINISTRATOR",
1192
1195
  "CANNOT_REMOVE_DELEGATED_ADMINISTRATOR_FROM_ORG",
1193
- "DELEGATED_ADMINISTRATOR_EXISTS_FOR_THIS_SERVICE"
1196
+ "DELEGATED_ADMINISTRATOR_EXISTS_FOR_THIS_SERVICE",
1197
+ "MASTER_ACCOUNT_MISSING_BUSINESS_LICENSE"
1194
1198
  ]
1195
1199
  },
1196
1200
  "CreateAccountFailureReason":{
@@ -2770,7 +2770,8 @@
2770
2770
  "EnableHttpEndpoint":{"shape":"BooleanOptional"},
2771
2771
  "CopyTagsToSnapshot":{"shape":"BooleanOptional"},
2772
2772
  "Domain":{"shape":"String"},
2773
- "DomainIAMRoleName":{"shape":"String"}
2773
+ "DomainIAMRoleName":{"shape":"String"},
2774
+ "EnableGlobalWriteForwarding":{"shape":"BooleanOptional"}
2774
2775
  }
2775
2776
  },
2776
2777
  "CreateDBClusterParameterGroupMessage":{
@@ -3201,7 +3202,9 @@
3201
3202
  "ActivityStreamKinesisStreamName":{"shape":"String"},
3202
3203
  "CopyTagsToSnapshot":{"shape":"BooleanOptional"},
3203
3204
  "CrossAccountClone":{"shape":"BooleanOptional"},
3204
- "DomainMemberships":{"shape":"DomainMembershipList"}
3205
+ "DomainMemberships":{"shape":"DomainMembershipList"},
3206
+ "GlobalWriteForwardingStatus":{"shape":"WriteForwardingStatus"},
3207
+ "GlobalWriteForwardingRequested":{"shape":"BooleanOptional"}
3205
3208
  },
3206
3209
  "wrapper":true
3207
3210
  },
@@ -5345,7 +5348,8 @@
5345
5348
  "members":{
5346
5349
  "DBClusterArn":{"shape":"String"},
5347
5350
  "Readers":{"shape":"ReadersArnList"},
5348
- "IsWriter":{"shape":"Boolean"}
5351
+ "IsWriter":{"shape":"Boolean"},
5352
+ "GlobalWriteForwardingStatus":{"shape":"WriteForwardingStatus"}
5349
5353
  },
5350
5354
  "wrapper":true
5351
5355
  },
@@ -5906,7 +5910,8 @@
5906
5910
  "ScalingConfiguration":{"shape":"ScalingConfiguration"},
5907
5911
  "DeletionProtection":{"shape":"BooleanOptional"},
5908
5912
  "EnableHttpEndpoint":{"shape":"BooleanOptional"},
5909
- "CopyTagsToSnapshot":{"shape":"BooleanOptional"}
5913
+ "CopyTagsToSnapshot":{"shape":"BooleanOptional"},
5914
+ "EnableGlobalWriteForwarding":{"shape":"BooleanOptional"}
5910
5915
  }
5911
5916
  },
5912
5917
  "ModifyDBClusterParameterGroupMessage":{
@@ -7698,6 +7703,16 @@
7698
7703
  "VpnName":{"shape":"String"},
7699
7704
  "VpnState":{"shape":"String"}
7700
7705
  }
7706
+ },
7707
+ "WriteForwardingStatus":{
7708
+ "type":"string",
7709
+ "enum":[
7710
+ "enabled",
7711
+ "disabled",
7712
+ "enabling",
7713
+ "disabling",
7714
+ "unknown"
7715
+ ]
7701
7716
  }
7702
7717
  }
7703
7718
  }
@@ -1,11 +1,47 @@
1
1
  {
2
2
  "pagination": {
3
+ "DescribeCertificates": {
4
+ "input_token": "Marker",
5
+ "limit_key": "MaxRecords",
6
+ "output_token": "Marker",
7
+ "result_key": "Certificates"
8
+ },
3
9
  "DescribeCustomAvailabilityZones": {
4
10
  "input_token": "Marker",
5
11
  "limit_key": "MaxRecords",
6
12
  "output_token": "Marker",
7
13
  "result_key": "CustomAvailabilityZones"
8
14
  },
15
+ "DescribeDBClusterBacktracks": {
16
+ "input_token": "Marker",
17
+ "limit_key": "MaxRecords",
18
+ "output_token": "Marker",
19
+ "result_key": "DBClusterBacktracks"
20
+ },
21
+ "DescribeDBClusterEndpoints": {
22
+ "input_token": "Marker",
23
+ "limit_key": "MaxRecords",
24
+ "output_token": "Marker",
25
+ "result_key": "DBClusterEndpoints"
26
+ },
27
+ "DescribeDBClusterParameterGroups": {
28
+ "input_token": "Marker",
29
+ "limit_key": "MaxRecords",
30
+ "output_token": "Marker",
31
+ "result_key": "DBClusterParameterGroups"
32
+ },
33
+ "DescribeDBClusterParameters": {
34
+ "input_token": "Marker",
35
+ "limit_key": "MaxRecords",
36
+ "output_token": "Marker",
37
+ "result_key": "Parameters"
38
+ },
39
+ "DescribeDBClusterSnapshots": {
40
+ "input_token": "Marker",
41
+ "limit_key": "MaxRecords",
42
+ "output_token": "Marker",
43
+ "result_key": "DBClusterSnapshots"
44
+ },
9
45
  "DescribeDBClusters": {
10
46
  "input_token": "Marker",
11
47
  "limit_key": "MaxRecords",
@@ -138,6 +174,12 @@
138
174
  "output_token": "Marker",
139
175
  "result_key": "OrderableDBInstanceOptions"
140
176
  },
177
+ "DescribePendingMaintenanceActions": {
178
+ "input_token": "Marker",
179
+ "limit_key": "MaxRecords",
180
+ "output_token": "Marker",
181
+ "result_key": "PendingMaintenanceActions"
182
+ },
141
183
  "DescribeReservedDBInstances": {
142
184
  "input_token": "Marker",
143
185
  "limit_key": "MaxRecords",
@@ -150,6 +192,12 @@
150
192
  "output_token": "Marker",
151
193
  "result_key": "ReservedDBInstancesOfferings"
152
194
  },
195
+ "DescribeSourceRegions": {
196
+ "input_token": "Marker",
197
+ "limit_key": "MaxRecords",
198
+ "output_token": "Marker",
199
+ "result_key": "SourceRegions"
200
+ },
153
201
  "DownloadDBLogFilePortion": {
154
202
  "input_token": "Marker",
155
203
  "limit_key": "NumberOfLines",
@@ -484,6 +484,24 @@
484
484
  {"shape":"ThrottlingException"}
485
485
  ]
486
486
  },
487
+ "GetSegmentDetection":{
488
+ "name":"GetSegmentDetection",
489
+ "http":{
490
+ "method":"POST",
491
+ "requestUri":"/"
492
+ },
493
+ "input":{"shape":"GetSegmentDetectionRequest"},
494
+ "output":{"shape":"GetSegmentDetectionResponse"},
495
+ "errors":[
496
+ {"shape":"AccessDeniedException"},
497
+ {"shape":"InternalServerError"},
498
+ {"shape":"InvalidParameterException"},
499
+ {"shape":"InvalidPaginationTokenException"},
500
+ {"shape":"ProvisionedThroughputExceededException"},
501
+ {"shape":"ResourceNotFoundException"},
502
+ {"shape":"ThrottlingException"}
503
+ ]
504
+ },
487
505
  "GetTextDetection":{
488
506
  "name":"GetTextDetection",
489
507
  "http":{
@@ -778,6 +796,27 @@
778
796
  {"shape":"ProvisionedThroughputExceededException"}
779
797
  ]
780
798
  },
799
+ "StartSegmentDetection":{
800
+ "name":"StartSegmentDetection",
801
+ "http":{
802
+ "method":"POST",
803
+ "requestUri":"/"
804
+ },
805
+ "input":{"shape":"StartSegmentDetectionRequest"},
806
+ "output":{"shape":"StartSegmentDetectionResponse"},
807
+ "errors":[
808
+ {"shape":"AccessDeniedException"},
809
+ {"shape":"IdempotentParameterMismatchException"},
810
+ {"shape":"InvalidParameterException"},
811
+ {"shape":"InvalidS3ObjectException"},
812
+ {"shape":"InternalServerError"},
813
+ {"shape":"VideoTooLargeException"},
814
+ {"shape":"ProvisionedThroughputExceededException"},
815
+ {"shape":"LimitExceededException"},
816
+ {"shape":"ThrottlingException"}
817
+ ],
818
+ "idempotent":true
819
+ },
781
820
  "StartStreamProcessor":{
782
821
  "name":"StartStreamProcessor",
783
822
  "http":{
@@ -889,6 +928,19 @@
889
928
  "type":"list",
890
929
  "member":{"shape":"Attribute"}
891
930
  },
931
+ "AudioMetadata":{
932
+ "type":"structure",
933
+ "members":{
934
+ "Codec":{"shape":"String"},
935
+ "DurationMillis":{"shape":"ULong"},
936
+ "SampleRate":{"shape":"ULong"},
937
+ "NumberOfChannels":{"shape":"ULong"}
938
+ }
939
+ },
940
+ "AudioMetadataList":{
941
+ "type":"list",
942
+ "member":{"shape":"AudioMetadata"}
943
+ },
892
944
  "Beard":{
893
945
  "type":"structure",
894
946
  "members":{
@@ -1714,6 +1766,27 @@
1714
1766
  "Persons":{"shape":"PersonDetections"}
1715
1767
  }
1716
1768
  },
1769
+ "GetSegmentDetectionRequest":{
1770
+ "type":"structure",
1771
+ "required":["JobId"],
1772
+ "members":{
1773
+ "JobId":{"shape":"JobId"},
1774
+ "MaxResults":{"shape":"MaxResults"},
1775
+ "NextToken":{"shape":"PaginationToken"}
1776
+ }
1777
+ },
1778
+ "GetSegmentDetectionResponse":{
1779
+ "type":"structure",
1780
+ "members":{
1781
+ "JobStatus":{"shape":"VideoJobStatus"},
1782
+ "StatusMessage":{"shape":"StatusMessage"},
1783
+ "VideoMetadata":{"shape":"VideoMetadataList"},
1784
+ "AudioMetadata":{"shape":"AudioMetadataList"},
1785
+ "NextToken":{"shape":"PaginationToken"},
1786
+ "Segments":{"shape":"SegmentDetections"},
1787
+ "SelectedSegmentTypes":{"shape":"SegmentTypesInfo"}
1788
+ }
1789
+ },
1717
1790
  "GetTextDetectionRequest":{
1718
1791
  "type":"structure",
1719
1792
  "required":["JobId"],
@@ -2462,6 +2535,59 @@
2462
2535
  "FaceModelVersion":{"shape":"String"}
2463
2536
  }
2464
2537
  },
2538
+ "SegmentConfidence":{
2539
+ "type":"float",
2540
+ "max":100,
2541
+ "min":50
2542
+ },
2543
+ "SegmentDetection":{
2544
+ "type":"structure",
2545
+ "members":{
2546
+ "Type":{"shape":"SegmentType"},
2547
+ "StartTimestampMillis":{"shape":"Timestamp"},
2548
+ "EndTimestampMillis":{"shape":"Timestamp"},
2549
+ "DurationMillis":{"shape":"ULong"},
2550
+ "StartTimecodeSMPTE":{"shape":"Timecode"},
2551
+ "EndTimecodeSMPTE":{"shape":"Timecode"},
2552
+ "DurationSMPTE":{"shape":"Timecode"},
2553
+ "TechnicalCueSegment":{"shape":"TechnicalCueSegment"},
2554
+ "ShotSegment":{"shape":"ShotSegment"}
2555
+ }
2556
+ },
2557
+ "SegmentDetections":{
2558
+ "type":"list",
2559
+ "member":{"shape":"SegmentDetection"}
2560
+ },
2561
+ "SegmentType":{
2562
+ "type":"string",
2563
+ "enum":[
2564
+ "TECHNICAL_CUE",
2565
+ "SHOT"
2566
+ ]
2567
+ },
2568
+ "SegmentTypeInfo":{
2569
+ "type":"structure",
2570
+ "members":{
2571
+ "Type":{"shape":"SegmentType"},
2572
+ "ModelVersion":{"shape":"String"}
2573
+ }
2574
+ },
2575
+ "SegmentTypes":{
2576
+ "type":"list",
2577
+ "member":{"shape":"SegmentType"},
2578
+ "min":1
2579
+ },
2580
+ "SegmentTypesInfo":{
2581
+ "type":"list",
2582
+ "member":{"shape":"SegmentTypeInfo"}
2583
+ },
2584
+ "ShotSegment":{
2585
+ "type":"structure",
2586
+ "members":{
2587
+ "Index":{"shape":"ULong"},
2588
+ "Confidence":{"shape":"SegmentConfidence"}
2589
+ }
2590
+ },
2465
2591
  "Smile":{
2466
2592
  "type":"structure",
2467
2593
  "members":{
@@ -2590,6 +2716,40 @@
2590
2716
  "Status":{"shape":"ProjectVersionStatus"}
2591
2717
  }
2592
2718
  },
2719
+ "StartSegmentDetectionFilters":{
2720
+ "type":"structure",
2721
+ "members":{
2722
+ "TechnicalCueFilter":{"shape":"StartTechnicalCueDetectionFilter"},
2723
+ "ShotFilter":{"shape":"StartShotDetectionFilter"}
2724
+ }
2725
+ },
2726
+ "StartSegmentDetectionRequest":{
2727
+ "type":"structure",
2728
+ "required":[
2729
+ "Video",
2730
+ "SegmentTypes"
2731
+ ],
2732
+ "members":{
2733
+ "Video":{"shape":"Video"},
2734
+ "ClientRequestToken":{"shape":"ClientRequestToken"},
2735
+ "NotificationChannel":{"shape":"NotificationChannel"},
2736
+ "JobTag":{"shape":"JobTag"},
2737
+ "Filters":{"shape":"StartSegmentDetectionFilters"},
2738
+ "SegmentTypes":{"shape":"SegmentTypes"}
2739
+ }
2740
+ },
2741
+ "StartSegmentDetectionResponse":{
2742
+ "type":"structure",
2743
+ "members":{
2744
+ "JobId":{"shape":"JobId"}
2745
+ }
2746
+ },
2747
+ "StartShotDetectionFilter":{
2748
+ "type":"structure",
2749
+ "members":{
2750
+ "MinSegmentConfidence":{"shape":"SegmentConfidence"}
2751
+ }
2752
+ },
2593
2753
  "StartStreamProcessorRequest":{
2594
2754
  "type":"structure",
2595
2755
  "required":["Name"],
@@ -2602,6 +2762,12 @@
2602
2762
  "members":{
2603
2763
  }
2604
2764
  },
2765
+ "StartTechnicalCueDetectionFilter":{
2766
+ "type":"structure",
2767
+ "members":{
2768
+ "MinSegmentConfidence":{"shape":"SegmentConfidence"}
2769
+ }
2770
+ },
2605
2771
  "StartTextDetectionFilters":{
2606
2772
  "type":"structure",
2607
2773
  "members":{
@@ -2715,6 +2881,21 @@
2715
2881
  "Confidence":{"shape":"Percent"}
2716
2882
  }
2717
2883
  },
2884
+ "TechnicalCueSegment":{
2885
+ "type":"structure",
2886
+ "members":{
2887
+ "Type":{"shape":"TechnicalCueType"},
2888
+ "Confidence":{"shape":"SegmentConfidence"}
2889
+ }
2890
+ },
2891
+ "TechnicalCueType":{
2892
+ "type":"string",
2893
+ "enum":[
2894
+ "ColorBars",
2895
+ "EndCredits",
2896
+ "BlackFrames"
2897
+ ]
2898
+ },
2718
2899
  "TestingData":{
2719
2900
  "type":"structure",
2720
2901
  "members":{
@@ -2769,6 +2950,7 @@
2769
2950
  "exception":true,
2770
2951
  "fault":true
2771
2952
  },
2953
+ "Timecode":{"type":"string"},
2772
2954
  "Timestamp":{"type":"long"},
2773
2955
  "TrainingData":{
2774
2956
  "type":"structure",
@@ -2844,6 +3026,10 @@
2844
3026
  "FrameWidth":{"shape":"ULong"}
2845
3027
  }
2846
3028
  },
3029
+ "VideoMetadataList":{
3030
+ "type":"list",
3031
+ "member":{"shape":"VideoMetadata"}
3032
+ },
2847
3033
  "VideoTooLargeException":{
2848
3034
  "type":"structure",
2849
3035
  "members":{