aws-sdk 2.953.0 → 2.954.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.953.0-->
2
+ <!--LATEST=2.954.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.954.0
6
+ * feature: CloudWatch: SDK update to support creation of Cross-Account Metric Alarms and update API documentation.
7
+ * feature: S3Control: S3 Access Point aliases can be used anywhere you use S3 bucket names to access data in S3
8
+ * feature: Synthetics: CloudWatch Synthetics now supports visual testing in its canaries.
9
+ * feature: Textract: Adds support for AnalyzeExpense, a new API to extract relevant data such as contact information, items purchased, and vendor name, from almost any invoice or receipt without the need for any templates or configuration.
10
+
5
11
  ## 2.953.0
6
12
  * feature: S3Outposts: Add on-premise access type support for endpoints
7
13
  * feature: SecurityHub: Added product name, company name, and Region fields for security findings. Added details objects for RDS event subscriptions and AWS ECS services. Added fields to the details for AWS Elasticsearch domains.
package/README.md CHANGED
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
29
29
  To use the SDK in the browser, simply add the following script tag to your
30
30
  HTML pages:
31
31
 
32
- <script src="https://sdk.amazonaws.com/js/aws-sdk-2.953.0.min.js"></script>
32
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.954.0.min.js"></script>
33
33
 
34
34
  You can also build a custom browser SDK with your specified set of AWS services.
35
35
  This can allow you to reduce the SDK's size, specify different API versions of
@@ -293,7 +293,7 @@
293
293
  },
294
294
  "Stat": {},
295
295
  "Configuration": {
296
- "shape": "S2e"
296
+ "shape": "S2f"
297
297
  },
298
298
  "StateValue": {}
299
299
  }
@@ -606,14 +606,14 @@
606
606
  },
607
607
  "StatusCode": {},
608
608
  "Messages": {
609
- "shape": "S3v"
609
+ "shape": "S3w"
610
610
  }
611
611
  }
612
612
  }
613
613
  },
614
614
  "NextToken": {},
615
615
  "Messages": {
616
- "shape": "S3v"
616
+ "shape": "S3w"
617
617
  }
618
618
  }
619
619
  }
@@ -723,10 +723,10 @@
723
723
  "Arn": {},
724
724
  "Name": {},
725
725
  "IncludeFilters": {
726
- "shape": "S49"
726
+ "shape": "S4a"
727
727
  },
728
728
  "ExcludeFilters": {
729
- "shape": "S49"
729
+ "shape": "S4a"
730
730
  },
731
731
  "FirehoseArn": {},
732
732
  "RoleArn": {},
@@ -887,7 +887,7 @@
887
887
  "type": "structure",
888
888
  "members": {
889
889
  "Tags": {
890
- "shape": "S52"
890
+ "shape": "S53"
891
891
  }
892
892
  }
893
893
  }
@@ -908,7 +908,7 @@
908
908
  },
909
909
  "Stat": {},
910
910
  "Configuration": {
911
- "shape": "S2e"
911
+ "shape": "S2f"
912
912
  }
913
913
  }
914
914
  },
@@ -942,7 +942,7 @@
942
942
  "shape": "S1f"
943
943
  },
944
944
  "Tags": {
945
- "shape": "S52"
945
+ "shape": "S53"
946
946
  }
947
947
  }
948
948
  }
@@ -988,7 +988,7 @@
988
988
  "RuleState": {},
989
989
  "RuleDefinition": {},
990
990
  "Tags": {
991
- "shape": "S52"
991
+ "shape": "S53"
992
992
  }
993
993
  }
994
994
  },
@@ -1048,7 +1048,7 @@
1048
1048
  "shape": "S1y"
1049
1049
  },
1050
1050
  "Tags": {
1051
- "shape": "S52"
1051
+ "shape": "S53"
1052
1052
  },
1053
1053
  "ThresholdMetricId": {}
1054
1054
  }
@@ -1138,16 +1138,16 @@
1138
1138
  "members": {
1139
1139
  "Name": {},
1140
1140
  "IncludeFilters": {
1141
- "shape": "S49"
1141
+ "shape": "S4a"
1142
1142
  },
1143
1143
  "ExcludeFilters": {
1144
- "shape": "S49"
1144
+ "shape": "S4a"
1145
1145
  },
1146
1146
  "FirehoseArn": {},
1147
1147
  "RoleArn": {},
1148
1148
  "OutputFormat": {},
1149
1149
  "Tags": {
1150
- "shape": "S52"
1150
+ "shape": "S53"
1151
1151
  }
1152
1152
  }
