aws-sdk-core 2.2.5 → 2.2.6

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1bf76f3c23ec2d7234eab797d8a70eae0b80c401
4
- data.tar.gz: f02764d50e461132f434b30dbf7e42154f13d4aa
3
+ metadata.gz: 4209e0469ecfc03afd6bdb198d6ab1c9a89731b8
4
+ data.tar.gz: b3c80b821e8c07f8abcacc72afe627eb28c88af2
5
5
  SHA512:
6
- metadata.gz: 53b0e5ab659c274b4df6def6bd5be75163471636b114c0b53686188a386d461aa38634ac448d088d2cb121ee2ddce99579966265194e4d1ed16c4474daeed430
7
- data.tar.gz: 88c77d8b589e236ecca1c9c9014f079940315b84e390a5e145155f4ed63d357c299e819673dde6edc05e6802c54d47cc0480e8e3fd51b84c3e78d61f69f95004
6
+ metadata.gz: ecb398153c9ddbe123ed374e4313495ca0e2cac20a2fddb7a7d7b93fb0b3fef434ab382a198f12fec66bf0d61545709c4902262ffa7ffb7c6a2de685870e91b8
7
+ data.tar.gz: 015c35807607b934086532dedf8338dda67bb4803a54df851286c4c3c6040a36206c7ce77d5e41f7427bfe6dd4588c3e9e9fe662813c860e7450ee797934c289
@@ -1,12 +1,13 @@
1
1
  {
2
+ "version":"2.0",
2
3
  "metadata":{
3
4
  "apiVersion":"2012-10-25",
4
5
  "endpointPrefix":"directconnect",
5
6
  "jsonVersion":"1.1",
7
+ "protocol":"json",
6
8
  "serviceFullName":"AWS Direct Connect",
7
9
  "signatureVersion":"v4",
8
- "targetPrefix":"OvertureService",
9
- "protocol":"json"
10
+ "targetPrefix":"OvertureService"
10
11
  },
11
12
  "operations":{
12
13
  "AllocateConnectionOnInterconnect":{
@@ -18,14 +19,8 @@
18
19
  "input":{"shape":"AllocateConnectionOnInterconnectRequest"},
19
20
  "output":{"shape":"Connection"},
20
21
  "errors":[
21
- {
22
- "shape":"DirectConnectServerException",
23
- "exception":true
24
- },
25
- {
26
- "shape":"DirectConnectClientException",
27
- "exception":true
28
- }
22
+ {"shape":"DirectConnectServerException"},
23
+ {"shape":"DirectConnectClientException"}
29
24
  ]
30
25
  },
31
26
  "AllocatePrivateVirtualInterface":{
@@ -37,14 +32,8 @@
37
32
  "input":{"shape":"AllocatePrivateVirtualInterfaceRequest"},
38
33
  "output":{"shape":"VirtualInterface"},
39
34
  "errors":[
40
- {
41
- "shape":"DirectConnectServerException",
42
- "exception":true
43
- },
44
- {
45
- "shape":"DirectConnectClientException",
46
- "exception":true
47
- }
35
+ {"shape":"DirectConnectServerException"},
36
+ {"shape":"DirectConnectClientException"}
48
37
  ]
49
38
  },
50
39
  "AllocatePublicVirtualInterface":{
@@ -56,14 +45,8 @@
56
45
  "input":{"shape":"AllocatePublicVirtualInterfaceRequest"},
57
46
  "output":{"shape":"VirtualInterface"},
58
47
  "errors":[
59
- {
60
- "shape":"DirectConnectServerException",
61
- "exception":true
62
- },
63
- {
64
- "shape":"DirectConnectClientException",
65
- "exception":true
66
- }
48
+ {"shape":"DirectConnectServerException"},
49
+ {"shape":"DirectConnectClientException"}
67
50
  ]
68
51
  },
69
52
  "ConfirmConnection":{
@@ -75,14 +58,8 @@
75
58
  "input":{"shape":"ConfirmConnectionRequest"},
76
59
  "output":{"shape":"ConfirmConnectionResponse"},
77
60
  "errors":[
78
- {
79
- "shape":"DirectConnectServerException",
80
- "exception":true
81
- },
82
- {
83
- "shape":"DirectConnectClientException",
84
- "exception":true
85
- }
61
+ {"shape":"DirectConnectServerException"},
62
+ {"shape":"DirectConnectClientException"}
86
63
  ]
87
64
  },
88
65
  "ConfirmPrivateVirtualInterface":{
@@ -94,14 +71,8 @@
94
71
  "input":{"shape":"ConfirmPrivateVirtualInterfaceRequest"},
95
72
  "output":{"shape":"ConfirmPrivateVirtualInterfaceResponse"},
96
73
  "errors":[
97
- {
98
- "shape":"DirectConnectServerException",
99
- "exception":true
100
- },
101
- {
102
- "shape":"DirectConnectClientException",
103
- "exception":true
104
- }
74
+ {"shape":"DirectConnectServerException"},
75
+ {"shape":"DirectConnectClientException"}
105
76
  ]
106
77
  },
107
78
  "ConfirmPublicVirtualInterface":{
@@ -113,14 +84,8 @@
113
84
  "input":{"shape":"ConfirmPublicVirtualInterfaceRequest"},
114
85
  "output":{"shape":"ConfirmPublicVirtualInterfaceResponse"},
115
86
  "errors":[
116
- {
117
- "shape":"DirectConnectServerException",
118
- "exception":true
119
- },
120
- {
121
- "shape":"DirectConnectClientException",
122
- "exception":true
123
- }
87
+ {"shape":"DirectConnectServerException"},
88
+ {"shape":"DirectConnectClientException"}
124
89
  ]
125
90
  },
126
91
  "CreateConnection":{
@@ -132,14 +97,8 @@
132
97
  "input":{"shape":"CreateConnectionRequest"},
133
98
  "output":{"shape":"Connection"},
134
99
  "errors":[
135
- {
136
- "shape":"DirectConnectServerException",
137
- "exception":true
138
- },
139
- {
140
- "shape":"DirectConnectClientException",
141
- "exception":true
142
- }
100
+ {"shape":"DirectConnectServerException"},
101
+ {"shape":"DirectConnectClientException"}
143
102
  ]
144
103
  },
145
104
  "CreateInterconnect":{
@@ -151,14 +110,8 @@
151
110
  "input":{"shape":"CreateInterconnectRequest"},
152
111
  "output":{"shape":"Interconnect"},
153
112
  "errors":[
154
- {
155
- "shape":"DirectConnectServerException",
156
- "exception":true
157
- },
158
- {
159
- "shape":"DirectConnectClientException",
160
- "exception":true
161
- }
113
+ {"shape":"DirectConnectServerException"},
114
+ {"shape":"DirectConnectClientException"}
162
115
  ]
163
116
  },
164
117
  "CreatePrivateVirtualInterface":{
@@ -170,14 +123,8 @@
170
123
  "input":{"shape":"CreatePrivateVirtualInterfaceRequest"},
171
124
  "output":{"shape":"VirtualInterface"},
172
125
  "errors":[
173
- {
174
- "shape":"DirectConnectServerException",
175
- "exception":true
176
- },
177
- {
178
- "shape":"DirectConnectClientException",
179
- "exception":true
180
- }
126
+ {"shape":"DirectConnectServerException"},
127
+ {"shape":"DirectConnectClientException"}
181
128
  ]
182
129
  },
183
130
  "CreatePublicVirtualInterface":{
@@ -189,14 +136,8 @@
189
136
  "input":{"shape":"CreatePublicVirtualInterfaceRequest"},
190
137
  "output":{"shape":"VirtualInterface"},
191
138
  "errors":[
192
- {
193
- "shape":"DirectConnectServerException",
194
- "exception":true
195
- },
196
- {
197
- "shape":"DirectConnectClientException",
198
- "exception":true
199
- }
139
+ {"shape":"DirectConnectServerException"},
140
+ {"shape":"DirectConnectClientException"}
200
141
  ]
201
142
  },
202
143
  "DeleteConnection":{
@@ -208,14 +149,8 @@
208
149
  "input":{"shape":"DeleteConnectionRequest"},
209
150
  "output":{"shape":"Connection"},
210
151
  "errors":[
211
- {
212
- "shape":"DirectConnectServerException",
213
- "exception":true
214
- },
215
- {
216
- "shape":"DirectConnectClientException",
217
- "exception":true
218
- }
152
+ {"shape":"DirectConnectServerException"},
153
+ {"shape":"DirectConnectClientException"}
219
154
  ]
220
155
  },
221
156
  "DeleteInterconnect":{
@@ -227,14 +162,8 @@
227
162
  "input":{"shape":"DeleteInterconnectRequest"},
228
163
  "output":{"shape":"DeleteInterconnectResponse"},
229
164
  "errors":[
230
- {
231
- "shape":"DirectConnectServerException",
232
- "exception":true
233
- },
234
- {
235
- "shape":"DirectConnectClientException",
236
- "exception":true
237
- }
165
+ {"shape":"DirectConnectServerException"},
166
+ {"shape":"DirectConnectClientException"}
238
167
  ]
239
168
  },
240
169
  "DeleteVirtualInterface":{
@@ -246,14 +175,8 @@
246
175
  "input":{"shape":"DeleteVirtualInterfaceRequest"},
247
176
  "output":{"shape":"DeleteVirtualInterfaceResponse"},
248
177
  "errors":[
249
- {
250
- "shape":"DirectConnectServerException",
251
- "exception":true
252
- },
253
- {
254
- "shape":"DirectConnectClientException",
255
- "exception":true
256
- }
178
+ {"shape":"DirectConnectServerException"},
179
+ {"shape":"DirectConnectClientException"}
257
180
  ]
258
181
  },
259
182
  "DescribeConnections":{
@@ -265,14 +188,8 @@
265
188
  "input":{"shape":"DescribeConnectionsRequest"},
266
189
  "output":{"shape":"Connections"},
267
190
  "errors":[
268
- {
269
- "shape":"DirectConnectServerException",
270
- "exception":true
271
- },
272
- {
273
- "shape":"DirectConnectClientException",
274
- "exception":true
275
- }
191
+ {"shape":"DirectConnectServerException"},
192
+ {"shape":"DirectConnectClientException"}
276
193
  ]
277
194
  },
278
195
  "DescribeConnectionsOnInterconnect":{
@@ -284,14 +201,8 @@
284
201
  "input":{"shape":"DescribeConnectionsOnInterconnectRequest"},
285
202
  "output":{"shape":"Connections"},
286
203
  "errors":[
287
- {
288
- "shape":"DirectConnectServerException",
289
- "exception":true
290
- },
291
- {
292
- "shape":"DirectConnectClientException",
293
- "exception":true
294
- }
204
+ {"shape":"DirectConnectServerException"},
205
+ {"shape":"DirectConnectClientException"}
295
206
  ]
296
207
  },
297
208
  "DescribeInterconnects":{
@@ -303,14 +214,8 @@
303
214
  "input":{"shape":"DescribeInterconnectsRequest"},
304
215
  "output":{"shape":"Interconnects"},
305
216
  "errors":[
306
- {
307
- "shape":"DirectConnectServerException",
308
- "exception":true
309
- },
310
- {
311
- "shape":"DirectConnectClientException",
312
- "exception":true
313
- }
217
+ {"shape":"DirectConnectServerException"},
218
+ {"shape":"DirectConnectClientException"}
314
219
  ]
315
220
  },
316
221
  "DescribeLocations":{
@@ -321,14 +226,8 @@
321
226
  },
322
227
  "output":{"shape":"Locations"},
323
228
  "errors":[
324
- {
325
- "shape":"DirectConnectServerException",
326
- "exception":true
327
- },
328
- {
329
- "shape":"DirectConnectClientException",
330
- "exception":true
331
- }
229
+ {"shape":"DirectConnectServerException"},
230
+ {"shape":"DirectConnectClientException"}
332
231
  ]
333
232
  },
334
233
  "DescribeVirtualGateways":{
@@ -339,14 +238,8 @@
339
238
  },
340
239
  "output":{"shape":"VirtualGateways"},
341
240
  "errors":[
342
- {
343
- "shape":"DirectConnectServerException",
344
- "exception":true
345
- },
346
- {
347
- "shape":"DirectConnectClientException",
348
- "exception":true
349
- }
241
+ {"shape":"DirectConnectServerException"},
242
+ {"shape":"DirectConnectClientException"}
350
243
  ]
351
244
  },
