aws-sdk-core 2.2.27 → 2.2.28

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: 6edf9b9c42b1831c08d62e79e27fb9acbe0840e0
4
- data.tar.gz: ceb476ab23aa0af04cc691bcbbc9dc13ff537c71
3
+ metadata.gz: 33d9655d78986cdb5f7056daf0ee087133d2073f
4
+ data.tar.gz: 7ce211a838ab716bda60278c5327f7be8a9ef59d
5
5
  SHA512:
6
- metadata.gz: 417dc86f1a5fa7cb7061343e7a4bd02e2f40b3b39c4c0bae91820dd2b997110bf5a92ec11f041f8a0890975b62030adf8da741235d6b3b5c0c839e0b8d813a93
7
- data.tar.gz: 0ca916b8f2cf1e1232b28963956273685fdcad5b822d7179fcdba99f7569d9ca4e135a6bdfe45106a23bc16efff45cb4b6805f0155136e95d83e5ade5303ae02
6
+ metadata.gz: 2b3ff4efe96a5180b4408035cc3075ff476e88d4cb8cde4ea064b290785cdf46553ee14c0fe0d7c696727b845f6487a20016f6b45ac8eb14bdcddea13ae857bd
7
+ data.tar.gz: a3d6ba4eb4e02eaea8adcdbfdb18e0a10f35e114abab7e81436fd8312def261fadffccdf137ebbc2aea5def4c1361bc25deda6b90799b702cde9bfecf2f5dc02
@@ -1,16 +1,30 @@
1
1
  {
2
+ "version":"2.0",
2
3
  "metadata":{
3
4
  "apiVersion":"2014-05-30",
4
5
  "endpointPrefix":"cloudhsm",
6
+ "jsonVersion":"1.1",
7
+ "protocol":"json",
5
8
  "serviceAbbreviation":"CloudHSM",
6
9
  "serviceFullName":"Amazon CloudHSM",
7
10
  "signatureVersion":"v4",
8
- "targetPrefix":"cloudhsm",
9
- "protocol":"json",
10
- "jsonVersion":"1.1",
11
11
  "targetPrefix":"CloudHsmFrontendService"
12
12
  },
13
13
  "operations":{
14
+ "AddTagsToResource":{
15
+ "name":"AddTagsToResource",
16
+ "http":{
17
+ "method":"POST",
18
+ "requestUri":"/"
19
+ },
20
+ "input":{"shape":"AddTagsToResourceRequest"},
21
+ "output":{"shape":"AddTagsToResourceResponse"},
22
+ "errors":[
23
+ {"shape":"CloudHsmServiceException"},
24
+ {"shape":"CloudHsmInternalException"},
25
+ {"shape":"InvalidRequestException"}
26
+ ]
27
+ },
14
28
  "CreateHapg":{
15
29
  "name":"CreateHapg",
16
30
  "http":{
@@ -20,19 +34,9 @@
20
34
  "input":{"shape":"CreateHapgRequest"},
21
35
  "output":{"shape":"CreateHapgResponse"},
22
36
  "errors":[
23
- {
24
- "shape":"CloudHsmServiceException",
25
- "exception":true
26
- },
27
- {
28
- "shape":"CloudHsmInternalException",
29
- "exception":true,
30
- "fault":true
31
- },
32
- {
33
- "shape":"InvalidRequestException",
34
- "exception":true
35
- }
37
+ {"shape":"CloudHsmServiceException"},
38
+ {"shape":"CloudHsmInternalException"},
39
+ {"shape":"InvalidRequestException"}
36
40
  ]
37
41
  },
38
42
  "CreateHsm":{
@@ -41,25 +45,12 @@
41
45
  "method":"POST",
42
46
  "requestUri":"/"
43
47
  },
44
- "input":{
45
- "shape":"CreateHsmRequest",
46
- "locationName":"CreateHsmRequest"
47
- },
48
+ "input":{"shape":"CreateHsmRequest"},
48
49
  "output":{"shape":"CreateHsmResponse"},
49
50
  "errors":[
50
- {
51
- "shape":"CloudHsmServiceException",
52
- "exception":true
53
- },
54
- {
55
- "shape":"CloudHsmInternalException",
56
- "exception":true,
57
- "fault":true
58
- },
59
- {
60
- "shape":"InvalidRequestException",
61
- "exception":true
62
- }
51
+ {"shape":"CloudHsmServiceException"},
52
+ {"shape":"CloudHsmInternalException"},
53
+ {"shape":"InvalidRequestException"}
63
54
  ]
64
55
  },
65
56
  "CreateLunaClient":{
@@ -71,19 +62,9 @@
71
62
  "input":{"shape":"CreateLunaClientRequest"},
72
63
  "output":{"shape":"CreateLunaClientResponse"},
73
64
  "errors":[
74
- {
75
- "shape":"CloudHsmServiceException",
76
- "exception":true
77
- },
78
- {
79
- "shape":"CloudHsmInternalException",
80
- "exception":true,
81
- "fault":true
82
- },
83
- {
84
- "shape":"InvalidRequestException",
85
- "exception":true
86
- }
65
+ {"shape":"CloudHsmServiceException"},
66
+ {"shape":"CloudHsmInternalException"},
67
+ {"shape":"InvalidRequestException"}
87
68
  ]
88
69
  },
89
70
  "DeleteHapg":{
@@ -95,19 +76,9 @@
95
76
  "input":{"shape":"DeleteHapgRequest"},
96
77
  "output":{"shape":"DeleteHapgResponse"},
97
78
  "errors":[
98
- {
99
- "shape":"CloudHsmServiceException",
100
- "exception":true
101
- },
102
- {
103
- "shape":"CloudHsmInternalException",
104
- "exception":true,
105
- "fault":true
106
- },
107
- {
108
- "shape":"InvalidRequestException",
109
- "exception":true
110
- }
79
+ {"shape":"CloudHsmServiceException"},
80
+ {"shape":"CloudHsmInternalException"},
81
+ {"shape":"InvalidRequestException"}
111
82
  ]
112
83
  },
113
84
  "DeleteHsm":{
@@ -116,25 +87,12 @@
116
87
  "method":"POST",
117
88
  "requestUri":"/"
118
89
  },
119
- "input":{
120
- "shape":"DeleteHsmRequest",
121
- "locationName":"DeleteHsmRequest"
122
- },
90
+ "input":{"shape":"DeleteHsmRequest"},
123
91
  "output":{"shape":"DeleteHsmResponse"},
124
92
  "errors":[
125
- {
126
- "shape":"CloudHsmServiceException",
127
- "exception":true
128
- },
129
- {
130
- "shape":"CloudHsmInternalException",
131
- "exception":true,
132
- "fault":true
133
- },
134
- {
135
- "shape":"InvalidRequestException",
136
- "exception":true
137
- }
93
+ {"shape":"CloudHsmServiceException"},
94
+ {"shape":"CloudHsmInternalException"},
95
+ {"shape":"InvalidRequestException"}
138
96
  ]
139
97
  },
140
98
  "DeleteLunaClient":{
@@ -146,19 +104,9 @@
146
104
  "input":{"shape":"DeleteLunaClientRequest"},
147
105
  "output":{"shape":"DeleteLunaClientResponse"},
148
106
  "errors":[
149
- {
150
- "shape":"CloudHsmServiceException",
151
- "exception":true
152
- },
153
- {
154
- "shape":"CloudHsmInternalException",
155
- "exception":true,
156
- "fault":true
157
- },
158
- {
159
- "shape":"InvalidRequestException",
160
- "exception":true
161
- }
107
+ {"shape":"CloudHsmServiceException"},
108
+ {"shape":"CloudHsmInternalException"},
109
+ {"shape":"InvalidRequestException"}
162
110
  ]
163
111
  },
164
112
  "DescribeHapg":{
@@ -170,19 +118,9 @@
170
118
  "input":{"shape":"DescribeHapgRequest"},
171
119
  "output":{"shape":"DescribeHapgResponse"},
172
120
  "errors":[
173
- {
174
- "shape":"CloudHsmServiceException",
175
- "exception":true
176
- },
177
- {
178
- "shape":"CloudHsmInternalException",
179
- "exception":true,
180
- "fault":true
181
- },
182
- {
183
- "shape":"InvalidRequestException",
184
- "exception":true
185
- }
121
+ {"shape":"CloudHsmServiceException"},
122
+ {"shape":"CloudHsmInternalException"},
123
+ {"shape":"InvalidRequestException"}
186
124
  ]
187
125
  },
188
126
  "DescribeHsm":{
@@ -194,19 +132,9 @@
194
132
  "input":{"shape":"DescribeHsmRequest"},
195
133
  "output":{"shape":"DescribeHsmResponse"},
196
134
  "errors":[
197
- {
198
- "shape":"CloudHsmServiceException",
199
- "exception":true
200
- },
201
- {
202
- "shape":"CloudHsmInternalException",
203
- "exception":true,
204
- "fault":true
205
- },
206
- {
207
- "shape":"InvalidRequestException",
208
- "exception":true
209
- }
135
+ {"shape":"CloudHsmServiceException"},
136
+ {"shape":"CloudHsmInternalException"},
137
+ {"shape":"InvalidRequestException"}
210
138
  ]
211
139
  },
212
140
  "DescribeLunaClient":{
@@ -218,19 +146,9 @@
218
146
  "input":{"shape":"DescribeLunaClientRequest"},
219
147
  "output":{"shape":"DescribeLunaClientResponse"},
220
148
  "errors":[
221
- {
222
- "shape":"CloudHsmServiceException",
223
- "exception":true
224
- },
225
- {
226
- "shape":"CloudHsmInternalException",
227
- "exception":true,
228
- "fault":true
229
- },
230
- {
231
- "shape":"InvalidRequestException",
232
- "exception":true
233
- }
149
+ {"shape":"CloudHsmServiceException"},
150
+ {"shape":"CloudHsmInternalException"},
151
+ {"shape":"InvalidRequestException"}
234
152
  ]
235
153
  },
236
154
  "GetConfig":{
@@ -242,19 +160,9 @@
242
160
  "input":{"shape":"GetConfigRequest"},
243
161
  "output":{"shape":"GetConfigResponse"},
244
162
  "errors":[
245
- {
246
- "shape":"CloudHsmServiceException",
247
- "exception":true
248
- },
249
- {
250
- "shape":"CloudHsmInternalException",
251
- "exception":true,
252
- "fault":true
253
- },
254
- {
255
- "shape":"InvalidRequestException",
256
- "exception":true
257
- }
163
+ {"shape":"CloudHsmServiceException"},
164
+ {"shape":"CloudHsmInternalException"},
165
+ {"shape":"InvalidRequestException"}
258
166
  ]
259
167
  },
260
168
  "ListAvailableZones":{
@@ -266,19 +174,9 @@
266
174
  "input":{"shape":"ListAvailableZonesRequest"},
267
175
  "output":{"shape":"ListAvailableZonesResponse"},
268
176
  "errors":[
269
- {
270
- "shape":"CloudHsmServiceException",
271
- "exception":true
272
- },
273
- {
274
- "shape":"CloudHsmInternalException",
275
- "exception":true,
276
- "fault":true
277
- },
278
- {
279
- "shape":"InvalidRequestException",
280
- "exception":true
281
- }
177
+ {"shape":"CloudHsmServiceException"},
178
+ {"shape":"CloudHsmInternalException"},
179
+ {"shape":"InvalidRequestException"}
282
180
  ]
283
181
  },
284
182
  "ListHapgs":{
@@ -290,19 +188,9 @@
290
188
  "input":{"shape":"ListHapgsRequest"},
291
189
  "output":{"shape":"ListHapgsResponse"},
292
190
  "errors":[
293
- {
294
- "shape":"CloudHsmServiceException",
295
- "exception":true
296
- },
297
- {
298
- "shape":"CloudHsmInternalException",
299
- "exception":true,
300
- "fault":true
301
- },
302
- {
303
- "shape":"InvalidRequestException",
304
- "exception":true
305
- }
191
+ {"shape":"CloudHsmServiceException"},
192
+ {"shape":"CloudHsmInternalException"},
193
+ {"shape":"InvalidRequestException"}
306
194
  ]
307
195
  },
308
196
  "ListHsms":{
@@ -314,19 +202,9 @@
314
202
  "input":{"shape":"ListHsmsRequest"},
315
203
  "output":{"shape":"ListHsmsResponse"},
316
204
  "errors":[
317
- {
318
- "shape":"CloudHsmServiceException",
319
- "exception":true
320
- },
321
- {
322
- "shape":"CloudHsmInternalException",
323
- "exception":true,
324
- "fault":true
325
- },
326
- {
327
- "shape":"InvalidRequestException",
328
- "exception":true
329
- }
205
+ {"shape":"CloudHsmServiceException"},
206
+ {"shape":"CloudHsmInternalException"},
207
+ {"shape":"InvalidRequestException"}
330
208
  ]
331
209
  },
332
210
  "ListLunaClients":{
@@ -338,19 +216,23 @@
338
216
  "input":{"shape":"ListLunaClientsRequest"},
339
217
  "output":{"shape":"ListLunaClientsResponse"},
340
218
  "errors":[
341
- {
342
- "shape":"CloudHsmServiceException",
343
- "exception":true
344
- },
345
- {
346
- "shape":"CloudHsmInternalException",
347
- "exception":true,
348
- "fault":true
349
- },
350
- {
351
- "shape":"InvalidRequestException",
352
- "exception":true
353
- }
219
+ {"shape":"CloudHsmServiceException"},
220
+ {"shape":"CloudHsmInternalException"},
221
+ {"shape":"InvalidRequestException"}
222
+ ]
223
+ },
224
+ "ListTagsForResource":{
225
+ "name":"ListTagsForResource",
226
+ "http":{
227
+ "method":"POST",
228
+ "requestUri":"/"
229
+ },
230
+ "input":{"shape":"ListTagsForResourceRequest"},
231
+ "output":{"shape":"ListTagsForResourceResponse"},
232
+ "errors":[
233
+ {"shape":"CloudHsmServiceException"},
234
+ {"shape":"CloudHsmInternalException"},
235
+ {"shape":"InvalidRequestException"}
354
236
  ]
355
237
  },
356
238
  "ModifyHapg":{
@@ -362,19 +244,9 @@
362
244
  "input":{"shape":"ModifyHapgRequest"},
363
245
  "output":{"shape":"ModifyHapgResponse"},
364
246
  "errors":[
365
- {
366
- "shape":"CloudHsmServiceException",
367
- "exception":true
368
- },
369
- {
370
- "shape":"CloudHsmInternalException",
371
- "exception":true,
372
- "fault":true
373
- },
374
- {
375
- "shape":"InvalidRequestException",
376
- "exception":true
377
- }
247
+ {"shape":"CloudHsmServiceException"},
248
+ {"shape":"CloudHsmInternalException"},
249
+ {"shape":"InvalidRequestException"}
378
250
  ]
379
251
  },
380
252
  "ModifyHsm":{
@@ -383,25 +255,12 @@
383
255
  "method":"POST",
384
256
  "requestUri":"/"
385
257
  },
386
- "input":{
387
- "shape":"ModifyHsmRequest",
388
- "locationName":"ModifyHsmRequest"
389
- },
258
+ "input":{"shape":"ModifyHsmRequest"},
390
259
  "output":{"shape":"ModifyHsmResponse"},
391
260
  "errors":[
392
- {
393
- "shape":"CloudHsmServiceException",
394
- "exception":true
395
- },
396
- {
397
- "shape":"CloudHsmInternalException",
398
- "exception":true,
399
- "fault":true
400
- },
401
- {
402
- "shape":"InvalidRequestException",
403
- "exception":true
404
- }
261
+ {"shape":"CloudHsmServiceException"},
262
+ {"shape":"CloudHsmInternalException"},
263
+ {"shape":"InvalidRequestException"}
405
264
  ]
406
265
  },