1153
1153
  },
@@ -1183,7 +1183,7 @@
1183
1183
  ],
1184
1184
  "members": {
1185
1185
  "Names": {
1186
- "shape": "S5t"
1186
+ "shape": "S5u"
1187
1187
  }
1188
1188
  }
1189
1189
  },
@@ -1201,7 +1201,7 @@
1201
1201
  ],
1202
1202
  "members": {
1203
1203
  "Names": {
1204
- "shape": "S5t"
1204
+ "shape": "S5u"
1205
1205
  }
1206
1206
  }
1207
1207
  },
@@ -1221,7 +1221,7 @@
1221
1221
  "members": {
1222
1222
  "ResourceARN": {},
1223
1223
  "Tags": {
1224
- "shape": "S52"
1224
+ "shape": "S53"
1225
1225
  }
1226
1226
  }
1227
1227
  },
@@ -1422,7 +1422,8 @@
1422
1422
  },
1423
1423
  "Period": {
1424
1424
  "type": "integer"
1425
- }
1425
+ },
1426
+ "AccountId": {}
1426
1427
  }
1427
1428
  }
1428
1429
  },
@@ -1441,7 +1442,7 @@
1441
1442
  "Dimensions"
1442
1443
  ]
1443
1444
  },
1444
- "S2e": {
1445
+ "S2f": {
1445
1446
  "type": "structure",
1446
1447
  "members": {
1447
1448
  "ExcludedTimeRanges": {
@@ -1469,7 +1470,7 @@
1469
1470
  "MetricTimezone": {}
1470
1471
  }
1471
1472
  },
1472
- "S3v": {
1473
+ "S3w": {
1473
1474
  "type": "list",
1474
1475
  "member": {
1475
1476
  "type": "structure",
@@ -1479,7 +1480,7 @@
1479
1480
  }
1480
1481
  }
1481
1482
  },
1482
- "S49": {
1483
+ "S4a": {
1483
1484
  "type": "list",
1484
1485
  "member": {
1485
1486
  "type": "structure",
@@ -1488,7 +1489,7 @@
1488
1489
  }
1489
1490
  }
1490
1491
  },
1491
- "S52": {
1492
+ "S53": {
1492
1493
  "type": "list",
1493
1494
  "member": {
1494
1495
  "type": "structure",
@@ -1502,7 +1503,7 @@
1502
1503
  }
1503
1504
  }
1504
1505
  },
1505
- "S5t": {
1506
+ "S5u": {
1506
1507
  "type": "list",
1507
1508
  "member": {}
1508
1509
  }
@@ -49,7 +49,8 @@
49
49
  "output": {
50
50
  "type": "structure",
51
51
  "members": {
52
- "AccessPointArn": {}
52
+ "AccessPointArn": {},
53
+ "Alias": {}
53
54
  }
54
55
  },
55
56
  "endpoint": {
@@ -83,7 +84,7 @@
83
84
  "locationName": "name"
84
85
  },
85
86
  "Configuration": {
86
- "shape": "Sd"
87
+ "shape": "Se"
87
88
  }
88
89
  }
89
90
  },
@@ -199,16 +200,16 @@
199
200
  "type": "boolean"
200
201
  },
201
202
  "Operation": {
202
- "shape": "S18"
203
+ "shape": "S19"
203
204
  },
204
205
  "Report": {
205
- "shape": "S2d"
206
+ "shape": "S2e"
206
207
  },
207
208
  "ClientRequestToken": {
208
209
  "idempotencyToken": true
209
210
  },
210
211
  "Manifest": {
211
- "shape": "S2h"
212
+ "shape": "S2i"
212
213
  },
213
214
  "Description": {},
214
215
  "Priority": {
@@ -216,7 +217,7 @@
216
217
  },
217
218
  "RoleArn": {},
218
219
  "Tags": {
219
- "shape": "S1q"
220
+ "shape": "S1r"
220
221
  }
221
222
  }
222
223
  },
@@ -595,16 +596,16 @@
595
596
  "JobArn": {},
596
597
  "Status": {},
597
598
  "Manifest": {
598
- "shape": "S2h"
599
+ "shape": "S2i"
599
600
  },