352
245
  "DescribeVirtualInterfaces":{
@@ -358,14 +251,8 @@
358
251
  "input":{"shape":"DescribeVirtualInterfacesRequest"},
359
252
  "output":{"shape":"VirtualInterfaces"},
360
253
  "errors":[
361
- {
362
- "shape":"DirectConnectServerException",
363
- "exception":true
364
- },
365
- {
366
- "shape":"DirectConnectClientException",
367
- "exception":true
368
- }
254
+ {"shape":"DirectConnectServerException"},
255
+ {"shape":"DirectConnectClientException"}
369
256
  ]
370
257
  }
371
258
  },
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }
@@ -2880,7 +2880,15 @@
2880
2880
  "SourceImageId":{"shape":"String"},
2881
2881
  "Name":{"shape":"String"},
2882
2882
  "Description":{"shape":"String"},
2883
- "ClientToken":{"shape":"String"}
2883
+ "ClientToken":{"shape":"String"},
2884
+ "Encrypted":{
2885
+ "shape":"Boolean",
2886
+ "locationName":"encrypted"
2887
+ },
2888
+ "KmsKeyId":{
2889
+ "shape":"String",
2890
+ "locationName":"kmsKeyId"
2891
+ }
2884
2892
  }
2885
2893
  },
2886
2894
  "CopyImageResult":{
@@ -5515,7 +5523,10 @@
5515
5523
  },