407
266
  "ModifyLunaClient":{
@@ -413,10 +272,21 @@
413
272
  "input":{"shape":"ModifyLunaClientRequest"},
414
273
  "output":{"shape":"ModifyLunaClientResponse"},
415
274
  "errors":[
416
- {
417
- "shape":"CloudHsmServiceException",
418
- "exception":true
419
- }
275
+ {"shape":"CloudHsmServiceException"}
276
+ ]
277
+ },
278
+ "RemoveTagsFromResource":{
279
+ "name":"RemoveTagsFromResource",
280
+ "http":{
281
+ "method":"POST",
282
+ "requestUri":"/"
283
+ },
284
+ "input":{"shape":"RemoveTagsFromResourceRequest"},
285
+ "output":{"shape":"RemoveTagsFromResourceResponse"},
286
+ "errors":[
287
+ {"shape":"CloudHsmServiceException"},
288
+ {"shape":"CloudHsmInternalException"},
289
+ {"shape":"InvalidRequestException"}
420
290
  ]
421
291
  }
422
292
  },
@@ -429,11 +299,29 @@
429
299
  "type":"list",
430
300
  "member":{"shape":"AZ"}
431
301
  },
302
+ "AddTagsToResourceRequest":{
303
+ "type":"structure",
304
+ "required":[
305
+ "ResourceArn",
306
+ "TagList"
307
+ ],
308
+ "members":{
309
+ "ResourceArn":{"shape":"String"},
310
+ "TagList":{"shape":"TagList"}
311
+ }
312
+ },
313
+ "AddTagsToResourceResponse":{
314
+ "type":"structure",
315
+ "required":["Status"],
316
+ "members":{
317
+ "Status":{"shape":"String"}
318
+ }
319
+ },
432
320
  "Boolean":{"type":"boolean"},
