aws-sdk-core 2.11.588 → 2.11.589
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/apis/codestar-connections/2019-12-01/api-2.json +1 -0
- data/apis/medialive/2017-10-14/api-2.json +347 -0
- data/endpoints.json +12 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: f4813bf8491538c513c8fc73495c015ba73223e935c0b603a499dee524dd1142
|
4
|
+
data.tar.gz: 923a3cf74cb3a72dd61579e96b9a2e9725aba394130bb8fd6dcab0fe75027c3a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b8da2680902ec9e4ba8187090602ef01f78486ec7dab23e2c63cc575518e4abad4b4a761e80129719d77351d04824031746eb8b36bf28fe05dd07935ab6a0bc6
|
7
|
+
data.tar.gz: 2ee95e6a8f05e6eeefa107ba4384d0594710cd91e462882ffa780f5c5b0f871fb3889cce961c775c27b08831c4c5cc3a09bdc0cfd8fa9e06f0b0eb0012188a4c
|
@@ -12,6 +12,126 @@
|
|
12
12
|
"jsonVersion": "1.1"
|
13
13
|
},
|
14
14
|
"operations": {
|
15
|
+
"BatchDelete": {
|
16
|
+
"name": "BatchDelete",
|
17
|
+
"http": {
|
18
|
+
"method": "POST",
|
19
|
+
"requestUri": "/prod/batch/delete",
|
20
|
+
"responseCode": 200
|
21
|
+
},
|
22
|
+
"input": {
|
23
|
+
"shape": "BatchDeleteRequest"
|
24
|
+
},
|
25
|
+
"output": {
|
26
|
+
"shape": "BatchDeleteResponse"
|
27
|
+
},
|
28
|
+
"errors": [
|
29
|
+
{
|
30
|
+
"shape": "BadRequestException"
|
31
|
+
},
|
32
|
+
{
|
33
|
+
"shape": "InternalServerErrorException"
|
34
|
+
},
|
35
|
+
{
|
36
|
+
"shape": "ForbiddenException"
|
37
|
+
},
|
38
|
+
{
|
39
|
+
"shape": "BadGatewayException"
|
40
|
+
},
|
41
|
+
{
|
42
|
+
"shape": "NotFoundException"
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"shape": "GatewayTimeoutException"
|
46
|
+
},
|
47
|
+
{
|
48
|
+
"shape": "TooManyRequestsException"
|
49
|
+
},
|
50
|
+
{
|
51
|
+
"shape": "ConflictException"
|
52
|
+
}
|
53
|
+
]
|
54
|
+
},
|
55
|
+
"BatchStart": {
|
56
|
+
"name": "BatchStart",
|
57
|
+
"http": {
|
58
|
+
"method": "POST",
|
59
|
+
"requestUri": "/prod/batch/start",
|
60
|
+
"responseCode": 200
|
61
|
+
},
|
62
|
+
"input": {
|
63
|
+
"shape": "BatchStartRequest"
|
64
|
+
},
|
65
|
+
"output": {
|
66
|
+
"shape": "BatchStartResponse"
|
67
|
+
},
|
68
|
+
"errors": [
|
69
|
+
{
|
70
|
+
"shape": "BadRequestException"
|
71
|
+
},
|
72
|
+
{
|
73
|
+
"shape": "InternalServerErrorException"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"shape": "ForbiddenException"
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"shape": "BadGatewayException"
|
80
|
+
},
|
81
|
+
{
|
82
|
+
"shape": "NotFoundException"
|
83
|
+
},
|
84
|
+
{
|
85
|
+
"shape": "GatewayTimeoutException"
|
86
|
+
},
|
87
|
+
{
|
88
|
+
"shape": "TooManyRequestsException"
|
89
|
+
},
|
90
|
+
{
|
91
|
+
"shape": "ConflictException"
|
92
|
+
}
|
93
|
+
]
|
94
|
+
},
|
95
|
+
"BatchStop": {
|
96
|
+
"name": "BatchStop",
|
97
|
+
"http": {
|
98
|
+
"method": "POST",
|
99
|
+
"requestUri": "/prod/batch/stop",
|
100
|
+
"responseCode": 200
|
101
|
+
},
|
102
|
+
"input": {
|
103
|
+
"shape": "BatchStopRequest"
|
104
|
+
},
|
105
|
+
"output": {
|
106
|
+
"shape": "BatchStopResponse"
|
107
|
+
},
|
108
|
+
"errors": [
|
109
|
+
{
|
110
|
+
"shape": "BadRequestException"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"shape": "InternalServerErrorException"
|
114
|
+
},
|
115
|
+
{
|
116
|
+
"shape": "ForbiddenException"
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"shape": "BadGatewayException"
|
120
|
+
},
|
121
|
+
{
|
122
|
+
"shape": "NotFoundException"
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"shape": "GatewayTimeoutException"
|
126
|
+
},
|
127
|
+
{
|
128
|
+
"shape": "TooManyRequestsException"
|
129
|
+
},
|
130
|
+
{
|
131
|
+
"shape": "ConflictException"
|
132
|
+
}
|
133
|
+
]
|
134
|
+
},
|
15
135
|
"BatchUpdateSchedule": {
|
16
136
|
"name": "BatchUpdateSchedule",
|
17
137
|
"http": {
|
@@ -2361,6 +2481,95 @@
|
|
2361
2481
|
"httpStatusCode": 400
|
2362
2482
|
}
|
2363
2483
|
},
|
2484
|
+
"BatchDelete": {
|
2485
|
+
"type": "structure",
|
2486
|
+
"members": {
|
2487
|
+
"ChannelIds": {
|
2488
|
+
"shape": "__listOf__string",
|
2489
|
+
"locationName": "channelIds"
|
2490
|
+
},
|
2491
|
+
"InputIds": {
|
2492
|
+
"shape": "__listOf__string",
|
2493
|
+
"locationName": "inputIds"
|
2494
|
+
},
|
2495
|
+
"InputSecurityGroupIds": {
|
2496
|
+
"shape": "__listOf__string",
|
2497
|
+
"locationName": "inputSecurityGroupIds"
|
2498
|
+
},
|
2499
|
+
"MultiplexIds": {
|
2500
|
+
"shape": "__listOf__string",
|
2501
|
+
"locationName": "multiplexIds"
|
2502
|
+
}
|
2503
|
+
}
|
2504
|
+
},
|
2505
|
+
"BatchDeleteRequest": {
|
2506
|
+
"type": "structure",
|
2507
|
+
"members": {
|
2508
|
+
"ChannelIds": {
|
2509
|
+
"shape": "__listOf__string",
|
2510
|
+
"locationName": "channelIds"
|
2511
|
+
},
|
2512
|
+
"InputIds": {
|
2513
|
+
"shape": "__listOf__string",
|
2514
|
+
"locationName": "inputIds"
|
2515
|
+
},
|
2516
|
+
"InputSecurityGroupIds": {
|
2517
|
+
"shape": "__listOf__string",
|
2518
|
+
"locationName": "inputSecurityGroupIds"
|
2519
|
+
},
|
2520
|
+
"MultiplexIds": {
|
2521
|
+
"shape": "__listOf__string",
|
2522
|
+
"locationName": "multiplexIds"
|
2523
|
+
}
|
2524
|
+
}
|
2525
|
+
},
|
2526
|
+
"BatchDeleteResponse": {
|
2527
|
+
"type": "structure",
|
2528
|
+
"members": {
|
2529
|
+
"Failed": {
|
2530
|
+
"shape": "__listOfBatchFailedResultModel",
|
2531
|
+
"locationName": "failed"
|
2532
|
+
},
|
2533
|
+
"Successful": {
|
2534
|
+
"shape": "__listOfBatchSuccessfulResultModel",
|
2535
|
+
"locationName": "successful"
|
2536
|
+
}
|
2537
|
+
}
|
2538
|
+
},
|
2539
|
+
"BatchDeleteResultModel": {
|
2540
|
+
"type": "structure",
|
2541
|
+
"members": {
|
2542
|
+
"Failed": {
|
2543
|
+
"shape": "__listOfBatchFailedResultModel",
|
2544
|
+
"locationName": "failed"
|
2545
|
+
},
|
2546
|
+
"Successful": {
|
2547
|
+
"shape": "__listOfBatchSuccessfulResultModel",
|
2548
|
+
"locationName": "successful"
|
2549
|
+
}
|
2550
|
+
}
|
2551
|
+
},
|
2552
|
+
"BatchFailedResultModel": {
|
2553
|
+
"type": "structure",
|
2554
|
+
"members": {
|
2555
|
+
"Arn": {
|
2556
|
+
"shape": "__string",
|
2557
|
+
"locationName": "arn"
|
2558
|
+
},
|
2559
|
+
"Code": {
|
2560
|
+
"shape": "__string",
|
2561
|
+
"locationName": "code"
|
2562
|
+
},
|
2563
|
+
"Id": {
|
2564
|
+
"shape": "__string",
|
2565
|
+
"locationName": "id"
|
2566
|
+
},
|
2567
|
+
"Message": {
|
2568
|
+
"shape": "__string",
|
2569
|
+
"locationName": "message"
|
2570
|
+
}
|
2571
|
+
}
|
2572
|
+
},
|
2364
2573
|
"BatchScheduleActionCreateRequest": {
|
2365
2574
|
"type": "structure",
|
2366
2575
|
"members": {
|
@@ -2409,6 +2618,127 @@
|
|
2409
2618
|
"ScheduleActions"
|
2410
2619
|
]
|
2411
2620
|
},
|
2621
|
+
"BatchStart": {
|
2622
|
+
"type": "structure",
|
2623
|
+
"members": {
|
2624
|
+
"ChannelIds": {
|
2625
|
+
"shape": "__listOf__string",
|
2626
|
+
"locationName": "channelIds"
|
2627
|
+
},
|
2628
|
+
"MultiplexIds": {
|
2629
|
+
"shape": "__listOf__string",
|
2630
|
+
"locationName": "multiplexIds"
|
2631
|
+
}
|
2632
|
+
}
|
2633
|
+
},
|
2634
|
+
"BatchStartRequest": {
|
2635
|
+
"type": "structure",
|
2636
|
+
"members": {
|
2637
|
+
"ChannelIds": {
|
2638
|
+
"shape": "__listOf__string",
|
2639
|
+
"locationName": "channelIds"
|
2640
|
+
},
|
2641
|
+
"MultiplexIds": {
|
2642
|
+
"shape": "__listOf__string",
|
2643
|
+
"locationName": "multiplexIds"
|
2644
|
+
}
|
2645
|
+
}
|
2646
|
+
},
|
2647
|
+
"BatchStartResponse": {
|
2648
|
+
"type": "structure",
|
2649
|
+
"members": {
|
2650
|
+
"Failed": {
|
2651
|
+
"shape": "__listOfBatchFailedResultModel",
|
2652
|
+
"locationName": "failed"
|
2653
|
+
},
|
2654
|
+
"Successful": {
|
2655
|
+
"shape": "__listOfBatchSuccessfulResultModel",
|
2656
|
+
"locationName": "successful"
|
2657
|
+
}
|
2658
|
+
}
|
2659
|
+
},
|
2660
|
+
"BatchStartResultModel": {
|
2661
|
+
"type": "structure",
|
2662
|
+
"members": {
|
2663
|
+
"Failed": {
|
2664
|
+
"shape": "__listOfBatchFailedResultModel",
|
2665
|
+
"locationName": "failed"
|
2666
|
+
},
|
2667
|
+
"Successful": {
|
2668
|
+
"shape": "__listOfBatchSuccessfulResultModel",
|
2669
|
+
"locationName": "successful"
|
2670
|
+
}
|
2671
|
+
}
|
2672
|
+
},
|
2673
|
+
"BatchStop": {
|
2674
|
+
"type": "structure",
|
2675
|
+
"members": {
|
2676
|
+
"ChannelIds": {
|
2677
|
+
"shape": "__listOf__string",
|
2678
|
+
"locationName": "channelIds"
|
2679
|
+
},
|
2680
|
+
"MultiplexIds": {
|
2681
|
+
"shape": "__listOf__string",
|
2682
|
+
"locationName": "multiplexIds"
|
2683
|
+
}
|
2684
|
+
}
|
2685
|
+
},
|
2686
|
+
"BatchStopRequest": {
|
2687
|
+
"type": "structure",
|
2688
|
+
"members": {
|
2689
|
+
"ChannelIds": {
|
2690
|
+
"shape": "__listOf__string",
|
2691
|
+
"locationName": "channelIds"
|
2692
|
+
},
|
2693
|
+
"MultiplexIds": {
|
2694
|
+
"shape": "__listOf__string",
|
2695
|
+
"locationName": "multiplexIds"
|
2696
|
+
}
|
2697
|
+
}
|
2698
|
+
},
|
2699
|
+
"BatchStopResponse": {
|
2700
|
+
"type": "structure",
|
2701
|
+
"members": {
|
2702
|
+
"Failed": {
|
2703
|
+
"shape": "__listOfBatchFailedResultModel",
|
2704
|
+
"locationName": "failed"
|
2705
|
+
},
|
2706
|
+
"Successful": {
|
2707
|
+
"shape": "__listOfBatchSuccessfulResultModel",
|
2708
|
+
"locationName": "successful"
|
2709
|
+
}
|
2710
|
+
}
|
2711
|
+
},
|
2712
|
+
"BatchStopResultModel": {
|
2713
|
+
"type": "structure",
|
2714
|
+
"members": {
|
2715
|
+
"Failed": {
|
2716
|
+
"shape": "__listOfBatchFailedResultModel",
|
2717
|
+
"locationName": "failed"
|
2718
|
+
},
|
2719
|
+
"Successful": {
|
2720
|
+
"shape": "__listOfBatchSuccessfulResultModel",
|
2721
|
+
"locationName": "successful"
|
2722
|
+
}
|
2723
|
+
}
|
2724
|
+
},
|
2725
|
+
"BatchSuccessfulResultModel": {
|
2726
|
+
"type": "structure",
|
2727
|
+
"members": {
|
2728
|
+
"Arn": {
|
2729
|
+
"shape": "__string",
|
2730
|
+
"locationName": "arn"
|
2731
|
+
},
|
2732
|
+
"Id": {
|
2733
|
+
"shape": "__string",
|
2734
|
+
"locationName": "id"
|
2735
|
+
},
|
2736
|
+
"State": {
|
2737
|
+
"shape": "__string",
|
2738
|
+
"locationName": "state"
|
2739
|
+
}
|
2740
|
+
}
|
2741
|
+
},
|
2412
2742
|
"BatchUpdateScheduleRequest": {
|
2413
2743
|
"type": "structure",
|
2414
2744
|
"members": {
|
@@ -11280,6 +11610,11 @@
|
|
11280
11610
|
"min": -1000,
|
11281
11611
|
"max": 1000
|
11282
11612
|
},
|
11613
|
+
"__integerMinNegative5Max5": {
|
11614
|
+
"type": "integer",
|
11615
|
+
"min": -5,
|
11616
|
+
"max": 5
|
11617
|
+
},
|
11283
11618
|
"__integerMinNegative60Max6": {
|
11284
11619
|
"type": "integer",
|
11285
11620
|
"min": -60,
|
@@ -11314,6 +11649,18 @@
|
|
11314
11649
|
"shape": "AudioTrack"
|
11315
11650
|
}
|
11316
11651
|
},
|
11652
|
+
"__listOfBatchFailedResultModel": {
|
11653
|
+
"type": "list",
|
11654
|
+
"member": {
|
11655
|
+
"shape": "BatchFailedResultModel"
|
11656
|
+
}
|
11657
|
+
},
|
11658
|
+
"__listOfBatchSuccessfulResultModel": {
|
11659
|
+
"type": "list",
|
11660
|
+
"member": {
|
11661
|
+
"shape": "BatchSuccessfulResultModel"
|
11662
|
+
}
|
11663
|
+
},
|
11317
11664
|
"__listOfCaptionDescription": {
|
11318
11665
|
"type": "list",
|
11319
11666
|
"member": {
|
data/endpoints.json
CHANGED
@@ -4512,6 +4512,12 @@
|
|
4512
4512
|
"eu-central-1" : { },
|
4513
4513
|
"eu-west-1" : { },
|
4514
4514
|
"eu-west-2" : { },
|
4515
|
+
"rekognition-fips.ca-central-1" : {
|
4516
|
+
"credentialScope" : {
|
4517
|
+
"region" : "ca-central-1"
|
4518
|
+
},
|
4519
|
+
"hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
|
4520
|
+
},
|
4515
4521
|
"rekognition-fips.us-east-1" : {
|
4516
4522
|
"credentialScope" : {
|
4517
4523
|
"region" : "us-east-1"
|
@@ -7807,7 +7813,12 @@
|
|
7807
7813
|
},
|
7808
7814
|
"health" : {
|
7809
7815
|
"endpoints" : {
|
7810
|
-
"us-gov-west-1" : {
|
7816
|
+
"fips-us-gov-west-1" : {
|
7817
|
+
"credentialScope" : {
|
7818
|
+
"region" : "us-gov-west-1"
|
7819
|
+
},
|
7820
|
+
"hostname" : "health-fips.us-gov-west-1.amazonaws.com"
|
7821
|
+
}
|
7811
7822
|
}
|
7812
7823
|
},
|
7813
7824
|
"iam" : {
|
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-core
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.11.
|
4
|
+
version: 2.11.589
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-09-
|
11
|
+
date: 2020-09-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|