aws-sdk 2.1389.0 → 2.1391.0

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.
@@ -1,4 +1,25 @@
1
1
  {
2
2
  "pagination": {
3
+ "ListKxChangesets": {
4
+ "input_token": "nextToken",
5
+ "output_token": "nextToken",
6
+ "limit_key": "maxResults"
7
+ },
8
+ "ListKxClusterNodes": {
9
+ "input_token": "nextToken",
10
+ "output_token": "nextToken",
11
+ "limit_key": "maxResults"
12
+ },
13
+ "ListKxDatabases": {
14
+ "input_token": "nextToken",
15
+ "output_token": "nextToken",
16
+ "limit_key": "maxResults"
17
+ },
18
+ "ListKxEnvironments": {
19
+ "input_token": "nextToken",
20
+ "output_token": "nextToken",
21
+ "limit_key": "maxResults",
22
+ "result_key": "environments"
23
+ }
3
24
  }
4
25
  }
@@ -23,6 +23,18 @@
23
23
  "keyspaceName": {},
24
24
  "tags": {
25
25
  "shape": "S3"
26
+ },
27
+ "replicationSpecification": {
28
+ "type": "structure",
29
+ "required": [
30
+ "replicationStrategy"
31
+ ],
32
+ "members": {
33
+ "replicationStrategy": {},
34
+ "regionList": {
35
+ "shape": "S9"
36
+ }
37
+ }
26
38
  }
27
39
  }
28
40
  },
@@ -48,22 +60,22 @@
48
60
  "keyspaceName": {},
49
61
  "tableName": {},
50
62
  "schemaDefinition": {
51
- "shape": "Sb"
63
+ "shape": "Sf"
52
64
  },
53
65
  "comment": {
54
- "shape": "Sm"
66
+ "shape": "Sq"
55
67
  },
56
68
  "capacitySpecification": {
57
- "shape": "So"
69
+ "shape": "Ss"
58
70
  },
59
71
  "encryptionSpecification": {
60
- "shape": "Sr"
72
+ "shape": "Sv"
61
73
  },
62
74
  "pointInTimeRecovery": {
63
- "shape": "Su"
75
+ "shape": "Sy"
64
76
  },
65
77
  "ttl": {
66
- "shape": "Sw"
78
+ "shape": "S10"
67
79
  },
68
80
  "defaultTimeToLive": {
69
81
  "type": "integer"
@@ -72,7 +84,7 @@
72
84
  "shape": "S3"
73
85
  },
74
86
  "clientSideTimestamps": {
75
- "shape": "Sz"
87
+ "shape": "S13"
76
88
  }
77
89
  }
78
90
  },
@@ -132,11 +144,16 @@
132
144
  "type": "structure",
133
145
  "required": [
134
146
  "keyspaceName",
135
- "resourceArn"
147
+ "resourceArn",
148
+ "replicationStrategy"
136
149
  ],
137
150
  "members": {
138
151
  "keyspaceName": {},
139
- "resourceArn": {}
152
+ "resourceArn": {},
153
+ "replicationStrategy": {},
154
+ "replicationRegions": {
155
+ "shape": "S9"
156
+ }
140
157
  }
141
158
  }
142
159
  },
@@ -168,7 +185,7 @@
168
185
  },
169
186
  "status": {},
170
187
  "schemaDefinition": {
171
- "shape": "Sb"
188
+ "shape": "Sf"
172
189
  },
173
190
  "capacitySpecification": {
174
191
  "type": "structure",
@@ -189,7 +206,7 @@
189
206
  }
190
207
  },
191
208
  "encryptionSpecification": {
192
- "shape": "Sr"
209
+ "shape": "Sv"
193
210
  },
194
211
  "pointInTimeRecovery": {
195
212
  "type": "structure",
@@ -204,16 +221,16 @@
204
221
  }
205
222
  },
206
223
  "ttl": {
207
- "shape": "Sw"
224
+ "shape": "S10"
208
225
  },