5516
5524
  "DescribeVpcAttributeRequest":{
5517
5525
  "type":"structure",
5518
- "required":["VpcId"],
5526
+ "required":[
5527
+ "VpcId",
5528
+ "Attribute"
5529
+ ],
5519
5530
  "members":{
5520
5531
  "DryRun":{
5521
5532
  "shape":"Boolean",
@@ -11733,13 +11744,13 @@
11733
11744
  "type":"structure",
11734
11745
  "required":["Error"],
11735
11746
  "members":{
11736
- "Error":{
11737
- "shape":"UnsuccessfulItemError",
11738
- "locationName":"error"
11739
- },
11740
11747
  "ResourceId":{
11741
11748
  "shape":"String",
11742
11749
  "locationName":"resourceId"
11750
+ },
11751
+ "Error":{
11752
+ "shape":"UnsuccessfulItemError",
11753
+ "locationName":"error"
11743
11754
  }
11744
11755
  }
11745
11756
  },
@@ -4,10 +4,10 @@
4
4
  "apiVersion":"2014-03-28",
5
5
  "endpointPrefix":"logs",
6
6
  "jsonVersion":"1.1",
7
+ "protocol":"json",
7
8
  "serviceFullName":"Amazon CloudWatch Logs",
8
9
  "signatureVersion":"v4",
9
- "targetPrefix":"Logs_20140328",
10
- "protocol":"json"
10
+ "targetPrefix":"Logs_20140328"
11
11
  },
12
12
  "operations":{
13
13
  "CancelExportTask":{
@@ -18,23 +18,10 @@
18
18
  },
19
19
  "input":{"shape":"CancelExportTaskRequest"},
20
20
  "errors":[
21
- {
22
- "shape":"InvalidParameterException",
23
- "exception":true
24
- },
25
- {
26
- "shape":"ResourceNotFoundException",
27
- "exception":true
28
- },
29
- {
30
- "shape":"InvalidOperationException",
31
- "exception":true
32
- },
33
- {
34
- "shape":"ServiceUnavailableException",
35
- "exception":true,
36
- "fault":true
37
- }
21
+ {"shape":"InvalidParameterException"},
22
+ {"shape":"ResourceNotFoundException"},
23
+ {"shape":"InvalidOperationException"},
24
+ {"shape":"ServiceUnavailableException"}
38
25
  ]
39
26
  },
40
27
  "CreateExportTask":{
@@ -46,31 +33,12 @@
46
33
  "input":{"shape":"CreateExportTaskRequest"},
47
34
  "output":{"shape":"CreateExportTaskResponse"},
48
35
  "errors":[
49
- {
50
- "shape":"InvalidParameterException",
51
- "exception":true
52
- },
53
- {
54
- "shape":"LimitExceededException",
55
- "exception":true
56
- },
57
- {
58
- "shape":"OperationAbortedException",
59
- "exception":true
60
- },
61
- {
62
- "shape":"ServiceUnavailableException",
63
- "exception":true,
64
- "fault":true
65
- },
66
- {
67
- "shape":"ResourceNotFoundException",
68
- "exception":true
69
- },
70
- {
71
- "shape":"ResourceAlreadyExistsException",
72
- "exception":true
73
- }
36
+ {"shape":"InvalidParameterException"},
37
+ {"shape":"LimitExceededException"},
38
+ {"shape":"OperationAbortedException"},
39
+ {"shape":"ServiceUnavailableException"},
40
+ {"shape":"ResourceNotFoundException"},
41
+ {"shape":"ResourceAlreadyExistsException"}
74
42
  ]
75
43
  },
76
44
  "CreateLogGroup":{
@@ -81,27 +49,11 @@
81
49
  },
82
50
  "input":{"shape":"CreateLogGroupRequest"},
83
51
  "errors":[
84
- {
85
- "shape":"InvalidParameterException",
86
- "exception":true
87
- },
88
- {
89
- "shape":"ResourceAlreadyExistsException",
90
- "exception":true
91
- },
92
- {
93
- "shape":"LimitExceededException",
94
- "exception":true
95
- },
96
- {
97
- "shape":"OperationAbortedException",
98
- "exception":true
99
- },
100
- {
101
- "shape":"ServiceUnavailableException",
102
- "exception":true,
103
- "fault":true
104
- }
52
+ {"shape":"InvalidParameterException"},
53
+ {"shape":"ResourceAlreadyExistsException"},
54
+ {"shape":"LimitExceededException"},
55
+ {"shape":"OperationAbortedException"},
56
+ {"shape":"ServiceUnavailableException"}
105
57
  ]
106
58
  },