433
321
  "Certificate":{
434
322
  "type":"string",
435
- "min":600,
436
323
  "max":2400,
324
+ "min":600,
437
325
  "pattern":"[\\w :+=./\\n-]*"
438
326
  },
439
327
  "CertificateFingerprint":{
@@ -540,7 +428,8 @@
540
428
  "shape":"IpAddress",
541
429
  "locationName":"SyslogIp"
542
430
  }
543
- }
431
+ },
432
+ "locationName":"CreateHsmRequest"
544
433
  },
545
434
  "CreateHsmResponse":{
546
435
  "type":"structure",
@@ -584,7 +473,8 @@
584
473
  "shape":"HsmArn",
585
474
  "locationName":"HsmArn"
586
475
  }
587
- }
476
+ },
477
+ "locationName":"DeleteHsmRequest"
588
478
  },
589
479
  "DeleteHsmResponse":{
590
480
  "type":"structure",
@@ -809,6 +699,20 @@
809
699
  "NextToken":{"shape":"PaginationToken"}
810
700
  }
811
701
  },
702
+ "ListTagsForResourceRequest":{
703
+ "type":"structure",
704
+ "required":["ResourceArn"],
705
+ "members":{
706
+ "ResourceArn":{"shape":"String"}
707
+ }
708
+ },
709
+ "ListTagsForResourceResponse":{
710
+ "type":"structure",
711
+ "required":["TagList"],
712
+ "members":{
713
+ "TagList":{"shape":"TagList"}
714
+ }
715
+ },
812
716
  "ModifyHapgRequest":{
813
717
  "type":"structure",
814
718
  "required":["HapgArn"],
@@ -852,7 +756,8 @@
852
756
  "shape":"IpAddress",
853
757
  "locationName":"SyslogIp"
854
758
  }