209
226
  "defaultTimeToLive": {
210
227
  "type": "integer"
211
228
  },
212
229
  "comment": {
213
- "shape": "Sm"
230
+ "shape": "Sq"
214
231
  },
215
232
  "clientSideTimestamps": {
216
- "shape": "Sz"
233
+ "shape": "S13"
217
234
  }
218
235
  }
219
236
  }
@@ -241,11 +258,16 @@
241
258
  "type": "structure",
242
259
  "required": [
243
260
  "keyspaceName",
244
- "resourceArn"
261
+ "resourceArn",
262
+ "replicationStrategy"
245
263
  ],
246
264
  "members": {
247
265
  "keyspaceName": {},
248
- "resourceArn": {}
266
+ "resourceArn": {},
267
+ "replicationStrategy": {},
268
+ "replicationRegions": {
269
+ "shape": "S9"
270
+ }
249
271
  }
250
272
  }
251
273
  }
@@ -331,13 +353,13 @@
331
353
  "type": "timestamp"
332
354
  },
333
355
  "capacitySpecificationOverride": {
334
- "shape": "So"
356
+ "shape": "Ss"
335
357
  },
336
358
  "encryptionSpecificationOverride": {
337
- "shape": "Sr"
359
+ "shape": "Sv"
338
360
  },
339
361
  "pointInTimeRecoveryOverride": {
340
- "shape": "Su"
362
+ "shape": "Sy"
341
363
  },
342
364
  "tagsOverride": {
343
365
  "shape": "S3"
@@ -403,25 +425,25 @@
403
425
  "keyspaceName": {},
404
426
  "tableName": {},
405
427
  "addColumns": {
406
- "shape": "Sc"
428
+ "shape": "Sg"
407
429
  },
408
430
  "capacitySpecification": {
409
- "shape": "So"
431
+ "shape": "Ss"
410
432
  },
411
433
  "encryptionSpecification": {
412
- "shape": "Sr"
434
+ "shape": "Sv"
413
435
  },
414
436
  "pointInTimeRecovery": {
415
- "shape": "Su"
437
+ "shape": "Sy"
416
438
  },
417
439
  "ttl": {
418
- "shape": "Sw"
440
+ "shape": "S10"
419
441
  },
420
442
  "defaultTimeToLive": {
421
443
  "type": "integer"
422
444
  },
423
445
  "clientSideTimestamps": {
424
- "shape": "Sz"
446
+ "shape": "S13"
425
447
  }
426
448
  }
427
449
  },
@@ -451,7 +473,11 @@
451
473
  }
452
474
  }
453
475
  },