600
601
  "Operation": {
601
- "shape": "S18"
602
+ "shape": "S19"
602
603
  },
603
604
  "Priority": {
604
605
  "type": "integer"
605
606
  },
606
607
  "ProgressSummary": {
607
- "shape": "S3e"
608
+ "shape": "S3f"
608
609
  },
609
610
  "StatusUpdateReason": {},
610
611
  "FailureReasons": {
@@ -618,7 +619,7 @@
618
619
  }
619
620
  },
620
621
  "Report": {
621
- "shape": "S2d"
622
+ "shape": "S2e"
622
623
  },
623
624
  "CreationTime": {
624
625
  "type": "timestamp"
@@ -676,6 +677,13 @@
676
677
  },
677
678
  "CreationDate": {
678
679
  "type": "timestamp"
680
+ },
681
+ "Alias": {},
682
+ "AccessPointArn": {},
683
+ "Endpoints": {
684
+ "type": "map",
685
+ "key": {},
686
+ "value": {}
679
687
  }
680
688
  }
681
689
  },
@@ -710,7 +718,7 @@
710
718
  "type": "structure",
711
719
  "members": {
712
720
  "Configuration": {
713
- "shape": "Sd"
721
+ "shape": "Se"
714
722
  }
715
723
  }
716
724
  },
@@ -850,7 +858,7 @@
850
858
  "type": "structure",
851
859
  "members": {
852
860
  "PolicyStatus": {
853
- "shape": "S47"
861
+ "shape": "S49"
854
862
  }
855
863
  }
856
864
  },
@@ -885,7 +893,7 @@
885
893
  "type": "structure",
886
894
  "members": {
887
895
  "PolicyStatus": {
888
- "shape": "S47"
896
+ "shape": "S49"
889
897
  }
890
898
  }
891
899
  },
@@ -959,7 +967,7 @@
959
967
  "type": "structure",
960
968
  "members": {
961
969
  "Rules": {
962
- "shape": "S4g"
970
+ "shape": "S4i"
963
971
  }
964
972
  }
965
973
  },
@@ -1030,7 +1038,7 @@
1030
1038
  ],
1031
1039
  "members": {
1032
1040
  "TagSet": {
1033
- "shape": "S1q"
1041
+ "shape": "S1r"
1034
1042
  }
1035
1043
  }
1036
1044
  },
@@ -1065,7 +1073,7 @@
1065
1073
  "type": "structure",
1066
1074
  "members": {
1067
1075
  "Tags": {
1068
- "shape": "S1q"
1076
+ "shape": "S1r"
1069
1077
  }
1070
1078
  }
1071
1079
  },
@@ -1131,7 +1139,7 @@
1131
1139
  "type": "structure",
1132
1140
  "members": {
1133
1141
  "StorageLensConfiguration": {
1134
- "shape": "S59"
1142
+ "shape": "S5b"
1135
1143
  }
1136
1144
  },
1137
1145
  "payload": "StorageLensConfiguration"
@@ -1167,7 +1175,7 @@
1167
1175
  "type": "structure",
1168
1176
  "members": {
1169
1177
  "Tags": {
1170
- "shape": "S62"
1178
+ "shape": "S64"
1171
1179
  }
1172
1180
  }
1173
1181
  },
@@ -1226,7 +1234,8 @@
1226
1234
  "shape": "S5"
1227
1235
  },
1228
1236
  "Bucket": {},
1229
- "AccessPointArn": {}
1237
+ "AccessPointArn": {},
1238
+ "Alias": {}
1230
1239
  }
1231
1240
  }
1232
1241
  },
@@ -1344,7 +1353,7 @@
1344
1353
  "type": "timestamp"
1345
1354
  },
1346
1355
  "ProgressSummary": {
1347
- "shape": "S3e"
1356
+ "shape": "S3f"
1348
1357
  }
1349
1358
  }
1350
1359
  }
@@ -1499,7 +1508,7 @@
1499
1508
  "locationName": "name"
1500
1509
  },
1501
1510
  "Configuration": {
1502
- "shape": "Sd"
1511
+ "shape": "Se"
1503
1512
  }
1504
1513
  }
1505
1514
  },
@@ -1602,7 +1611,7 @@
1602
1611
  "type": "structure",
1603
1612
  "members": {
1604
1613
  "Rules": {
1605
- "shape": "S4g"
1614
+ "shape": "S4i"
1606
1615
  }
1607
1616
  }
