aws-sdk 2.569.0 → 2.570.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.
package/CHANGELOG.md CHANGED
@@ -1,7 +1,13 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.569.0-->
2
+ <!--LATEST=2.570.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.570.0
6
+ * feature: CodePipeline: AWS CodePipeline now supports the use of variables in action configuration.
7
+ * feature: DynamoDB: Amazon DynamoDB enables you to restore your data to a new DynamoDB table using a point-in-time or on-demand backup. You now can modify the settings on the new restored table. Specifically, you can exclude some or all of the local and global secondary indexes from being created with the restored table. In addition, you can change the billing mode and provisioned capacity settings.
8
+ * feature: MarketplaceCatalog: This is the first release for the AWS Marketplace Catalog service which allows you to list, describe and manage change requests on your published entities on AWS Marketplace.
9
+ * feature: TranscribeService: With this release, Amazon Transcribe now supports transcriptions from audio sources in Welsh English (en-WL), Scottish English(en-AB), Irish English(en-IE), Farsi(fa-IR), Tamil(ta-IN), Indonesian(id-ID), Portuguese (pt-PT), Dutch(nl-NL).
10
+
5
11
  ## 2.569.0
6
12
  * feature: CloudFormation: The Resource Import feature enables customers to import existing AWS resources into new or existing CloudFormation Stacks.
7
13
  * feature: CostExplorer: This launch provides customers with access to GetCostAndUsageWithResources API.
package/README.md CHANGED
@@ -25,7 +25,7 @@ version.
25
25
  To use the SDK in the browser, simply add the following script tag to your
26
26
  HTML pages:
27
27
 
28
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.569.0.min.js"></script>
28
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.570.0.min.js"></script>
29
29
 
30
30
  You can also build a custom browser SDK with your specified set of AWS services.
31
31
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -229,7 +229,7 @@
229
229
  "members": {
230
230
  "id": {},
231
231
  "data": {
232
- "shape": "S28"
232
+ "shape": "S29"
233
233
  },
234
234
  "accountId": {}
235
235
  }
@@ -359,7 +359,7 @@
359
359
  "members": {
360
360
  "actionName": {},
361
361
  "currentRevision": {
362
- "shape": "S3g"
362
+ "shape": "S3h"
363
363
  },
364
364
  "latestExecution": {
365
365
  "type": "structure",
@@ -439,19 +439,19 @@
439
439
  "shape": "Sw"
440
440
  },
441
441
  "actionConfiguration": {
442
- "shape": "S29"
442
+ "shape": "S2a"
443
443
  },
444
444
  "pipelineContext": {
445
- "shape": "S2a"
445
+ "shape": "S2b"
446
446
  },
447
447
  "inputArtifacts": {
448
- "shape": "S2g"
448
+ "shape": "S2h"
449
449
  },
450
450
  "outputArtifacts": {
451
- "shape": "S2g"
451
+ "shape": "S2h"
452
452
  },
453
453
  "artifactCredentials": {
454
- "shape": "S2o"
454
+ "shape": "S2p"
455
455
  },
456
456
  "continuationToken": {},
457
457
  "encryptionKey": {
@@ -516,18 +516,24 @@
516
516
  "configuration": {
517
517
  "shape": "S1l"
518
518
  },
519
+ "resolvedConfiguration": {
520
+ "type": "map",
521
+ "key": {},
522
+ "value": {}
523
+ },
519
524
  "roleArn": {},
520
525
  "region": {},
521
526
  "inputArtifacts": {
522
- "shape": "S45"
523
- }
527
+ "shape": "S48"
528
+ },
529
+ "namespace": {}
524
530
  }
525
531
  },
526
532
  "output": {
527
533
  "type": "structure",
528
534
  "members": {
529
535
  "outputArtifacts": {
530
- "shape": "S45"
536
+ "shape": "S48"
531
537
  },
532
538
  "executionResult": {
533
539
  "type": "structure",
@@ -536,6 +542,9 @@
536
542
  "externalExecutionSummary": {},
537
543
  "externalExecutionUrl": {}
538
544
  }
545
+ },
546
+ "outputVariables": {
547
+ "shape": "S4h"
539
548
  }
540
549
  }