107
59
  "CreateLogStream":{
@@ -112,23 +64,10 @@
112
64
  },
113
65
  "input":{"shape":"CreateLogStreamRequest"},
114
66
  "errors":[
115
- {
116
- "shape":"InvalidParameterException",
117
- "exception":true
118
- },
119
- {
120
- "shape":"ResourceAlreadyExistsException",
121
- "exception":true
122
- },
123
- {
124
- "shape":"ResourceNotFoundException",
125
- "exception":true
126
- },
127
- {
128
- "shape":"ServiceUnavailableException",
129
- "exception":true,
130
- "fault":true
131
- }
67
+ {"shape":"InvalidParameterException"},
68
+ {"shape":"ResourceAlreadyExistsException"},
69
+ {"shape":"ResourceNotFoundException"},
70
+ {"shape":"ServiceUnavailableException"}
132
71
  ]
133
72
  },
134
73
  "DeleteDestination":{
@@ -139,23 +78,10 @@
139
78
  },
140
79
  "input":{"shape":"DeleteDestinationRequest"},
141
80
  "errors":[
142
- {
143
- "shape":"InvalidParameterException",
144
- "exception":true
145
- },
146
- {
147
- "shape":"ResourceNotFoundException",
148
- "exception":true
149
- },
150
- {
151
- "shape":"OperationAbortedException",
152
- "exception":true
153
- },
154
- {
155
- "shape":"ServiceUnavailableException",
156
- "exception":true,
157
- "fault":true
158
- }
81
+ {"shape":"InvalidParameterException"},
82
+ {"shape":"ResourceNotFoundException"},
83
+ {"shape":"OperationAbortedException"},
84
+ {"shape":"ServiceUnavailableException"}
159
85
  ]
160
86
  },
161
87
  "DeleteLogGroup":{
@@ -166,23 +92,10 @@
166
92
  },
167
93
  "input":{"shape":"DeleteLogGroupRequest"},