1608
1617
  }
@@ -1686,7 +1695,7 @@
1686
1695
  ],
1687
1696
  "members": {
1688
1697
  "TagSet": {
1689
- "shape": "S1q"
1698
+ "shape": "S1r"
1690
1699
  }
1691
1700
  }
1692
1701
  }
@@ -1725,7 +1734,7 @@
1725
1734
  "locationName": "id"
1726
1735
  },
1727
1736
  "Tags": {
1728
- "shape": "S1q"
1737
+ "shape": "S1r"
1729
1738
  }
1730
1739
  }
1731
1740
  },
@@ -1795,10 +1804,10 @@
1795
1804
  "locationName": "x-amz-account-id"
1796
1805
  },
1797
1806
  "StorageLensConfiguration": {
1798
- "shape": "S59"
1807
+ "shape": "S5b"
1799
1808
  },
1800
1809
  "Tags": {
1801
- "shape": "S62"
1810
+ "shape": "S64"
1802
1811
  }
1803
1812
  }
1804
1813
  },
@@ -1833,7 +1842,7 @@
1833
1842
  "locationName": "x-amz-account-id"
1834
1843
  },
1835
1844
  "Tags": {
1836
- "shape": "S62"
1845
+ "shape": "S64"
1837
1846
  }
1838
1847
  }
1839
1848
  },
@@ -1965,7 +1974,7 @@
1965
1974
  }
1966
1975
  }
1967
1976
  },
1968
- "Sd": {
1977
+ "Se": {
1969
1978
  "type": "structure",
1970
1979
  "required": [
1971
1980
  "SupportingAccessPoint",
@@ -2019,7 +2028,7 @@
2019
2028
  }
2020
2029
  }
2021
2030
  },
2022
- "S18": {
2031
+ "S19": {
2023
2032
  "type": "structure",
2024
2033
  "members": {
2025
2034
  "LambdaInvoke": {
@@ -2034,7 +2043,7 @@
2034
2043
  "TargetResource": {},
2035
2044
  "CannedAccessControlList": {},
2036
2045
  "AccessControlGrants": {
2037
- "shape": "S1d"
2046
+ "shape": "S1e"
2038
2047
  },
2039
2048
  "MetadataDirective": {},
2040
2049
  "ModifiedSinceConstraint": {
@@ -2067,7 +2076,7 @@
2067
2076
  }
2068
2077
  },
2069
2078
  "NewObjectTagging": {
2070
- "shape": "S1q"
2079
+ "shape": "S1r"
2071
2080
  },
2072
2081
  "RedirectLocation": {},
2073
2082
  "RequesterPays": {
@@ -2109,7 +2118,7 @@
2109
2118
  }
2110
2119
  },
2111
2120
  "Grants": {
2112
- "shape": "S1d"
2121
+ "shape": "S1e"
2113
2122
  }
2114
2123
  }
2115
2124
  },
@@ -2122,7 +2131,7 @@
2122
2131
  "type": "structure",
2123
2132
  "members": {
2124
2133
  "TagSet": {
2125
- "shape": "S1q"
2134
+ "shape": "S1r"
2126
2135
  }
2127
2136
  }
2128
2137
  },
@@ -2178,7 +2187,7 @@
2178
2187
  }
2179
2188
  }
2180
2189
  },
2181
- "S1d": {
2190
+ "S1e": {
2182
2191
  "type": "list",
2183
2192
  "member": {
2184
2193
  "type": "structure",
@@ -2195,13 +2204,13 @@
2195
2204
  }
2196
2205
  }
2197
2206
  },