855
- }
759
+ },
760
+ "locationName":"ModifyHsmRequest"
856
761
  },
857
762
  "ModifyHsmResponse":{
858
763
  "type":"structure",
@@ -891,12 +796,30 @@
891
796
  },
892
797
  "PartitionSerial":{
893
798
  "type":"string",
894
- "pattern":"\\d{9}"
799
+ "pattern":"\\d{6,12}"
895
800
  },
896
801
  "PartitionSerialList":{
897
802
  "type":"list",
898
803
  "member":{"shape":"PartitionSerial"}
899
804
  },
805
+ "RemoveTagsFromResourceRequest":{
806
+ "type":"structure",
807
+ "required":[
808
+ "ResourceArn",
809
+ "TagKeyList"
810
+ ],
811
+ "members":{
812
+ "ResourceArn":{"shape":"String"},
813
+ "TagKeyList":{"shape":"TagKeyList"}
814
+ }
815
+ },
816
+ "RemoveTagsFromResourceResponse":{
817
+ "type":"structure",
818
+ "required":["Status"],
819
+ "members":{
820
+ "Status":{"shape":"String"}
821
+ }
822
+ },
900
823
  "SshKey":{
901
824
  "type":"string",
902
825
  "pattern":"[a-zA-Z0-9+/= ._:\\\\@-]*"
@@ -913,6 +836,35 @@
913
836
  "type":"string",
914
837
  "enum":["PRODUCTION"]
915
838
  },
839
+ "Tag":{
840
+ "type":"structure",
841
+ "required":[
842
+ "Key",
843
+ "Value"
844
+ ],
845
+ "members":{
846
+ "Key":{"shape":"TagKey"},
847
+ "Value":{"shape":"TagValue"}
848
+ }
849
+ },
850
+ "TagKey":{
851
+ "type":"string",
852
+ "max":128,
853
+ "min":1
854
+ },
855
+ "TagKeyList":{
856
+ "type":"list",
857
+ "member":{"shape":"TagKey"}
858
+ },
859
+ "TagList":{
860
+ "type":"list",
861
+ "member":{"shape":"Tag"}
862
+ },
863
+ "TagValue":{
864
+ "type":"string",
865
+ "max":256,
866
+ "min":0
867
+ },
916
868
  "Timestamp":{
917
869
  "type":"string",
918
870
  "pattern":"\\d*"