168
94
  "errors":[
169
- {
170
- "shape":"InvalidParameterException",
171
- "exception":true
172
- },
173
- {
174
- "shape":"ResourceNotFoundException",
175
- "exception":true
176
- },
177
- {
178
- "shape":"OperationAbortedException",
179
- "exception":true
180
- },
181
- {
182
- "shape":"ServiceUnavailableException",
183
- "exception":true,
184
- "fault":true
185
- }
95
+ {"shape":"InvalidParameterException"},
96
+ {"shape":"ResourceNotFoundException"},
97
+ {"shape":"OperationAbortedException"},
98
+ {"shape":"ServiceUnavailableException"}
186
99
  ]
187
100
  },
188
101
  "DeleteLogStream":{
@@ -193,23 +106,10 @@
193
106
  },
194
107
  "input":{"shape":"DeleteLogStreamRequest"},
195
108
  "errors":[
196
- {
197
- "shape":"InvalidParameterException",
198
- "exception":true
199
- },
200
- {
201
- "shape":"ResourceNotFoundException",
202
- "exception":true
203
- },
204
- {
205
- "shape":"OperationAbortedException",
206
- "exception":true
207
- },
208
- {
209
- "shape":"ServiceUnavailableException",
210
- "exception":true,
211
- "fault":true
212
- }
109
+ {"shape":"InvalidParameterException"},
110
+ {"shape":"ResourceNotFoundException"},
111
+ {"shape":"OperationAbortedException"},
112
+ {"shape":"ServiceUnavailableException"}
213
113
  ]
214
114
  },
215
115
  "DeleteMetricFilter":{
@@ -220,23 +120,10 @@
220
120
  },
221
121
  "input":{"shape":"DeleteMetricFilterRequest"},
222
122
  "errors":[
223
- {
224
- "shape":"InvalidParameterException",
225
- "exception":true
226
- },
227
- {
228
- "shape":"ResourceNotFoundException",
229
- "exception":true
230
- },
231
- {
232
- "shape":"OperationAbortedException",
233
- "exception":true
234
- },
235
- {
236
- "shape":"ServiceUnavailableException",
237
- "exception":true,
238
- "fault":true
239
- }
123
+ {"shape":"InvalidParameterException"},
124
+ {"shape":"ResourceNotFoundException"},
125
+ {"shape":"OperationAbortedException"},
126
+ {"shape":"ServiceUnavailableException"}
240
127
  ]
241
128
  },
242
129
  "DeleteRetentionPolicy":{
@@ -247,23 +134,10 @@
247
134
  },
248
135
  "input":{"shape":"DeleteRetentionPolicyRequest"},
249
136
  "errors":[
250
- {
251
- "shape":"InvalidParameterException",
252
- "exception":true
253
- },
254
- {
255
- "shape":"ResourceNotFoundException",
256
- "exception":true
257
- },
258
- {
259
- "shape":"OperationAbortedException",
260
- "exception":true
261
- },
262
- {
263
- "shape":"ServiceUnavailableException",
264
- "exception":true,
265
- "fault":true
266
- }
137
+ {"shape":"InvalidParameterException"},
138
+ {"shape":"ResourceNotFoundException"},
139
+ {"shape":"OperationAbortedException"},
140
+ {"shape":"ServiceUnavailableException"}
267
141
  ]
268
142
  },
269
143
  "DeleteSubscriptionFilter":{
@@ -274,23 +148,10 @@
274
148
  },
275
149
  "input":{"shape":"DeleteSubscriptionFilterRequest"},
276
150
  "errors":[
277
- {
278
- "shape":"InvalidParameterException",
279
- "exception":true
280
- },
281
- {
282
- "shape":"ResourceNotFoundException",
283
- "exception":true
284
- },
285
- {
286
- "shape":"OperationAbortedException",
287
- "exception":true
288
- },
289
- {
290
- "shape":"ServiceUnavailableException",
291
- "exception":true,
292
- "fault":true
293
- }
151
+ {"shape":"InvalidParameterException"},
152
+ {"shape":"ResourceNotFoundException"},
153
+ {"shape":"OperationAbortedException"},
154
+ {"shape":"ServiceUnavailableException"}
294
155
  ]
295
156
  },
296
157
  "DescribeDestinations":{
@@ -302,15 +163,8 @@
302
163
  "input":{"shape":"DescribeDestinationsRequest"},
303
164
  "output":{"shape":"DescribeDestinationsResponse"},
304
165
  "errors":[
305
- {
306
- "shape":"InvalidParameterException",
307
- "exception":true
308
- },
309
- {
310
- "shape":"ServiceUnavailableException",
311
- "exception":true,
312
- "fault":true
313
- }
166
+ {"shape":"InvalidParameterException"},
167
+ {"shape":"ServiceUnavailableException"}
314
168
  ]
315
169
  },
316
170
  "DescribeExportTasks":{
@@ -322,15 +176,8 @@
322
176
  "input":{"shape":"DescribeExportTasksRequest"},
323
177
  "output":{"shape":"DescribeExportTasksResponse"},
324
178
  "errors":[
325
- {
326
- "shape":"InvalidParameterException",
327
- "exception":true
328
- },
329
- {
330
- "shape":"ServiceUnavailableException",
331
- "exception":true,
332
- "fault":true
333
- }
179
+ {"shape":"InvalidParameterException"},
180
+ {"shape":"ServiceUnavailableException"}
334
181
  ]
335
182
  },