454
- "Sb": {
476
+ "S9": {
477
+ "type": "list",
478
+ "member": {}
479
+ },
480
+ "Sf": {
455
481
  "type": "structure",
456
482
  "required": [
457
483
  "allColumns",
@@ -459,7 +485,7 @@
459
485
  ],
460
486
  "members": {
461
487
  "allColumns": {
462
- "shape": "Sc"
488
+ "shape": "Sg"
463
489
  },
464
490
  "partitionKeys": {
465
491
  "type": "list",
@@ -501,7 +527,7 @@
501
527
  }
502
528
  }
503
529
  },
504
- "Sc": {
530
+ "Sg": {
505
531
  "type": "list",
506
532
  "member": {
507
533
  "type": "structure",
@@ -515,7 +541,7 @@
515
541
  }
516
542
  }
517
543
  },
518
- "Sm": {
544
+ "Sq": {
519
545
  "type": "structure",
520
546
  "required": [
521
547
  "message"
@@ -524,7 +550,7 @@
524
550
  "message": {}
525
551
  }
526
552
  },
527
- "So": {
553
+ "Ss": {
528
554
  "type": "structure",
529
555
  "required": [
530
556
  "throughputMode"
@@ -539,7 +565,7 @@
539
565
  }
540
566
  }
541
567
  },
542
- "Sr": {
568
+ "Sv": {
543
569
  "type": "structure",
544
570
  "required": [
545
571
  "type"
@@ -549,7 +575,7 @@
549
575
  "kmsKeyIdentifier": {}
550
576
  }
551
577
  },
552
- "Su": {
578
+ "Sy": {
553
579
  "type": "structure",
554
580
  "required": [
555
581
  "status"
@@ -558,7 +584,7 @@
558
584
  "status": {}
559
585
  }
560
586
  },
561
- "Sw": {
587
+ "S10": {
562
588
  "type": "structure",
563
589
  "required": [
564
590
  "status"
@@ -567,7 +593,7 @@
567
593
  "status": {}
568
594
  }
569
595
  },
570
- "Sz": {
596
+ "S13": {
571
597
  "type": "structure",
572
598
  "required": [
573
599
  "status"
@@ -410,7 +410,7 @@
410
410
  "KeyMetadata": "Detailed information about the KMS key that this operation creates."
411
411
  }
412
412
  },
413
- "description": "This example creates a KMS key with no key material. When the operation is complete, you can import your own key material into the KMS key. To create this KMS key, set the Origin parameter to EXTERNAL.",
413
+ "description": "This example creates a symmetric KMS key with no key material. When the operation is complete, you can import your own key material into the KMS key. To create this KMS key, set the Origin parameter to EXTERNAL.",
414
414
  "id": "to-create-a-kms-key-for-imported-key-material-5",
415
415
  "title": "To create a KMS key for imported key material"
416
416
  },
@@ -1440,25 +1440,112 @@
1440
1440
  "output": {
1441
1441
  "ImportToken": "<binary data>",
1442
1442
  "KeyId": "arn:aws:kms:us-east-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab",
1443
- "ParametersValidTo": "2016-12-01T14:52:17-08:00",
1443
+ "ParametersValidTo": "2023-02-01T14:52:17-08:00",
1444
1444
  "PublicKey": "<binary data>"
1445
1445
  },
1446
1446
  "comments": {
1447
1447
  "input": {
1448
- "KeyId": "The identifier of the KMS key for which to retrieve the public key and import token. You can use the key ID or the Amazon Resource Name (ARN) of the KMS key.",
1448
+ "KeyId": "The identifier of the KMS key that will be associated with the imported key material. You can use the key ID or the Amazon Resource Name (ARN) of the KMS key.",
1449
1449
  "WrappingAlgorithm": "The algorithm that you will use to encrypt the key material before importing it.",
1450
1450
  "WrappingKeySpec": "The type of wrapping key (public key) to return in the response."
1451
1451
  },
1452
1452
  "output": {
1453
1453
  "ImportToken": "The import token to send with a subsequent ImportKeyMaterial request.",
1454
- "KeyId": "The ARN of the KMS key for which you are retrieving the public key and import token. This is the same KMS key specified in the request.",
1455
- "ParametersValidTo": "The time at which the import token and public key are no longer valid.",
1454
+ "KeyId": "The ARN of the KMS key that will be associated with the imported key material.",
1455
+ "ParametersValidTo": "The date and time when the import token and public key expire. After this time, call GetParametersForImport again.",
1456
1456
  "PublicKey": "The public key to use to encrypt the key material before importing it."
1457
1457
  }
1458
1458
  },
1459
- "description": "The following example retrieves the public key and import token for the specified KMS key.",
1460
- "id": "to-retrieve-the-public-key-and-import-token-for-a-cmk-1480626483211",
1461
- "title": "To retrieve the public key and import token for a KMS key"
1459
+ "description": "The following example downloads a public key and import token to import symmetric encryption key material. It uses the default wrapping key spec and the RSAES_OAEP_SHA_256 wrapping algorithm.",
1460
+ "id": "to-download-the-public-key-and-import-token-1",
1461
+ "title": "To download the public key and import token for a symmetric encryption KMS key"
1462
+ },
1463
+ {
1464
+ "input": {
1465
+ "KeyId": "arn:aws:kms:us-east-2:111122223333:key/8888abcd-12ab-34cd-56ef-1234567890ab",
1466
+ "WrappingAlgorithm": "RSA_AES_KEY_WRAP_SHA_256",
1467
+ "WrappingKeySpec": "RSA_4096"
1468
+ },
1469
+ "output": {
1470
+ "ImportToken": "<binary data>",
1471
+ "KeyId": "arn:aws:kms:us-east-2:111122223333:key/8888abcd-12ab-34cd-56ef-1234567890ab",
1472
+ "ParametersValidTo": "2023-03-08T13:02:02-07:00",
1473
+ "PublicKey": "<binary data>"
1474
+ },
1475
+ "comments": {
1476
+ "input": {
1477
+ "KeyId": "The identifier of the KMS key that will be associated with the imported key material. You can use the key ID or the Amazon Resource Name (ARN) of the KMS key.",
1478
+ "WrappingAlgorithm": "The algorithm that you will use to encrypt the key material before importing it.",
1479
+ "WrappingKeySpec": "The type of wrapping key (public key) to return in the response."
1480
+ },
1481
+ "output": {
1482
+ "ImportToken": "The import token to send with a subsequent ImportKeyMaterial request.",
1483
+ "KeyId": "The ARN of the KMS key that will be associated with the imported key material.",
1484
+ "ParametersValidTo": "The date and time when the import token and public key expire. After this time, call GetParametersForImport again.",
1485
+ "PublicKey": "The public key to use to encrypt the key material before importing it."
1486
+ }
1487
+ },
1488
+ "description": "The following example downloads a public key and import token to import an RSA private key. It uses a required RSA_AES wrapping algorithm and the largest supported private key.",
1489
+ "id": "to-download-the-public-key-and-import-token-2",
1490
+ "title": "To download the public key and import token for an RSA asymmetric KMS key"
1491
+ },
1492
+ {
1493
+ "input": {
1494
+ "KeyId": "arn:aws:kms:us-east-2:111122223333:key/9876abcd-12ab-34cd-56ef-1234567890ab",
1495
+ "WrappingAlgorithm": "RSAES_OAEP_SHA_256",
1496
+ "WrappingKeySpec": "RSA_3072"
1497
+ },
1498
+ "output": {
1499
+ "ImportToken": "<binary data>",
1500
+ "KeyId": "arn:aws:kms:us-east-2:111122223333:key/9876abcd-12ab-34cd-56ef-1234567890ab",
1501
+ "ParametersValidTo": "2023-09-12T03:15:01-20:00",
1502
+ "PublicKey": "<binary data>"
1503
+ },
1504
+ "comments": {
1505
+ "input": {
1506
+ "KeyId": "The identifier of the KMS key that will be associated with the imported key material. You can use the key ID or the Amazon Resource Name (ARN) of the KMS key.",
1507
+ "WrappingAlgorithm": "The algorithm that you will use to encrypt the key material before importing it.",
1508
+ "WrappingKeySpec": "The type of wrapping key (public key) to return in the response."
1509
+ },
1510
+ "output": {
1511
+ "ImportToken": "The import token to send with a subsequent ImportKeyMaterial request.",
1512
+ "KeyId": "The ARN of the KMS key that will be associated with the imported key material.",
1513
+ "ParametersValidTo": "The date and time when the import token and public key expire. After this time, call GetParametersForImport again.",
1514
+ "PublicKey": "The public key to use to encrypt the key material before importing it."
1515
+ }
1516
+ },
1517
+ "description": "The following example downloads a public key and import token to import an ECC_NIST_P521 (secp521r1) private key. You cannot directly wrap this ECC key under an RSA_2048 public key, although you can use an RSA_2048 public key with an RSA_AES wrapping algorithm to wrap any supported key material. This example requests an RSA_3072 public key for use with the RSAES_OAEP_SHA_256.",
1518
+ "id": "to-download-the-public-key-and-import-token-3",
1519
+ "title": "To download the public key and import token for an elliptic curve (ECC) asymmetric KMS key"
1520
+ },
1521
+ {
1522
+ "input": {
1523
+ "KeyId": "2468abcd-12ab-34cd-56ef-1234567890ab",
1524
+ "WrappingAlgorithm": "RSAES_OAEP_SHA_256",
1525
+ "WrappingKeySpec": "RSA_4096"
1526
+ },
1527
+ "output": {
1528
+ "ImportToken": "<binary data>",
1529
+ "KeyId": "arn:aws:kms:us-east-2:111122223333:key/2468abcd-12ab-34cd-56ef-1234567890ab",
1530
+ "ParametersValidTo": "2023-04-02T13:02:02-07:00",
1531
+ "PublicKey": "<binary data>"
1532
+ },
1533
+ "comments": {
1534
+ "input": {
1535
+ "KeyId": "The identifier of the KMS key that will be associated with the imported key material. You can use the key ID or the Amazon Resource Name (ARN) of the KMS key.",
1536
+ "WrappingAlgorithm": "The algorithm that you will use to encrypt the key material before importing it.",
1537
+ "WrappingKeySpec": "The type of wrapping key (public key) to return in the response."
1538
+ },
1539
+ "output": {
1540
+ "ImportToken": "The import token to send with a subsequent ImportKeyMaterial request.",
1541
+ "KeyId": "The ARN of the KMS key that will be associated with the imported key material.",
1542
+ "ParametersValidTo": "The date and time when the import token and public key expire. After this time, call GetParametersForImport again.",
1543
+ "PublicKey": "The public key to use to encrypt the key material before importing it."
1544
+ }
1545
+ },
1546
+ "description": "The following example downloads a public key and import token to import an HMAC key. It uses the RSAES_OAEP_SHA_256 wrapping algorithm and an RSA_4096 private key.",
1547
+ "id": "to-download-the-public-key-and-import-token-4",
1548
+ "title": "To download the public key and import token for an HMAC KMS key"
1462
1549
  }
1463
1550
  ],
1464
1551
  "GetPublicKey": [
@@ -1510,7 +1597,28 @@
1510
1597
  }
1511
1598
  },
1512
1599
  "description": "The following example imports key material into the specified KMS key.",
1513
- "id": "to-import-key-material-into-a-cmk-1480630551969",
1600
+ "id": "to-import-key-material-into-a-kms-key-1",
1601
+ "title": "To import key material into a KMS key"
1602
+ },
1603
+ {
1604
+ "input": {
1605
+ "EncryptedKeyMaterial": "<binary data>",
1606
+ "ExpirationModel": "KEY_MATERIAL_EXPIRES",
1607
+ "ImportToken": "<binary data>",
1608
+ "KeyId": "arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab",
1609
+ "ValidTo": "2023-09-30T00:00:00-00:00"
1610
+ },
1611
+ "comments": {
1612
+ "input": {
1613
+ "EncryptedKeyMaterial": "The encrypted key material to import.",
1614
+ "ExpirationModel": "A value that specifies whether the key material expires.",
1615
+ "ImportToken": "The import token that you received in the response to a previous GetParametersForImport request.",
1616
+ "KeyId": "The identifier of the KMS key to import the key material into. You can use the key ID or the Amazon Resource Name (ARN) of the KMS key.",
1617
+ "ValidTo": "Specifies the date and time when the imported key material expires."
1618
+ }
1619
+ },
1620
+ "description": "The following example imports key material that expires in 3 days. It might be part of an application that frequently reimports the same key material to comply with business rules or regulations.",
1621
+ "id": "to-import-key-material-into-a-kms-key-2",
1514
1622
  "title": "To import key material into a KMS key"
1515
1623
  }
1516
1624
  ],