2198
- "S1q": {
2207
+ "S1r": {
2199
2208
  "type": "list",
2200
2209
  "member": {
2201
- "shape": "S1r"
2210
+ "shape": "S1s"
2202
2211
  }
2203
2212
  },
2204
- "S1r": {
2213
+ "S1s": {
2205
2214
  "type": "structure",
2206
2215
  "required": [
2207
2216
  "Key",
@@ -2212,7 +2221,7 @@
2212
2221
  "Value": {}
2213
2222
  }
2214
2223
  },
2215
- "S2d": {
2224
+ "S2e": {
2216
2225
  "type": "structure",
2217
2226
  "required": [
2218
2227
  "Enabled"
@@ -2227,7 +2236,7 @@
2227
2236
  "ReportScope": {}
2228
2237
  }
2229
2238
  },
2230
- "S2h": {
2239
+ "S2i": {
2231
2240
  "type": "structure",
2232
2241
  "required": [
2233
2242
  "Spec",
@@ -2261,7 +2270,7 @@
2261
2270
  }
2262
2271
  }
2263
2272
  },
2264
- "S3e": {
2273
+ "S3f": {
2265
2274
  "type": "structure",
2266
2275
  "members": {
2267
2276
  "TotalNumberOfTasks": {
@@ -2275,7 +2284,7 @@
2275
2284
  }
2276
2285
  }
2277
2286
  },
2278
- "S47": {
2287
+ "S49": {
2279
2288
  "type": "structure",
2280
2289
  "members": {
2281
2290
  "IsPublic": {
@@ -2284,7 +2293,7 @@
2284
2293
  }
2285
2294
  }
2286
2295
  },
2287
- "S4g": {
2296
+ "S4i": {
2288
2297
  "type": "list",
2289
2298
  "member": {
2290
2299
  "locationName": "Rule",
@@ -2313,14 +2322,14 @@
2313
2322
  "members": {
2314
2323
  "Prefix": {},
2315
2324
  "Tag": {
2316
- "shape": "S1r"
2325
+ "shape": "S1s"
2317
2326
  },
2318
2327
  "And": {
2319
2328
  "type": "structure",
2320
2329
  "members": {
2321
2330
  "Prefix": {},
2322
2331
  "Tags": {
2323
- "shape": "S1q"
2332
+ "shape": "S1r"
2324
2333
  }
2325
2334
  }
2326
2335
  }
@@ -2375,7 +2384,7 @@
2375
2384
  }
2376
2385
  }
2377
2386
  },
2378
- "S59": {
2387
+ "S5b": {
2379
2388
  "type": "structure",
2380
2389
  "required": [
2381
2390
  "Id",
@@ -2391,13 +2400,13 @@
2391
2400
  ],
2392
2401
  "members": {
2393
2402
  "ActivityMetrics": {
2394
- "shape": "S5b"
2403
+ "shape": "S5d"
2395
2404
  },
2396
2405
  "BucketLevel": {
2397
2406
  "type": "structure",
2398
2407
  "members": {
2399
2408
  "ActivityMetrics": {
2400
- "shape": "S5b"
2409
+ "shape": "S5d"
2401
2410
  },
2402
2411
  "PrefixLevel": {
2403
2412
  "type": "structure",
@@ -2435,10 +2444,10 @@
2435
2444
  "type": "structure",
2436
2445
  "members": {
2437
2446
  "Buckets": {
2438
- "shape": "S5l"
2447
+ "shape": "S5n"
2439
2448
  },
2440
2449
  "Regions": {
2441
- "shape": "S5m"
2450
+ "shape": "S5o"
2442
2451
  }
2443
2452
  }
2444
2453
  },
@@ -2446,10 +2455,10 @@
2446
2455
  "type": "structure",
2447
2456
  "members": {
2448
2457
  "Buckets": {
2449
- "shape": "S5l"
2458
+ "shape": "S5n"
2450
2459
  },
2451
2460
  "Regions": {
2452
- "shape": "S5m"
2461
+ "shape": "S5o"
2453
2462
  }
2454
2463
  }
2455
2464
  },
@@ -2512,7 +2521,7 @@
2512
2521
  "StorageLensArn": {}
2513
2522
  }
2514
2523
  },
2515
- "S5b": {
2524
+ "S5d": {
2516
2525
  "type": "structure",
2517
2526
  "members": {
2518
2527
  "IsEnabled": {
@@ -2520,19 +2529,19 @@
2520
2529
  }
2521
2530
  }
2522
2531
  },
2523
- "S5l": {
2532
+ "S5n": {
2524
2533
  "type": "list",
2525
2534
  "member": {
2526
2535
  "locationName": "Arn"
2527
2536
  }
2528
2537
  },
2529
- "S5m": {
2538
+ "S5o": {
2530
2539
  "type": "list",
2531
2540
  "member": {
2532
2541
  "locationName": "Region"
2533
2542
  }
2534
2543
  },
2535
- "S62": {
2544
+ "S64": {
2536
2545
  "type": "list",
2537
2546
  "member": {
2538
2547
  "locationName": "Tag",