336
183
  "DescribeLogGroups":{
@@ -342,15 +189,8 @@
342
189
  "input":{"shape":"DescribeLogGroupsRequest"},
343
190
  "output":{"shape":"DescribeLogGroupsResponse"},
344
191
  "errors":[
345
- {
346
- "shape":"InvalidParameterException",
347
- "exception":true
348
- },
349
- {
350
- "shape":"ServiceUnavailableException",
351
- "exception":true,
352
- "fault":true
353
- }
192
+ {"shape":"InvalidParameterException"},
193
+ {"shape":"ServiceUnavailableException"}
354
194
  ]
355
195
  },
356
196
  "DescribeLogStreams":{
@@ -362,19 +202,9 @@
362
202
  "input":{"shape":"DescribeLogStreamsRequest"},
363
203
  "output":{"shape":"DescribeLogStreamsResponse"},
364
204
  "errors":[
365
- {
366
- "shape":"InvalidParameterException",
367
- "exception":true
368
- },
369
- {
370
- "shape":"ResourceNotFoundException",
371
- "exception":true
372
- },
373
- {
374
- "shape":"ServiceUnavailableException",
375
- "exception":true,
376
- "fault":true
377
- }
205
+ {"shape":"InvalidParameterException"},
206
+ {"shape":"ResourceNotFoundException"},
207
+ {"shape":"ServiceUnavailableException"}
378
208
  ]
379
209
  },
380
210
  "DescribeMetricFilters":{
@@ -386,19 +216,9 @@
386
216
  "input":{"shape":"DescribeMetricFiltersRequest"},
387
217
  "output":{"shape":"DescribeMetricFiltersResponse"},
388
218
  "errors":[
389
- {
390
- "shape":"InvalidParameterException",
391
- "exception":true
392
- },
393
- {
394
- "shape":"ResourceNotFoundException",
395
- "exception":true
396
- },
397
- {
398
- "shape":"ServiceUnavailableException",
399
- "exception":true,
400
- "fault":true
401
- }
219
+ {"shape":"InvalidParameterException"},
220
+ {"shape":"ResourceNotFoundException"},
221
+ {"shape":"ServiceUnavailableException"}
402
222
  ]
403
223
  },
404
224
  "DescribeSubscriptionFilters":{
@@ -410,19 +230,9 @@
410
230
  "input":{"shape":"DescribeSubscriptionFiltersRequest"},
411
231
  "output":{"shape":"DescribeSubscriptionFiltersResponse"},
412
232
  "errors":[
413
- {
414
- "shape":"InvalidParameterException",
415
- "exception":true
416
- },
417
- {
418
- "shape":"ResourceNotFoundException",
419
- "exception":true
420
- },
421
- {
422
- "shape":"ServiceUnavailableException",
423
- "exception":true,
424
- "fault":true
425
- }
233
+ {"shape":"InvalidParameterException"},
234
+ {"shape":"ResourceNotFoundException"},
235
+ {"shape":"ServiceUnavailableException"}
426
236
  ]
427
237
  },
428
238
  "FilterLogEvents":{
@@ -434,19 +244,9 @@
434
244
  "input":{"shape":"FilterLogEventsRequest"},
435
245
  "output":{"shape":"FilterLogEventsResponse"},
436
246
  "errors":[
437
- {
438
- "shape":"InvalidParameterException",
439
- "exception":true
440
- },
441
- {
442
- "shape":"ResourceNotFoundException",
443
- "exception":true
444
- },
445
- {
446
- "shape":"ServiceUnavailableException",
447
- "exception":true,
448
- "fault":true
449
- }
247
+ {"shape":"InvalidParameterException"},
248
+ {"shape":"ResourceNotFoundException"},
249
+ {"shape":"ServiceUnavailableException"}
450
250
  ]
451
251
  },
452
252
  "GetLogEvents":{
@@ -458,19 +258,9 @@
458
258
  "input":{"shape":"GetLogEventsRequest"},
459
259
  "output":{"shape":"GetLogEventsResponse"},
460
260
  "errors":[
461
- {
462
- "shape":"InvalidParameterException",
463
- "exception":true
464
- },
465
- {
466
- "shape":"ResourceNotFoundException",
467
- "exception":true
468
- },
469
- {
470
- "shape":"ServiceUnavailableException",
471
- "exception":true,
472
- "fault":true
473
- }
261
+ {"shape":"InvalidParameterException"},
262
+ {"shape":"ResourceNotFoundException"},
263
+ {"shape":"ServiceUnavailableException"}
474
264
  ]
475
265
  },