541
550
  }
@@ -701,7 +710,7 @@
701
710
  "webhooks": {
702
711
  "type": "list",
703
712
  "member": {
704
- "shape": "S50"
713
+ "shape": "S56"
705
714
  }
706
715
  },
707
716
  "NextToken": {}
@@ -738,7 +747,7 @@
738
747
  "members": {
739
748
  "id": {},
740
749
  "data": {
741
- "shape": "S28"
750
+ "shape": "S29"
742
751
  },
743
752
  "nonce": {},
744
753
  "accountId": {}
@@ -793,7 +802,7 @@
793
802
  "stageName": {},
794
803
  "actionName": {},
795
804
  "actionRevision": {
796
- "shape": "S3g"
805
+ "shape": "S3h"
797
806
  }
798
807
  }
799
808
  },
@@ -854,7 +863,7 @@
854
863
  "members": {
855
864
  "jobId": {},
856
865
  "failureDetails": {
857
- "shape": "S60"
866
+ "shape": "S66"
858
867
  }
859
868
  }
860
869
  }
@@ -868,11 +877,14 @@
868
877
  "members": {
869
878
  "jobId": {},
870
879
  "currentRevision": {
871
- "shape": "S63"
880
+ "shape": "S69"
872
881
  },
873
882
  "continuationToken": {},
874
883
  "executionDetails": {
875
- "shape": "S65"
884
+ "shape": "S6b"
885
+ },
886
+ "outputVariables": {
887
+ "shape": "S4h"
876
888
  }
877
889
  }
878
890
  }
@@ -889,7 +901,7 @@
889
901
  "jobId": {},
890
902
  "clientToken": {},
891
903
  "failureDetails": {
892
- "shape": "S60"
904
+ "shape": "S66"
893
905
  }
894
906
  }
895
907
  }
@@ -905,11 +917,11 @@
905
917
  "jobId": {},
906
918
  "clientToken": {},
907
919
  "currentRevision": {
908
- "shape": "S63"
920
+ "shape": "S69"
909
921
  },
910
922
  "continuationToken": {},
911
923
  "executionDetails": {
912
- "shape": "S65"
924
+ "shape": "S6b"
913
925
  }
914
926
  }
915
927
  }
@@ -922,7 +934,7 @@
922
934
  ],
923
935
  "members": {
924
936
  "webhook": {
925
- "shape": "S51"
937
+ "shape": "S57"
926
938
  },
927
939
  "tags": {
928
940
  "shape": "Sq"
@@ -933,7 +945,7 @@
933
945
  "type": "structure",
934
946
  "members": {
935
947
  "webhook": {
936
- "shape": "S50"
948
+ "shape": "S56"
937
949
  }
938
950
  }
939
951
  }
@@ -1250,7 +1262,8 @@
1250
1262
  }
1251
1263
  },
1252
1264
  "roleArn": {},
1253
- "region": {}
1265
+ "region": {},
1266
+ "namespace": {}
1254
1267
  }
1255
1268
  }
1256
1269
  }
@@ -1292,26 +1305,26 @@
1292
1305
  "key": {},
1293
1306
  "value": {}
1294
1307
  },
