aws-sdk-core 2.11.431 → 2.11.432
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 +4 -4
- data/apis/cloudhsmv2/2017-04-28/api-2.json +63 -40
- data/apis/ecs/2014-11-13/api-2.json +10 -1
- data/apis/ecs/2014-11-13/paginators-1.json +6 -0
- data/apis/mediaconvert/2017-08-29/api-2.json +103 -0
- data/apis/neptune/2014-10-31/api-2.json +16 -8
- data/endpoints.json +20 -0
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 85df8b25fb3d591086738060a2cad73cec054c7b
|
4
|
+
data.tar.gz: db95baf67ab8c5c3e0216b1a3746c36706ead431
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 83468f1331222aeaaabcc1f469ac7d92f7559aa56706498deb46ce0d0503aa4a46d32790653ba241414c505d04fef82d7ff871fcc1a7a975ccb2ffa61ba23b17
|
7
|
+
data.tar.gz: e40f901ffe1f1fb3e35ccb56cc864f104cbf5a7a0932048b2d1406bc266eb149f622e5b62c4aeb8c80121e263169a5d10abb6ee1d5911513013b8f4795f5e602
|
@@ -23,11 +23,12 @@
|
|
23
23
|
"input":{"shape":"CopyBackupToRegionRequest"},
|
24
24
|
"output":{"shape":"CopyBackupToRegionResponse"},
|
25
25
|
"errors":[
|
26
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
26
27
|
{"shape":"CloudHsmInternalFailureException"},
|
27
|
-
{"shape":"CloudHsmServiceException"},
|
28
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
29
28
|
{"shape":"CloudHsmInvalidRequestException"},
|
30
|
-
{"shape":"
|
29
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
30
|
+
{"shape":"CloudHsmServiceException"},
|
31
|
+
{"shape":"CloudHsmTagException"}
|
31
32
|
]
|
32
33
|
},
|
33
34
|
"CreateCluster":{
|
@@ -39,11 +40,12 @@
|
|
39
40
|
"input":{"shape":"CreateClusterRequest"},
|
40
41
|
"output":{"shape":"CreateClusterResponse"},
|
41
42
|
"errors":[
|
43
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
42
44
|
{"shape":"CloudHsmInternalFailureException"},
|
43
|
-
{"shape":"CloudHsmServiceException"},
|
44
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
45
45
|
{"shape":"CloudHsmInvalidRequestException"},
|
46
|
-
{"shape":"
|
46
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
47
|
+
{"shape":"CloudHsmServiceException"},
|
48
|
+
{"shape":"CloudHsmTagException"}
|
47
49
|
]
|
48
50
|
},
|
49
51
|
"CreateHsm":{
|
@@ -71,11 +73,11 @@
|
|
71
73
|
"input":{"shape":"DeleteBackupRequest"},
|
72
74
|
"output":{"shape":"DeleteBackupResponse"},
|
73
75
|
"errors":[
|
76
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
74
77
|
{"shape":"CloudHsmInternalFailureException"},
|
75
|
-
{"shape":"CloudHsmServiceException"},
|
76
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
77
78
|
{"shape":"CloudHsmInvalidRequestException"},
|
78
|
-
{"shape":"
|
79
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
80
|
+
{"shape":"CloudHsmServiceException"}
|
79
81
|
]
|
80
82
|
},
|
81
83
|
"DeleteCluster":{
|
@@ -87,11 +89,12 @@
|
|
87
89
|
"input":{"shape":"DeleteClusterRequest"},
|
88
90
|
"output":{"shape":"DeleteClusterResponse"},
|
89
91
|
"errors":[
|
92
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
90
93
|
{"shape":"CloudHsmInternalFailureException"},
|
91
|
-
{"shape":"CloudHsmServiceException"},
|
92
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
93
94
|
{"shape":"CloudHsmInvalidRequestException"},
|
94
|
-
{"shape":"
|
95
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
96
|
+
{"shape":"CloudHsmServiceException"},
|
97
|
+
{"shape":"CloudHsmTagException"}
|
95
98
|
]
|
96
99
|
},
|
97
100
|
"DeleteHsm":{
|
@@ -119,11 +122,12 @@
|
|
119
122
|
"input":{"shape":"DescribeBackupsRequest"},
|
120
123
|
"output":{"shape":"DescribeBackupsResponse"},
|
121
124
|
"errors":[
|
125
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
122
126
|
{"shape":"CloudHsmInternalFailureException"},
|
123
|
-
{"shape":"CloudHsmServiceException"},
|
124
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
125
127
|
{"shape":"CloudHsmInvalidRequestException"},
|
126
|
-
{"shape":"
|
128
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
129
|
+
{"shape":"CloudHsmServiceException"},
|
130
|
+
{"shape":"CloudHsmTagException"}
|
127
131
|
]
|
128
132
|
},
|
129
133
|
"DescribeClusters":{
|
@@ -135,10 +139,11 @@
|
|
135
139
|
"input":{"shape":"DescribeClustersRequest"},
|
136
140
|
"output":{"shape":"DescribeClustersResponse"},
|
137
141
|
"errors":[
|
142
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
138
143
|
{"shape":"CloudHsmInternalFailureException"},
|
139
|
-
{"shape":"CloudHsmServiceException"},
|
140
144
|
{"shape":"CloudHsmInvalidRequestException"},
|
141
|
-
{"shape":"
|
145
|
+
{"shape":"CloudHsmServiceException"},
|
146
|
+
{"shape":"CloudHsmTagException"}
|
142
147
|
]
|
143
148
|
},
|
144
149
|
"InitializeCluster":{
|
@@ -150,11 +155,11 @@
|
|
150
155
|
"input":{"shape":"InitializeClusterRequest"},
|
151
156
|
"output":{"shape":"InitializeClusterResponse"},
|
152
157
|
"errors":[
|
158
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
153
159
|
{"shape":"CloudHsmInternalFailureException"},
|
154
|
-
{"shape":"CloudHsmServiceException"},
|
155
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
156
160
|
{"shape":"CloudHsmInvalidRequestException"},
|
157
|
-
{"shape":"
|
161
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
162
|
+
{"shape":"CloudHsmServiceException"}
|
158
163
|
]
|
159
164
|
},
|
160
165
|
"ListTags":{
|
@@ -166,11 +171,12 @@
|
|
166
171
|
"input":{"shape":"ListTagsRequest"},
|
167
172
|
"output":{"shape":"ListTagsResponse"},
|
168
173
|
"errors":[
|
174
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
169
175
|
{"shape":"CloudHsmInternalFailureException"},
|
170
|
-
{"shape":"CloudHsmServiceException"},
|
171
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
172
176
|
{"shape":"CloudHsmInvalidRequestException"},
|
173
|
-
{"shape":"
|
177
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
178
|
+
{"shape":"CloudHsmServiceException"},
|
179
|
+
{"shape":"CloudHsmTagException"}
|
174
180
|
]
|
175
181
|
},
|
176
182
|
"RestoreBackup":{
|
@@ -182,11 +188,11 @@
|
|
182
188
|
"input":{"shape":"RestoreBackupRequest"},
|
183
189
|
"output":{"shape":"RestoreBackupResponse"},
|
184
190
|
"errors":[
|
191
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
185
192
|
{"shape":"CloudHsmInternalFailureException"},
|
186
|
-
{"shape":"CloudHsmServiceException"},
|
187
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
188
193
|
{"shape":"CloudHsmInvalidRequestException"},
|
189
|
-
{"shape":"
|
194
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
195
|
+
{"shape":"CloudHsmServiceException"}
|
190
196
|
]
|
191
197
|
},
|
192
198
|
"TagResource":{
|
@@ -198,11 +204,12 @@
|
|
198
204
|
"input":{"shape":"TagResourceRequest"},
|
199
205
|
"output":{"shape":"TagResourceResponse"},
|
200
206
|
"errors":[
|
207
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
201
208
|
{"shape":"CloudHsmInternalFailureException"},
|
202
|
-
{"shape":"CloudHsmServiceException"},
|
203
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
204
209
|
{"shape":"CloudHsmInvalidRequestException"},
|
205
|
-
{"shape":"
|
210
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
211
|
+
{"shape":"CloudHsmServiceException"},
|
212
|
+
{"shape":"CloudHsmTagException"}
|
206
213
|
]
|
207
214
|
},
|
208
215
|
"UntagResource":{
|
@@ -214,11 +221,12 @@
|
|
214
221
|
"input":{"shape":"UntagResourceRequest"},
|
215
222
|
"output":{"shape":"UntagResourceResponse"},
|
216
223
|
"errors":[
|
224
|
+
{"shape":"CloudHsmAccessDeniedException"},
|
217
225
|
{"shape":"CloudHsmInternalFailureException"},
|
218
|
-
{"shape":"CloudHsmServiceException"},
|
219
|
-
{"shape":"CloudHsmResourceNotFoundException"},
|
220
226
|
{"shape":"CloudHsmInvalidRequestException"},
|
221
|
-
{"shape":"
|
227
|
+
{"shape":"CloudHsmResourceNotFoundException"},
|
228
|
+
{"shape":"CloudHsmServiceException"},
|
229
|
+
{"shape":"CloudHsmTagException"}
|
222
230
|
]
|
223
231
|
}
|
224
232
|
},
|
@@ -235,7 +243,8 @@
|
|
235
243
|
"SourceRegion":{"shape":"Region"},
|
236
244
|
"SourceBackup":{"shape":"BackupId"},
|
237
245
|
"SourceCluster":{"shape":"ClusterId"},
|
238
|
-
"DeleteTimestamp":{"shape":"Timestamp"}
|
246
|
+
"DeleteTimestamp":{"shape":"Timestamp"},
|
247
|
+
"TagList":{"shape":"TagList"}
|
239
248
|
}
|
240
249
|
},
|
241
250
|
"BackupId":{
|
@@ -311,6 +320,13 @@
|
|
311
320
|
},
|
312
321
|
"exception":true
|
313
322
|
},
|
323
|
+
"CloudHsmTagException":{
|
324
|
+
"type":"structure",
|
325
|
+
"members":{
|
326
|
+
"Message":{"shape":"errorMessage"}
|
327
|
+
},
|
328
|
+
"exception":true
|
329
|
+
},
|
314
330
|
"Cluster":{
|
315
331
|
"type":"structure",
|
316
332
|
"members":{
|
@@ -326,7 +342,8 @@
|
|
326
342
|
"StateMessage":{"shape":"StateMessage"},
|
327
343
|
"SubnetMapping":{"shape":"ExternalSubnetMapping"},
|
328
344
|
"VpcId":{"shape":"VpcId"},
|
329
|
-
"Certificates":{"shape":"Certificates"}
|
345
|
+
"Certificates":{"shape":"Certificates"},
|
346
|
+
"TagList":{"shape":"TagList"}
|
330
347
|
}
|
331
348
|
},
|
332
349
|
"ClusterId":{
|
@@ -359,7 +376,8 @@
|
|
359
376
|
],
|
360
377
|
"members":{
|
361
378
|
"DestinationRegion":{"shape":"Region"},
|
362
|
-
"BackupId":{"shape":"BackupId"}
|
379
|
+
"BackupId":{"shape":"BackupId"},
|
380
|
+
"TagList":{"shape":"TagList"}
|
363
381
|
}
|
364
382
|
},
|
365
383
|
"CopyBackupToRegionResponse":{
|
@@ -377,7 +395,8 @@
|
|
377
395
|
"members":{
|
378
396
|
"SubnetIds":{"shape":"SubnetIds"},
|
379
397
|
"HsmType":{"shape":"HsmType"},
|
380
|
-
"SourceBackupId":{"shape":"BackupId"}
|
398
|
+
"SourceBackupId":{"shape":"BackupId"},
|
399
|
+
"TagList":{"shape":"TagList"}
|
381
400
|
}
|
382
401
|
},
|
383
402
|
"CreateClusterResponse":{
|
@@ -572,7 +591,7 @@
|
|
572
591
|
"type":"structure",
|
573
592
|
"required":["ResourceId"],
|
574
593
|
"members":{
|
575
|
-
"ResourceId":{"shape":"
|
594
|
+
"ResourceId":{"shape":"ResourceId"},
|
576
595
|
"NextToken":{"shape":"NextToken"},
|
577
596
|
"MaxResults":{"shape":"MaxSize"}
|
578
597
|
}
|
@@ -604,6 +623,10 @@
|
|
604
623
|
"type":"string",
|
605
624
|
"pattern":"[a-z]{2}(-(gov))?-(east|west|north|south|central){1,2}-\\d"
|
606
625
|
},
|
626
|
+
"ResourceId":{
|
627
|
+
"type":"string",
|
628
|
+
"pattern":"(?:cluster|backup)-[2-7a-zA-Z]{11,16}"
|
629
|
+
},
|
607
630
|
"RestoreBackupRequest":{
|
608
631
|
"type":"structure",
|
609
632
|
"required":["BackupId"],
|
@@ -619,7 +642,7 @@
|
|
619
642
|
},
|
620
643
|
"SecurityGroup":{
|
621
644
|
"type":"string",
|
622
|
-
"pattern":"sg-[0-9a-fA-F]"
|
645
|
+
"pattern":"sg-[0-9a-fA-F]{8,17}"
|
623
646
|
},
|
624
647
|
"StateMessage":{
|
625
648
|
"type":"string",
|
@@ -677,7 +700,7 @@
|
|
677
700
|
"TagList"
|
678
701
|
],
|
679
702
|
"members":{
|
680
|
-
"ResourceId":{"shape":"
|
703
|
+
"ResourceId":{"shape":"ResourceId"},
|
681
704
|
"TagList":{"shape":"TagList"}
|
682
705
|
}
|
683
706
|
},
|
@@ -700,7 +723,7 @@
|
|
700
723
|
"TagKeyList"
|
701
724
|
],
|
702
725
|
"members":{
|
703
|
-
"ResourceId":{"shape":"
|
726
|
+
"ResourceId":{"shape":"ResourceId"},
|
704
727
|
"TagKeyList":{"shape":"TagKeyList"}
|
705
728
|
}
|
706
729
|
},
|
@@ -1615,6 +1615,14 @@
|
|
1615
1615
|
}
|
1616
1616
|
},
|
1617
1617
|
"Double":{"type":"double"},
|
1618
|
+
"EFSVolumeConfiguration":{
|
1619
|
+
"type":"structure",
|
1620
|
+
"required":["fileSystemId"],
|
1621
|
+
"members":{
|
1622
|
+
"fileSystemId":{"shape":"String"},
|
1623
|
+
"rootDirectory":{"shape":"String"}
|
1624
|
+
}
|
1625
|
+
},
|
1618
1626
|
"EnvironmentVariables":{
|
1619
1627
|
"type":"list",
|
1620
1628
|
"member":{"shape":"KeyValuePair"}
|
@@ -3108,7 +3116,8 @@
|
|
3108
3116
|
"members":{
|
3109
3117
|
"name":{"shape":"String"},
|
3110
3118
|
"host":{"shape":"HostVolumeProperties"},
|
3111
|
-
"dockerVolumeConfiguration":{"shape":"DockerVolumeConfiguration"}
|
3119
|
+
"dockerVolumeConfiguration":{"shape":"DockerVolumeConfiguration"},
|
3120
|
+
"efsVolumeConfiguration":{"shape":"EFSVolumeConfiguration"}
|
3112
3121
|
}
|
3113
3122
|
},
|
3114
3123
|
"VolumeFrom":{
|
@@ -1161,6 +1161,7 @@
|
|
1161
1161
|
"enum": [
|
1162
1162
|
"AAC",
|
1163
1163
|
"MP2",
|
1164
|
+
"MP3",
|
1164
1165
|
"WAV",
|
1165
1166
|
"AIFF",
|
1166
1167
|
"AC3",
|
@@ -1200,6 +1201,10 @@
|
|
1200
1201
|
"shape": "Mp2Settings",
|
1201
1202
|
"locationName": "mp2Settings"
|
1202
1203
|
},
|
1204
|
+
"Mp3Settings": {
|
1205
|
+
"shape": "Mp3Settings",
|
1206
|
+
"locationName": "mp3Settings"
|
1207
|
+
},
|
1203
1208
|
"WavSettings": {
|
1204
1209
|
"shape": "WavSettings",
|
1205
1210
|
"locationName": "wavSettings"
|
@@ -1880,6 +1885,10 @@
|
|
1880
1885
|
"WriteHlsManifest": {
|
1881
1886
|
"shape": "CmafWriteHLSManifest",
|
1882
1887
|
"locationName": "writeHlsManifest"
|
1888
|
+
},
|
1889
|
+
"WriteSegmentTimelineInRepresentation": {
|
1890
|
+
"shape": "CmafWriteSegmentTimelineInRepresentation",
|
1891
|
+
"locationName": "writeSegmentTimelineInRepresentation"
|
1883
1892
|
}
|
1884
1893
|
}
|
1885
1894
|
},
|
@@ -1946,6 +1955,40 @@
|
|
1946
1955
|
"ENABLED"
|
1947
1956
|
]
|
1948
1957
|
},
|
1958
|
+
"CmafWriteSegmentTimelineInRepresentation": {
|
1959
|
+
"type": "string",
|
1960
|
+
"enum": [
|
1961
|
+
"ENABLED",
|
1962
|
+
"DISABLED"
|
1963
|
+
]
|
1964
|
+
},
|
1965
|
+
"CmfcScte35Esam": {
|
1966
|
+
"type": "string",
|
1967
|
+
"enum": [
|
1968
|
+
"INSERT",
|
1969
|
+
"NONE"
|
1970
|
+
]
|
1971
|
+
},
|
1972
|
+
"CmfcScte35Source": {
|
1973
|
+
"type": "string",
|
1974
|
+
"enum": [
|
1975
|
+
"PASSTHROUGH",
|
1976
|
+
"NONE"
|
1977
|
+
]
|
1978
|
+
},
|
1979
|
+
"CmfcSettings": {
|
1980
|
+
"type": "structure",
|
1981
|
+
"members": {
|
1982
|
+
"Scte35Esam": {
|
1983
|
+
"shape": "CmfcScte35Esam",
|
1984
|
+
"locationName": "scte35Esam"
|
1985
|
+
},
|
1986
|
+
"Scte35Source": {
|
1987
|
+
"shape": "CmfcScte35Source",
|
1988
|
+
"locationName": "scte35Source"
|
1989
|
+
}
|
1990
|
+
}
|
1991
|
+
},
|
1949
1992
|
"ColorCorrector": {
|
1950
1993
|
"type": "structure",
|
1951
1994
|
"members": {
|
@@ -2031,6 +2074,10 @@
|
|
2031
2074
|
"ContainerSettings": {
|
2032
2075
|
"type": "structure",
|
2033
2076
|
"members": {
|
2077
|
+
"CmfcSettings": {
|
2078
|
+
"shape": "CmfcSettings",
|
2079
|
+
"locationName": "cmfcSettings"
|
2080
|
+
},
|
2034
2081
|
"Container": {
|
2035
2082
|
"shape": "ContainerType",
|
2036
2083
|
"locationName": "container"
|
@@ -6025,6 +6072,38 @@
|
|
6025
6072
|
}
|
6026
6073
|
}
|
6027
6074
|
},
|
6075
|
+
"Mp3RateControlMode": {
|
6076
|
+
"type": "string",
|
6077
|
+
"enum": [
|
6078
|
+
"CBR",
|
6079
|
+
"VBR"
|
6080
|
+
]
|
6081
|
+
},
|
6082
|
+
"Mp3Settings": {
|
6083
|
+
"type": "structure",
|
6084
|
+
"members": {
|
6085
|
+
"Bitrate": {
|
6086
|
+
"shape": "__integerMin16000Max320000",
|
6087
|
+
"locationName": "bitrate"
|
6088
|
+
},
|
6089
|
+
"Channels": {
|
6090
|
+
"shape": "__integerMin1Max2",
|
6091
|
+
"locationName": "channels"
|
6092
|
+
},
|
6093
|
+
"RateControlMode": {
|
6094
|
+
"shape": "Mp3RateControlMode",
|
6095
|
+
"locationName": "rateControlMode"
|
6096
|
+
},
|
6097
|
+
"SampleRate": {
|
6098
|
+
"shape": "__integerMin22050Max48000",
|
6099
|
+
"locationName": "sampleRate"
|
6100
|
+
},
|
6101
|
+
"VbrQuality": {
|
6102
|
+
"shape": "__integerMin0Max9",
|
6103
|
+
"locationName": "vbrQuality"
|
6104
|
+
}
|
6105
|
+
}
|
6106
|
+
},
|
6028
6107
|
"Mp4CslgAtom": {
|
6029
6108
|
"type": "string",
|
6030
6109
|
"enum": [
|
@@ -6053,6 +6132,10 @@
|
|
6053
6132
|
"shape": "Mp4CslgAtom",
|
6054
6133
|
"locationName": "cslgAtom"
|
6055
6134
|
},
|
6135
|
+
"CttsVersion": {
|
6136
|
+
"shape": "__integerMin0Max1",
|
6137
|
+
"locationName": "cttsVersion"
|
6138
|
+
},
|
6056
6139
|
"FreeSpaceBox": {
|
6057
6140
|
"shape": "Mp4FreeSpaceBox",
|
6058
6141
|
"locationName": "freeSpaceBox"
|
@@ -7816,6 +7899,11 @@
|
|
7816
7899
|
"min": 0,
|
7817
7900
|
"max": 0
|
7818
7901
|
},
|
7902
|
+
"__integerMin0Max1": {
|
7903
|
+
"type": "integer",
|
7904
|
+
"min": 0,
|
7905
|
+
"max": 1
|
7906
|
+
},
|
7819
7907
|
"__integerMin0Max10": {
|
7820
7908
|
"type": "integer",
|
7821
7909
|
"min": 0,
|
@@ -7926,6 +8014,11 @@
|
|
7926
8014
|
"min": 0,
|
7927
8015
|
"max": 8
|
7928
8016
|
},
|
8017
|
+
"__integerMin0Max9": {
|
8018
|
+
"type": "integer",
|
8019
|
+
"min": 0,
|
8020
|
+
"max": 9
|
8021
|
+
},
|
7929
8022
|
"__integerMin0Max96": {
|
7930
8023
|
"type": "integer",
|
7931
8024
|
"min": 0,
|
@@ -7966,6 +8059,11 @@
|
|
7966
8059
|
"min": 10,
|
7967
8060
|
"max": 48
|
7968
8061
|
},
|
8062
|
+
"__integerMin16000Max320000": {
|
8063
|
+
"type": "integer",
|
8064
|
+
"min": 16000,
|
8065
|
+
"max": 320000
|
8066
|
+
},
|
7969
8067
|
"__integerMin16Max24": {
|
7970
8068
|
"type": "integer",
|
7971
8069
|
"min": 16,
|
@@ -8046,6 +8144,11 @@
|
|
8046
8144
|
"min": 1,
|
8047
8145
|
"max": 64
|
8048
8146
|
},
|
8147
|
+
"__integerMin22050Max48000": {
|
8148
|
+
"type": "integer",
|
8149
|
+
"min": 22050,
|
8150
|
+
"max": 48000
|
8151
|
+
},
|
8049
8152
|
"__integerMin24Max60000": {
|
8050
8153
|
"type": "integer",
|
8051
8154
|
"min": 24,
|
@@ -1206,7 +1206,8 @@
|
|
1206
1206
|
"KmsKeyId":{"shape":"String"},
|
1207
1207
|
"PreSignedUrl":{"shape":"String"},
|
1208
1208
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
1209
|
-
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"}
|
1209
|
+
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
1210
|
+
"DeletionProtection":{"shape":"BooleanOptional"}
|
1210
1211
|
}
|
1211
1212
|
},
|
1212
1213
|
"CreateDBClusterParameterGroupMessage":{
|
@@ -1305,7 +1306,8 @@
|
|
1305
1306
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
1306
1307
|
"EnablePerformanceInsights":{"shape":"BooleanOptional"},
|
1307
1308
|
"PerformanceInsightsKMSKeyId":{"shape":"String"},
|
1308
|
-
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"}
|
1309
|
+
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
1310
|
+
"DeletionProtection":{"shape":"BooleanOptional"}
|
1309
1311
|
}
|
1310
1312
|
},
|
1311
1313
|
"CreateDBInstanceResult":{
|
@@ -1414,7 +1416,8 @@
|
|
1414
1416
|
"IAMDatabaseAuthenticationEnabled":{"shape":"Boolean"},
|
1415
1417
|
"CloneGroupId":{"shape":"String"},
|
1416
1418
|
"ClusterCreateTime":{"shape":"TStamp"},
|
1417
|
-
"EnabledCloudwatchLogsExports":{"shape":"LogTypeList"}
|
1419
|
+
"EnabledCloudwatchLogsExports":{"shape":"LogTypeList"},
|
1420
|
+
"DeletionProtection":{"shape":"BooleanOptional"}
|
1418
1421
|
},
|
1419
1422
|
"wrapper":true
|
1420
1423
|
},
|
@@ -1763,7 +1766,8 @@
|
|
1763
1766
|
"IAMDatabaseAuthenticationEnabled":{"shape":"Boolean"},
|
1764
1767
|
"PerformanceInsightsEnabled":{"shape":"BooleanOptional"},
|
1765
1768
|
"PerformanceInsightsKMSKeyId":{"shape":"String"},
|
1766
|
-
"EnabledCloudwatchLogsExports":{"shape":"LogTypeList"}
|
1769
|
+
"EnabledCloudwatchLogsExports":{"shape":"LogTypeList"},
|
1770
|
+
"DeletionProtection":{"shape":"BooleanOptional"}
|
1767
1771
|
},
|
1768
1772
|
"wrapper":true
|
1769
1773
|
},
|
@@ -2745,7 +2749,8 @@
|
|
2745
2749
|
"PreferredMaintenanceWindow":{"shape":"String"},
|
2746
2750
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
2747
2751
|
"CloudwatchLogsExportConfiguration":{"shape":"CloudwatchLogsExportConfiguration"},
|
2748
|
-
"EngineVersion":{"shape":"String"}
|
2752
|
+
"EngineVersion":{"shape":"String"},
|
2753
|
+
"DeletionProtection":{"shape":"BooleanOptional"}
|
2749
2754
|
}
|
2750
2755
|
},
|
2751
2756
|
"ModifyDBClusterParameterGroupMessage":{
|
@@ -2826,7 +2831,8 @@
|
|
2826
2831
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
2827
2832
|
"EnablePerformanceInsights":{"shape":"BooleanOptional"},
|
2828
2833
|
"PerformanceInsightsKMSKeyId":{"shape":"String"},
|
2829
|
-
"CloudwatchLogsExportConfiguration":{"shape":"CloudwatchLogsExportConfiguration"}
|
2834
|
+
"CloudwatchLogsExportConfiguration":{"shape":"CloudwatchLogsExportConfiguration"},
|
2835
|
+
"DeletionProtection":{"shape":"BooleanOptional"}
|
2830
2836
|
}
|
2831
2837
|
},
|
2832
2838
|
"ModifyDBInstanceResult":{
|
@@ -3198,7 +3204,8 @@
|
|
3198
3204
|
"KmsKeyId":{"shape":"String"},
|
3199
3205
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
3200
3206
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
3201
|
-
"DBClusterParameterGroupName":{"shape":"String"}
|
3207
|
+
"DBClusterParameterGroupName":{"shape":"String"},
|
3208
|
+
"DeletionProtection":{"shape":"BooleanOptional"}
|
3202
3209
|
}
|
3203
3210
|
},
|
3204
3211
|
"RestoreDBClusterFromSnapshotResult":{
|
@@ -3227,7 +3234,8 @@
|
|
3227
3234
|
"KmsKeyId":{"shape":"String"},
|
3228
3235
|
"EnableIAMDatabaseAuthentication":{"shape":"BooleanOptional"},
|
3229
3236
|
"EnableCloudwatchLogsExports":{"shape":"LogTypeList"},
|
3230
|
-
"DBClusterParameterGroupName":{"shape":"String"}
|
3237
|
+
"DBClusterParameterGroupName":{"shape":"String"},
|
3238
|
+
"DeletionProtection":{"shape":"BooleanOptional"}
|
3231
3239
|
}
|
3232
3240
|
},
|
3233
3241
|
"RestoreDBClusterToPointInTimeResult":{
|
data/endpoints.json
CHANGED
@@ -2091,6 +2091,7 @@
|
|
2091
2091
|
},
|
2092
2092
|
"kinesisanalytics" : {
|
2093
2093
|
"endpoints" : {
|
2094
|
+
"ap-east-1" : { },
|
2094
2095
|
"ap-northeast-1" : { },
|
2095
2096
|
"ap-northeast-2" : { },
|
2096
2097
|
"ap-south-1" : { },
|
@@ -2102,6 +2103,7 @@
|
|
2102
2103
|
"eu-west-1" : { },
|
2103
2104
|
"eu-west-2" : { },
|
2104
2105
|
"eu-west-3" : { },
|
2106
|
+
"me-south-1" : { },
|
2105
2107
|
"sa-east-1" : { },
|
2106
2108
|
"us-east-1" : { },
|
2107
2109
|
"us-east-2" : { },
|
@@ -4468,6 +4470,19 @@
|
|
4468
4470
|
"cn-northwest-1" : { }
|
4469
4471
|
}
|
4470
4472
|
},
|
4473
|
+
"serverlessrepo" : {
|
4474
|
+
"defaults" : {
|
4475
|
+
"protocols" : [ "https" ]
|
4476
|
+
},
|
4477
|
+
"endpoints" : {
|
4478
|
+
"cn-north-1" : {
|
4479
|
+
"protocols" : [ "https" ]
|
4480
|
+
},
|
4481
|
+
"cn-northwest-1" : {
|
4482
|
+
"protocols" : [ "https" ]
|
4483
|
+
}
|
4484
|
+
}
|
4485
|
+
},
|
4471
4486
|
"sms" : {
|
4472
4487
|
"endpoints" : {
|
4473
4488
|
"cn-north-1" : { },
|
@@ -4759,6 +4774,11 @@
|
|
4759
4774
|
"us-gov-west-1" : { }
|
4760
4775
|
}
|
4761
4776
|
},
|
4777
|
+
"comprehendmedical" : {
|
4778
|
+
"endpoints" : {
|
4779
|
+
"us-gov-west-1" : { }
|
4780
|
+
}
|
4781
|
+
},
|
4762
4782
|
"config" : {
|
4763
4783
|
"endpoints" : {
|
4764
4784
|
"us-gov-east-1" : { },
|
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.432
|
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-01-
|
11
|
+
date: 2020-01-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: jmespath
|