476
266
  "PutDestination":{
@@ -482,19 +272,9 @@
482
272
  "input":{"shape":"PutDestinationRequest"},
483
273
  "output":{"shape":"PutDestinationResponse"},
484
274
  "errors":[
485
- {
486
- "shape":"InvalidParameterException",
487
- "exception":true
488
- },
489
- {
490
- "shape":"OperationAbortedException",
491
- "exception":true
492
- },
493
- {
494
- "shape":"ServiceUnavailableException",
495
- "exception":true,
496
- "fault":true
497
- }
275
+ {"shape":"InvalidParameterException"},
276
+ {"shape":"OperationAbortedException"},
277
+ {"shape":"ServiceUnavailableException"}
498
278
  ]
499
279
  },
500
280
  "PutDestinationPolicy":{
@@ -505,19 +285,9 @@
505
285
  },
506
286
  "input":{"shape":"PutDestinationPolicyRequest"},
507
287
  "errors":[
508
- {
509
- "shape":"InvalidParameterException",
510
- "exception":true
511
- },
512
- {
513
- "shape":"OperationAbortedException",
514
- "exception":true
515
- },
516
- {
517
- "shape":"ServiceUnavailableException",
518
- "exception":true,
519
- "fault":true
520
- }
288
+ {"shape":"InvalidParameterException"},
289
+ {"shape":"OperationAbortedException"},
290
+ {"shape":"ServiceUnavailableException"}
521
291
  ]
522
292
  },
523
293
  "PutLogEvents":{
@@ -529,31 +299,12 @@
529
299
  "input":{"shape":"PutLogEventsRequest"},
530
300
  "output":{"shape":"PutLogEventsResponse"},
531
301
  "errors":[
532
- {
533
- "shape":"InvalidParameterException",
534
- "exception":true
535
- },
536
- {
537
- "shape":"InvalidSequenceTokenException",
538
- "exception":true
539
- },
540
- {
541
- "shape":"DataAlreadyAcceptedException",
542
- "exception":true
543
- },
544
- {
545
- "shape":"ResourceNotFoundException",
546
- "exception":true
547
- },
548
- {
549
- "shape":"OperationAbortedException",
550
- "exception":true
551
- },
552
- {
553
- "shape":"ServiceUnavailableException",
554
- "exception":true,
555
- "fault":true
556
- }
302
+ {"shape":"InvalidParameterException"},
303
+ {"shape":"InvalidSequenceTokenException"},
304
+ {"shape":"DataAlreadyAcceptedException"},
305
+ {"shape":"ResourceNotFoundException"},
306
+ {"shape":"OperationAbortedException"},
307
+ {"shape":"ServiceUnavailableException"}
557
308
  ]
558
309
  },
559
310
  "PutMetricFilter":{
@@ -564,27 +315,11 @@
564
315
  },
565
316
  "input":{"shape":"PutMetricFilterRequest"},
566
317
  "errors":[
567
- {
568
- "shape":"InvalidParameterException",
569
- "exception":true
570
- },
571
- {
572
- "shape":"ResourceNotFoundException",
573
- "exception":true
574
- },
575
- {
576
- "shape":"OperationAbortedException",
577
- "exception":true
578
- },
579
- {
580
- "shape":"LimitExceededException",
581
- "exception":true
582
- },
583
- {
584
- "shape":"ServiceUnavailableException",
585
- "exception":true,
586
- "fault":true
587
- }
318
+ {"shape":"InvalidParameterException"},
319
+ {"shape":"ResourceNotFoundException"},
320
+ {"shape":"OperationAbortedException"},
321
+ {"shape":"LimitExceededException"},
322
+ {"shape":"ServiceUnavailableException"}
588
323
  ]
589
324
  },
590
325
  "PutRetentionPolicy":{
@@ -595,23 +330,10 @@
595
330
  },
596
331
  "input":{"shape":"PutRetentionPolicyRequest"},
597
332
  "errors":[
598
- {
599
- "shape":"InvalidParameterException",
600
- "exception":true
601
- },
602
- {
603
- "shape":"ResourceNotFoundException",
604
- "exception":true
605
- },
606
- {
607
- "shape":"OperationAbortedException",
608
- "exception":true
609
- },
610
- {
611
- "shape":"ServiceUnavailableException",
612
- "exception":true,
613
- "fault":true
614
- }
333
+ {"shape":"InvalidParameterException"},
334
+ {"shape":"ResourceNotFoundException"},
335
+ {"shape":"OperationAbortedException"},
336
+ {"shape":"ServiceUnavailableException"}
615
337
  ]
616
338
  },
617
339
  "PutSubscriptionFilter":{
@@ -622,27 +344,11 @@
622
344
  },
623
345
  "input":{"shape":"PutSubscriptionFilterRequest"},
624
346
  "errors":[
625
- {
626
- "shape":"InvalidParameterException",
627
- "exception":true
628
- },
629
- {
630
- "shape":"ResourceNotFoundException",
631
- "exception":true
632
- },
633
- {
634
- "shape":"OperationAbortedException",
635
- "exception":true
636
- },
637
- {
638
- "shape":"LimitExceededException",
639
- "exception":true
640
- },
641
- {
642
- "shape":"ServiceUnavailableException",
643
- "exception":true,
644
- "fault":true
645
- }
347
+ {"shape":"InvalidParameterException"},
348
+ {"shape":"ResourceNotFoundException"},
349
+ {"shape":"OperationAbortedException"},
350
+ {"shape":"LimitExceededException"},
351
+ {"shape":"ServiceUnavailableException"}
646
352
  ]
