aws-sdk-core 2.11.63 → 2.11.64
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.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: abe4f227da834a23dff63bf2429424df97acac58
|
|
4
|
+
data.tar.gz: 9cf5e55ad2848715c64de22ea5b658e27e000061
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d2bb982ad3abd1516b21be924ab5c51b7cae2c929d7e2c906f7062236d246a7d4db10f297d742ff2b941f30be32860558f972271fd269ec71a2c97fc034c7749
|
|
7
|
+
data.tar.gz: bcda574d3c2a209f2438224b5e496b092dd95fe0772e9572cd7d141530fef2d7ee30a4efb0c52ee611d6737d5a4477d0c2b7bb030beeb4511453f92aa338d853
|
|
@@ -27,10 +27,10 @@
|
|
|
27
27
|
},
|
|
28
28
|
"errors": [
|
|
29
29
|
{
|
|
30
|
-
"shape": "
|
|
30
|
+
"shape": "BadRequestException"
|
|
31
31
|
},
|
|
32
32
|
{
|
|
33
|
-
"shape": "
|
|
33
|
+
"shape": "UnprocessableEntityException"
|
|
34
34
|
},
|
|
35
35
|
{
|
|
36
36
|
"shape": "InternalServerErrorException"
|
|
@@ -545,10 +545,10 @@
|
|
|
545
545
|
},
|
|
546
546
|
"errors": [
|
|
547
547
|
{
|
|
548
|
-
"shape": "
|
|
548
|
+
"shape": "BadRequestException"
|
|
549
549
|
},
|
|
550
550
|
{
|
|
551
|
-
"shape": "
|
|
551
|
+
"shape": "UnprocessableEntityException"
|
|
552
552
|
},
|
|
553
553
|
{
|
|
554
554
|
"shape": "InternalServerErrorException"
|
|
@@ -1545,6 +1545,10 @@
|
|
|
1545
1545
|
"shape": "InputSpecification",
|
|
1546
1546
|
"locationName": "inputSpecification"
|
|
1547
1547
|
},
|
|
1548
|
+
"LogLevel": {
|
|
1549
|
+
"shape": "LogLevel",
|
|
1550
|
+
"locationName": "logLevel"
|
|
1551
|
+
},
|
|
1548
1552
|
"Name": {
|
|
1549
1553
|
"shape": "__string",
|
|
1550
1554
|
"locationName": "name"
|
|
@@ -1626,6 +1630,10 @@
|
|
|
1626
1630
|
"shape": "InputSpecification",
|
|
1627
1631
|
"locationName": "inputSpecification"
|
|
1628
1632
|
},
|
|
1633
|
+
"LogLevel": {
|
|
1634
|
+
"shape": "LogLevel",
|
|
1635
|
+
"locationName": "logLevel"
|
|
1636
|
+
},
|
|
1629
1637
|
"Name": {
|
|
1630
1638
|
"shape": "__string",
|
|
1631
1639
|
"locationName": "name"
|
|
@@ -1676,6 +1684,10 @@
|
|
|
1676
1684
|
"shape": "InputSpecification",
|
|
1677
1685
|
"locationName": "inputSpecification"
|
|
1678
1686
|
},
|
|
1687
|
+
"LogLevel": {
|
|
1688
|
+
"shape": "LogLevel",
|
|
1689
|
+
"locationName": "logLevel"
|
|
1690
|
+
},
|
|
1679
1691
|
"Name": {
|
|
1680
1692
|
"shape": "__string",
|
|
1681
1693
|
"locationName": "name"
|
|
@@ -1715,6 +1727,10 @@
|
|
|
1715
1727
|
"shape": "InputSpecification",
|
|
1716
1728
|
"locationName": "inputSpecification"
|
|
1717
1729
|
},
|
|
1730
|
+
"LogLevel": {
|
|
1731
|
+
"shape": "LogLevel",
|
|
1732
|
+
"locationName": "logLevel"
|
|
1733
|
+
},
|
|
1718
1734
|
"Name": {
|
|
1719
1735
|
"shape": "__string",
|
|
1720
1736
|
"locationName": "name"
|
|
@@ -1902,6 +1918,10 @@
|
|
|
1902
1918
|
"shape": "InputSpecification",
|
|
1903
1919
|
"locationName": "inputSpecification"
|
|
1904
1920
|
},
|
|
1921
|
+
"LogLevel": {
|
|
1922
|
+
"shape": "LogLevel",
|
|
1923
|
+
"locationName": "logLevel"
|
|
1924
|
+
},
|
|
1905
1925
|
"Name": {
|
|
1906
1926
|
"shape": "__string",
|
|
1907
1927
|
"locationName": "name"
|
|
@@ -2000,6 +2020,10 @@
|
|
|
2000
2020
|
"shape": "InputSpecification",
|
|
2001
2021
|
"locationName": "inputSpecification"
|
|
2002
2022
|
},
|
|
2023
|
+
"LogLevel": {
|
|
2024
|
+
"shape": "LogLevel",
|
|
2025
|
+
"locationName": "logLevel"
|
|
2026
|
+
},
|
|
2003
2027
|
"Name": {
|
|
2004
2028
|
"shape": "__string",
|
|
2005
2029
|
"locationName": "name"
|
|
@@ -4046,6 +4070,16 @@
|
|
|
4046
4070
|
}
|
|
4047
4071
|
}
|
|
4048
4072
|
},
|
|
4073
|
+
"LogLevel": {
|
|
4074
|
+
"type": "string",
|
|
4075
|
+
"enum": [
|
|
4076
|
+
"ERROR",
|
|
4077
|
+
"WARNING",
|
|
4078
|
+
"INFO",
|
|
4079
|
+
"DEBUG",
|
|
4080
|
+
"DISABLED"
|
|
4081
|
+
]
|
|
4082
|
+
},
|
|
4049
4083
|
"M2tsAbsentInputAudioBehavior": {
|
|
4050
4084
|
"type": "string",
|
|
4051
4085
|
"enum": [
|
|
@@ -5094,6 +5128,10 @@
|
|
|
5094
5128
|
"shape": "InputSpecification",
|
|
5095
5129
|
"locationName": "inputSpecification"
|
|
5096
5130
|
},
|
|
5131
|
+
"LogLevel": {
|
|
5132
|
+
"shape": "LogLevel",
|
|
5133
|
+
"locationName": "logLevel"
|
|
5134
|
+
},
|
|
5097
5135
|
"Name": {
|
|
5098
5136
|
"shape": "__string",
|
|
5099
5137
|
"locationName": "name"
|
|
@@ -5125,6 +5163,7 @@
|
|
|
5125
5163
|
}
|
|
5126
5164
|
},
|
|
5127
5165
|
"required": [
|
|
5166
|
+
"KeyProviderServer",
|
|
5128
5167
|
"StaticKeyValue"
|
|
5129
5168
|
]
|
|
5130
5169
|
},
|
|
@@ -5172,6 +5211,10 @@
|
|
|
5172
5211
|
"shape": "InputSpecification",
|
|
5173
5212
|
"locationName": "inputSpecification"
|
|
5174
5213
|
},
|
|
5214
|
+
"LogLevel": {
|
|
5215
|
+
"shape": "LogLevel",
|
|
5216
|
+
"locationName": "logLevel"
|
|
5217
|
+
},
|
|
5175
5218
|
"Name": {
|
|
5176
5219
|
"shape": "__string",
|
|
5177
5220
|
"locationName": "name"
|
|
@@ -5352,6 +5395,10 @@
|
|
|
5352
5395
|
"shape": "InputSpecification",
|
|
5353
5396
|
"locationName": "inputSpecification"
|
|
5354
5397
|
},
|
|
5398
|
+
"LogLevel": {
|
|
5399
|
+
"shape": "LogLevel",
|
|
5400
|
+
"locationName": "logLevel"
|
|
5401
|
+
},
|
|
5355
5402
|
"Name": {
|
|
5356
5403
|
"shape": "__string",
|
|
5357
5404
|
"locationName": "name"
|
|
@@ -5386,6 +5433,10 @@
|
|
|
5386
5433
|
"shape": "InputSpecification",
|
|
5387
5434
|
"locationName": "inputSpecification"
|
|
5388
5435
|
},
|
|
5436
|
+
"LogLevel": {
|
|
5437
|
+
"shape": "LogLevel",
|
|
5438
|
+
"locationName": "logLevel"
|
|
5439
|
+
},
|
|
5389
5440
|
"Name": {
|
|
5390
5441
|
"shape": "__string",
|
|
5391
5442
|
"locationName": "name"
|
|
@@ -1,11 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"pagination": {
|
|
3
|
-
"ListInputs": {
|
|
4
|
-
"input_token": "NextToken",
|
|
5
|
-
"output_token": "NextToken",
|
|
6
|
-
"limit_key": "MaxResults",
|
|
7
|
-
"result_key": "Inputs"
|
|
8
|
-
},
|
|
9
3
|
"ListChannels": {
|
|
10
4
|
"input_token": "NextToken",
|
|
11
5
|
"output_token": "NextToken",
|
|
@@ -17,6 +11,12 @@
|
|
|
17
11
|
"output_token": "NextToken",
|
|
18
12
|
"limit_key": "MaxResults",
|
|
19
13
|
"result_key": "InputSecurityGroups"
|
|
14
|
+
},
|
|
15
|
+
"ListInputs": {
|
|
16
|
+
"input_token": "NextToken",
|
|
17
|
+
"output_token": "NextToken",
|
|
18
|
+
"limit_key": "MaxResults",
|
|
19
|
+
"result_key": "Inputs"
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
}
|
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.64
|
|
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: 2018-06-
|
|
11
|
+
date: 2018-06-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jmespath
|