1295
- "S28": {
1308
+ "S29": {
1296
1309
  "type": "structure",
1297
1310
  "members": {
1298
1311
  "actionTypeId": {
1299
1312
  "shape": "Sw"
1300
1313
  },
1301
1314
  "actionConfiguration": {
1302
- "shape": "S29"
1315
+ "shape": "S2a"
1303
1316
  },
1304
1317
  "pipelineContext": {
1305
- "shape": "S2a"
1318
+ "shape": "S2b"
1306
1319
  },
1307
1320
  "inputArtifacts": {
1308
- "shape": "S2g"
1321
+ "shape": "S2h"
1309
1322
  },
1310
1323
  "outputArtifacts": {
1311
- "shape": "S2g"
1324
+ "shape": "S2h"
1312
1325
  },
1313
1326
  "artifactCredentials": {
1314
- "shape": "S2o"
1327
+ "shape": "S2p"
1315
1328
  },
1316
1329
  "continuationToken": {},
1317
1330
  "encryptionKey": {
@@ -1319,7 +1332,7 @@
1319
1332
  }
1320
1333
  }
1321
1334
  },
1322
- "S29": {
1335
+ "S2a": {
1323
1336
  "type": "structure",
1324
1337
  "members": {
1325
1338
  "configuration": {
@@ -1327,7 +1340,7 @@
1327
1340
  }
1328
1341
  }
1329
1342
  },
1330
- "S2a": {
1343
+ "S2b": {
1331
1344
  "type": "structure",
1332
1345
  "members": {
1333
1346
  "pipelineName": {},
@@ -1348,7 +1361,7 @@
1348
1361
  "pipelineExecutionId": {}
1349
1362
  }
1350
1363
  },
1351
- "S2g": {
1364
+ "S2h": {
1352
1365
  "type": "list",
1353
1366
  "member": {
1354
1367
  "type": "structure",
@@ -1375,7 +1388,7 @@
1375
1388
  }
1376
1389
  }
1377
1390
  },
1378
- "S2o": {
1391
+ "S2p": {
1379
1392
  "type": "structure",
1380
1393
  "required": [
1381
1394
  "accessKeyId",
@@ -1389,7 +1402,7 @@
1389
1402
  },
1390
1403
  "sensitive": true
1391
1404
  },
1392
- "S3g": {
1405
+ "S3h": {
1393
1406
  "type": "structure",
1394
1407
  "required": [
1395
1408
  "revisionId",
@@ -1404,7 +1417,7 @@
1404
1417
  }
1405
1418
  }
1406
1419
  },
1407
- "S45": {
1420
+ "S48": {
1408
1421
  "type": "list",
1409
1422
  "member": {
1410
1423
  "type": "structure",
@@ -1420,7 +1433,12 @@
1420
1433
  }
1421
1434
  }
1422
1435
  },
1423
- "S50": {
1436
+ "S4h": {
1437
+ "type": "map",
1438
+ "key": {},
1439
+ "value": {}
1440
+ },
1441
+ "S56": {
1424
1442
  "type": "structure",
1425
1443
  "required": [
1426
1444
  "definition",
@@ -1428,7 +1446,7 @@
1428
1446
  ],
1429
1447
  "members": {
1430
1448
  "definition": {
1431
- "shape": "S51"
1449
+ "shape": "S57"
1432
1450
  },
1433
1451
  "url": {},
1434
1452
  "errorMessage": {},
@@ -1442,7 +1460,7 @@
1442
1460
  }
1443
1461
  }
1444
1462
  },
1445
- "S51": {
1463
+ "S57": {
1446
1464
  "type": "structure",
1447
1465
  "required": [
1448
1466
  "name",
@@ -1479,7 +1497,7 @@
1479
1497
  }
1480
1498
  }
1481
1499
  },
1482
- "S60": {
1500
+ "S66": {
1483
1501
  "type": "structure",
1484
1502
  "required": [
1485
1503
  "type",
@@ -1491,7 +1509,7 @@
1491
1509
  "externalExecutionId": {}
1492
1510
  }
1493
1511
  },
1494
- "S63": {
1512
+ "S69": {
1495
1513
  "type": "structure",
1496
1514
  "required": [
1497
1515
  "revision",
@@ -1506,7 +1524,7 @@
1506
1524
  "revisionSummary": {}
1507
1525
  }
1508
1526
  },
1509
- "S65": {
1527
+ "S6b": {
1510
1528
  "type": "structure",
1511
1529
  "members": {
1512
1530
  "summary": {},
@@ -139,47 +139,10 @@
139
139
  "shape": "S23"
140
140
  },
141
141
  "LocalSecondaryIndexes": {
142
- "type": "list",
143
- "member": {
144
- "type": "structure",
145
- "required": [
146
- "IndexName",
147
- "KeySchema",
148
- "Projection"
149
- ],
150
- "members": {
151
- "IndexName": {},
152
- "KeySchema": {
153
- "shape": "S23"
154
- },
155
- "Projection": {
156
- "shape": "S28"
157
- }
158
- }
159
- }
142
+ "shape": "S26"
160
143
  },
161
144
  "GlobalSecondaryIndexes": {
162
- "type": "list",
163
- "member": {
164
- "type": "structure",
165
- "required": [
166
- "IndexName",
167
- "KeySchema",
168
- "Projection"
169
- ],
170
- "members": {
171
- "IndexName": {},
172
- "KeySchema": {
173
- "shape": "S23"
174
- },
175
- "Projection": {
176
- "shape": "S28"
177
- },
178
- "ProvisionedThroughput": {
179
- "shape": "S2e"
180
- }
181
- }
182
- }
145
+ "shape": "S2c"
183
146
  },
184
147
  "BillingMode": {},
185
148
  "ProvisionedThroughput": {
@@ -752,7 +715,17 @@
752
715
  ],
753
716
  "members": {
754
717
  "TargetTableName": {},
755
- "BackupArn": {}
718
+ "BackupArn": {},
719
+ "BillingModeOverride": {},
720
+ "GlobalSecondaryIndexOverride": {
721
+ "shape": "S2c"
722
+ },
723
+ "LocalSecondaryIndexOverride": {
724
+ "shape": "S26"
725
+ },
726
+ "ProvisionedThroughputOverride": {
727
+ "shape": "S2e"
728
+ }
756
729
  }
757
730
  },
758
731
  "output": {
@@ -780,6 +753,16 @@
780
753
  },
781
754
  "RestoreDateTime": {
782
755
  "type": "timestamp"
756
+ },
757
+ "BillingModeOverride": {},
758
+ "GlobalSecondaryIndexOverride": {
759
+ "shape": "S2c"
760
+ },
761
+ "LocalSecondaryIndexOverride": {
762
+ "shape": "S26"
763
+ },
764
+ "ProvisionedThroughputOverride": {
765
+ "shape": "S2e"
783
766
  }
784
767
  }
785
768
  },
@@ -1702,6 +1685,26 @@
1702
1685
  }
1703
1686
  }
1704
1687
  },
1688
+ "S26": {
1689
+ "type": "list",
1690
+ "member": {
1691
+ "type": "structure",
1692
+ "required": [
1693
+ "IndexName",
1694
+ "KeySchema",
1695
+ "Projection"
1696
+ ],
1697
+ "members": {
1698
+ "IndexName": {},
1699
+ "KeySchema": {
1700
+ "shape": "S23"
1701
+ },
1702
+ "Projection": {
1703
+ "shape": "S28"
1704
+ }
1705
+ }
1706
+ }
1707
+ },
1705
1708
  "S28": {
1706
1709
  "type": "structure",
1707
1710
  "members": {
@@ -1712,6 +1715,29 @@
1712
1715
  }
1713
1716
  }
1714
1717
  },
1718
+ "S2c": {
1719
+ "type": "list",
1720
+ "member": {
1721
+ "type": "structure",
1722
+ "required": [
1723
+ "IndexName",
1724
+ "KeySchema",
1725
+ "Projection"
1726
+ ],
1727
+ "members": {
1728
+ "IndexName": {},
1729
+ "KeySchema": {
1730
+ "shape": "S23"
1731
+ },
1732
+ "Projection": {
1733
+ "shape": "S28"
1734
+ },
1735
+ "ProvisionedThroughput": {
1736
+ "shape": "S2e"
1737
+ }
1738
+ }
1739
+ }
1740
+ },
1715
1741
  "S2e": {
1716
1742
  "type": "structure",
1717
1743
  "required": [
@@ -0,0 +1,5 @@
1
+ {
2
+ "version": "1.0",
3
+ "examples": {
4
+ }
5
+ }