647
353
  },
648
354
  "TestMetricFilter":{
@@ -654,15 +360,8 @@
654
360
  "input":{"shape":"TestMetricFilterRequest"},
655
361
  "output":{"shape":"TestMetricFilterResponse"},
656
362
  "errors":[
657
- {
658
- "shape":"InvalidParameterException",
659
- "exception":true
660
- },
661
- {
662
- "shape":"ServiceUnavailableException",
663
- "exception":true,
664
- "fault":true
665
- }
363
+ {"shape":"InvalidParameterException"},
364
+ {"shape":"ServiceUnavailableException"}
666
365
  ]
667
366
  }
668
367
  },
@@ -817,8 +516,8 @@
817
516
  },
818
517
  "DescribeLimit":{
819
518
  "type":"integer",
820
- "min":1,
821
- "max":50
519
+ "max":50,
520
+ "min":1
822
521
  },
823
522
  "DescribeLogGroupsRequest":{
824
523
  "type":"structure",
@@ -905,8 +604,8 @@
905
604
  },
906
605
  "DestinationName":{
907
606
  "type":"string",
908
- "min":1,
909
607
  "max":512,
608
+ "min":1,
910
609
  "pattern":"[^:*]*"
911
610
  },
912
611
  "Destinations":{
@@ -921,13 +620,13 @@
921
620
  "EventNumber":{"type":"long"},
922
621
  "EventsLimit":{
923
622
  "type":"integer",
924
- "min":1,
925
- "max":10000
623
+ "max":10000,
624
+ "min":1
926
625
  },
927
626
  "ExportDestinationBucket":{
928
627
  "type":"string",
929
- "min":1,
930
- "max":512
628
+ "max":512,
629
+ "min":1
931
630
  },
932
631
  "ExportDestinationPrefix":{"type":"string"},
933
632
  "ExportTask":{
@@ -953,13 +652,13 @@
953
652
  },
954
653
  "ExportTaskId":{
955
654
  "type":"string",
956
- "min":1,
957
- "max":512
655
+ "max":512,
656
+ "min":1
958
657
  },
959
658
  "ExportTaskName":{
960
659
  "type":"string",
961
- "min":1,
962
- "max":512
660
+ "max":512,
661
+ "min":1
963
662
  },
964
663
  "ExportTaskStatus":{
965
664
  "type":"structure",
@@ -1014,14 +713,14 @@
1014
713
  },
1015
714
  "FilterName":{
1016
715
  "type":"string",
1017
- "min":1,
1018
716
  "max":512,
717
+ "min":1,
1019
718
  "pattern":"[^:*]*"
1020
719
  },
1021
720
  "FilterPattern":{
1022
721
  "type":"string",
1023
- "min":0,
1024
- "max":512
722
+ "max":512,
723
+ "min":0
1025
724
  },
1026
725
  "FilteredLogEvent":{
1027
726
  "type":"structure",
@@ -1075,14 +774,14 @@
1075
774
  "InputLogEvents":{
1076
775
  "type":"list",
1077
776
  "member":{"shape":"InputLogEvent"},
1078
- "min":1,
1079
- "max":10000
777
+ "max":10000,
778
+ "min":1
1080
779
  },
1081
780
  "InputLogStreamNames":{
1082
781
  "type":"list",
1083
782
  "member":{"shape":"LogStreamName"},
1084
- "min":1,
1085
- "max":100
783
+ "max":100,
784
+ "min":1
1086
785
  },
1087
786
  "Interleaved":{"type":"boolean"},
1088
787
  "InvalidOperationException":{
@@ -1124,8 +823,8 @@
1124
823
  },
1125
824
  "LogGroupName":{
1126
825
  "type":"string",
1127
- "min":1,
1128
826
  "max":512,
827
+ "min":1,
1129
828
  "pattern":"[\\.\\-_/#A-Za-z0-9]+"
1130
829
  },
1131
830
  "LogGroups":{
@@ -1147,8 +846,8 @@
1147
846
  },
1148
847
  "LogStreamName":{
1149
848
  "type":"string",
1150
- "min":1,
1151
849
  "max":512,
850
+ "min":1,
1152
851
  "pattern":"[^:*]*"
1153
852
  },
1154
853
  "LogStreamSearchedCompletely":{"type":"boolean"},
@@ -1207,8 +906,8 @@
1207
906
  "MetricTransformations":{
1208
907
  "type":"list",
1209
908
  "member":{"shape":"MetricTransformation"},
1210
- "min":1,
1211
- "max":1
909
+ "max":1,
910
+ "min":1
1212
911
  },
1213
912
  "MetricValue":{
1214
913
  "type":"string",
@@ -1409,8 +1108,8 @@
1409
1108
  "TestEventMessages":{
1410
1109
  "type":"list",
1411
1110
  "member":{"shape":"EventMessage"},
1412
- "min":1,
1413
- "max":50
1111
+ "max":50,
1112
+ "min":1
1414
1113
  },
1415
1114
  "TestMetricFilterRequest":{
1416
1115
  "type":"structure",