aws-sdk 2.1012.0 → 2.1016.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.
Files changed (52) hide show
  1. package/CHANGELOG.md +27 -1
  2. package/README.md +1 -1
  3. package/apis/auditmanager-2017-07-25.min.json +168 -12
  4. package/apis/auditmanager-2017-07-25.paginators.json +5 -0
  5. package/apis/autoscaling-2011-01-01.min.json +240 -94
  6. package/apis/chime-2018-05-01.min.json +4 -2
  7. package/apis/chime-sdk-identity-2021-04-20.min.json +362 -13
  8. package/apis/chime-sdk-identity-2021-04-20.paginators.json +5 -0
  9. package/apis/chime-sdk-messaging-2021-05-15.min.json +180 -29
  10. package/apis/ec2-2016-11-15.min.json +1331 -800
  11. package/apis/ec2-2016-11-15.paginators.json +12 -0
  12. package/apis/emr-containers-2020-10-01.min.json +18 -6
  13. package/apis/quicksight-2018-04-01.min.json +27 -21
  14. package/apis/rds-2014-10-31.min.json +412 -317
  15. package/apis/route53resolver-2018-04-01.min.json +85 -13
  16. package/apis/route53resolver-2018-04-01.paginators.json +6 -0
  17. package/apis/sagemaker-2017-07-24.min.json +924 -792
  18. package/apis/textract-2018-06-27.min.json +107 -43
  19. package/clients/auditmanager.d.ts +486 -305
  20. package/clients/autoscaling.d.ts +217 -15
  21. package/clients/chime.d.ts +8 -0
  22. package/clients/chimesdkidentity.d.ts +314 -2
  23. package/clients/chimesdkmessaging.d.ts +146 -15
  24. package/clients/connect.d.ts +11 -11
  25. package/clients/ec2.d.ts +548 -4
  26. package/clients/eks.d.ts +1 -1
  27. package/clients/emrcontainers.d.ts +18 -3
  28. package/clients/finspace.js +0 -1
  29. package/clients/finspacedata.js +0 -1
  30. package/clients/lexmodelsv2.js +0 -1
  31. package/clients/lookoutmetrics.js +0 -1
  32. package/clients/quicksight.d.ts +12 -2
  33. package/clients/rds.d.ts +361 -200
  34. package/clients/route53resolver.d.ts +94 -0
  35. package/clients/sagemaker.d.ts +152 -8
  36. package/clients/textract.d.ts +98 -6
  37. package/dist/aws-sdk-core-react-native.js +57 -22
  38. package/dist/aws-sdk-react-native.js +299 -340
  39. package/dist/aws-sdk.js +2134 -1234
  40. package/dist/aws-sdk.min.js +87 -87
  41. package/lib/core.js +1 -1
  42. package/lib/protocol/rest_json.js +6 -12
  43. package/lib/region_config.js +44 -1
  44. package/lib/region_config_data.json +81 -0
  45. package/lib/request.js +4 -6
  46. package/lib/service.js +1 -1
  47. package/package.json +2 -2
  48. package/scripts/region-checker/allowlist.js +4 -0
  49. package/lib/services/finspace.js +0 -23
  50. package/lib/services/finspacedata.js +0 -23
  51. package/lib/services/lexmodelsv2.js +0 -23
  52. package/lib/services/lookoutmetrics.js +0 -22
package/CHANGELOG.md CHANGED
@@ -1,7 +1,33 @@
1
1
  # Changelog for AWS SDK for JavaScript
2
- <!--LATEST=2.1012.0-->
2
+ <!--LATEST=2.1016.0-->
3
3
  <!--ENTRYINSERT-->
4
4
 
5
+ ## 2.1016.0
6
+ * feature: AutoScaling: This release adds support for attribute-based instance type selection, a new EC2 Auto Scaling feature that lets customers express their instance requirements as a set of attributes, such as vCPU, memory, and storage.
7
+ * feature: EC2: This release adds: attribute-based instance type selection for EC2 Fleet, Spot Fleet, a feature that lets customers express instance requirements as attributes like vCPU, memory, and storage; and Spot placement score, a feature that helps customers identify an optimal location to run Spot workloads.
8
+ * feature: EKS: EKS managed node groups now support BOTTLEROCKET_x86_64 and BOTTLEROCKET_ARM_64 AMI types.
9
+ * feature: SageMaker: This release allows customers to describe one or more versioned model packages through BatchDescribeModelPackage, update project via UpdateProject, modify and read customer metadata properties using Create, Update and Describe ModelPackage and enables cross account registration of model packages.
10
+ * feature: Textract: This release adds support for asynchronously analyzing invoice and receipt documents through two new APIs: StartExpenseAnalysis and GetExpenseAnalysis
11
+
12
+ ## 2.1015.0
13
+ * feature: ChimeSDKIdentity: The Amazon Chime SDK now supports push notifications through Amazon Pinpoint
14
+ * feature: ChimeSDKMessaging: The Amazon Chime SDK now supports push notifications through Amazon Pinpoint
15
+ * feature: EMRcontainers: This feature enables auto-generation of certificate to secure the managed-endpoint and removes the need for customer provided certificate-arn during managed-endpoint setup.
16
+
17
+ ## 2.1014.0
18
+ * bugfix: endpoint: Update fips endpoint heuristics test to use callback
19
+ * feature: AuditManager: This release introduces a new feature for Audit Manager: Custom framework sharing. You can now share your custom frameworks with another AWS account, or replicate them into another AWS Region under your own account.
20
+ * feature: EC2: This release adds support to create a VPN Connection that is not attached to a Gateway at the time of creation. Use this to create VPNs associated with Core Networks, or modify your VPN and attach a gateway using the modify API after creation.
21
+ * feature: RDS: This release adds support for Amazon RDS Custom, which is a new RDS management type that gives you full access to your database and operating system. For more information, see https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html
22
+ * feature: Route53Resolver: New API for ResolverConfig, which allows autodefined rules for reverse DNS resolution to be disabled for a VPC
23
+
24
+ ## 2.1013.0
25
+ * bugfix: endpoint: Support FIPS in endpoint heuristics
26
+ * feature: AuditManager: This release introduces character restrictions for ControlSet names. We updated regex patterns for the following attributes: ControlSet, CreateAssessmentFrameworkControlSet, and UpdateAssessmentFrameworkControlSet.
27
+ * feature: Chime: Chime VoiceConnector and VoiceConnectorGroup APIs will now return an ARN.
28
+ * feature: QuickSight: Added QSearchBar option for GenerateEmbedUrlForRegisteredUser ExperienceConfiguration to support Q search bar embedding
29
+ * feature: rest-json: Update serialization of Rest-JSON API input and Content-Type
30
+
5
31
  ## 2.1012.0
6
32
  * feature: Appflow: Feature to add support for JSON-L format for S3 as a source.
7
33
  * feature: DirectConnect: This release adds 4 new APIS, which needs to be public able
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.1012.0.min.js"></script>
32
+ <script src="https://sdk.amazonaws.com/js/aws-sdk-2.1016.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
@@ -457,6 +457,33 @@
457
457
  "members": {}
458
458
  }
459
459
  },
460
+ "DeleteAssessmentFrameworkShare": {
461
+ "http": {
462
+ "method": "DELETE",
463
+ "requestUri": "/assessmentFrameworkShareRequests/{requestId}"
464
+ },
465
+ "input": {
466
+ "type": "structure",
467
+ "required": [
468
+ "requestId",
469
+ "requestType"
470
+ ],
471
+ "members": {
472
+ "requestId": {
473
+ "location": "uri",
474
+ "locationName": "requestId"
475
+ },
476
+ "requestType": {
477
+ "location": "querystring",
478
+ "locationName": "requestType"
479
+ }
480
+ }
481
+ },
482
+ "output": {
483
+ "type": "structure",
484
+ "members": {}
485
+ }
486
+ },
460
487
  "DeleteAssessmentReport": {
461
488
  "http": {
462
489
  "method": "DELETE",
@@ -827,7 +854,7 @@
827
854
  "type": "structure",
828
855
  "members": {
829
856
  "evidence": {
830
- "shape": "S4p"
857
+ "shape": "S4s"
831
858
  }
832
859
  }
833
860
  }
@@ -874,7 +901,7 @@
874
901
  "evidence": {
875
902
  "type": "list",
876
903
  "member": {
877
- "shape": "S4p"
904
+ "shape": "S4s"
878
905
  }
879
906
  },
880
907
  "nextToken": {}
@@ -912,7 +939,7 @@
912
939
  "type": "structure",
913
940
  "members": {
914
941
  "evidenceFolder": {
915
- "shape": "S53"
942
+ "shape": "S56"
916
943
  }
917
944
  }
918
945
  }
@@ -947,7 +974,7 @@
947
974
  "type": "structure",
948
975
  "members": {
949
976
  "evidenceFolders": {
950
- "shape": "S57"
977
+ "shape": "S5a"
951
978
  },
952
979
  "nextToken": {}
953
980
  }
@@ -993,7 +1020,7 @@
993
1020
  "type": "structure",
994
1021
  "members": {
995
1022
  "evidenceFolders": {
996
- "shape": "S57"
1023
+ "shape": "S5a"
997
1024
  },
998
1025
  "nextToken": {}
999
1026
  }
@@ -1064,11 +1091,50 @@
1064
1091
  "type": "structure",
1065
1092
  "members": {
1066
1093
  "settings": {
1067
- "shape": "S5k"
1094
+ "shape": "S5n"
1068
1095
  }
1069
1096
  }
1070
1097
  }
1071
1098
  },
1099
+ "ListAssessmentFrameworkShareRequests": {
1100
+ "http": {
1101
+ "method": "GET",
1102
+ "requestUri": "/assessmentFrameworkShareRequests"
1103
+ },
1104
+ "input": {
1105
+ "type": "structure",
1106
+ "required": [
1107
+ "requestType"
1108
+ ],
1109
+ "members": {
1110
+ "requestType": {
1111
+ "location": "querystring",
1112
+ "locationName": "requestType"
1113
+ },
1114
+ "nextToken": {
1115
+ "location": "querystring",
1116
+ "locationName": "nextToken"
1117
+ },
1118
+ "maxResults": {
1119
+ "location": "querystring",
1120
+ "locationName": "maxResults",
1121
+ "type": "integer"
1122
+ }
1123
+ }
1124
+ },
1125
+ "output": {
1126
+ "type": "structure",
1127
+ "members": {
1128
+ "assessmentFrameworkShareRequests": {
1129
+ "type": "list",
1130
+ "member": {
1131
+ "shape": "S5u"
1132
+ }
1133
+ },
1134
+ "nextToken": {}
1135
+ }
1136
+ }
1137
+ },
1072
1138
  "ListAssessmentFrameworks": {
1073
1139
  "http": {
1074
1140
  "method": "GET",
@@ -1420,6 +1486,36 @@
1420
1486
  }
1421
1487
  }
1422
1488
  },
1489
+ "StartAssessmentFrameworkShare": {
1490
+ "http": {
1491
+ "requestUri": "/assessmentFrameworks/{frameworkId}/shareRequests"
1492
+ },
1493
+ "input": {
1494
+ "type": "structure",
1495
+ "required": [
1496
+ "frameworkId",
1497
+ "destinationAccount",
1498
+ "destinationRegion"
1499
+ ],
1500
+ "members": {
1501
+ "frameworkId": {
1502
+ "location": "uri",
1503
+ "locationName": "frameworkId"
1504
+ },
1505
+ "destinationAccount": {},
1506
+ "destinationRegion": {},
1507
+ "comment": {}
1508
+ }
1509
+ },
1510
+ "output": {
1511
+ "type": "structure",
1512
+ "members": {
1513
+ "assessmentFrameworkShareRequest": {
1514
+ "shape": "S5u"
1515
+ }
1516
+ }
1517
+ }
1518
+ },
1423
1519
  "TagResource": {
1424
1520
  "http": {
1425
1521
  "requestUri": "/tags/{resourceArn}"
@@ -1632,6 +1728,36 @@
1632
1728
  }
1633
1729
  }
1634
1730
  },
1731
+ "UpdateAssessmentFrameworkShare": {
1732
+ "http": {
1733
+ "method": "PUT",
1734
+ "requestUri": "/assessmentFrameworkShareRequests/{requestId}"
1735
+ },
1736
+ "input": {
1737
+ "type": "structure",
1738
+ "required": [
1739
+ "requestId",
1740
+ "requestType",
1741
+ "action"
1742
+ ],
1743
+ "members": {
1744
+ "requestId": {
1745
+ "location": "uri",
1746
+ "locationName": "requestId"
1747
+ },
1748
+ "requestType": {},
1749
+ "action": {}
1750
+ }
1751
+ },
1752
+ "output": {
1753
+ "type": "structure",
1754
+ "members": {
1755
+ "assessmentFrameworkShareRequest": {
1756
+ "shape": "S5u"
1757
+ }
1758
+ }
1759
+ }
1760
+ },
1635
1761
  "UpdateAssessmentStatus": {
1636
1762
  "http": {
1637
1763
  "method": "PUT",
@@ -1718,7 +1844,7 @@
1718
1844
  "type": "structure",
1719
1845
  "members": {
1720
1846
  "settings": {
1721
- "shape": "S5k"
1847
+ "shape": "S5n"
1722
1848
  }
1723
1849
  }
1724
1850
  }
@@ -2083,7 +2209,7 @@
2083
2209
  "keywordValue": {}
2084
2210
  }
2085
2211
  },
2086
- "S4p": {
2212
+ "S4s": {
2087
2213
  "type": "structure",
2088
2214
  "members": {
2089
2215
  "dataSource": {},
@@ -2118,7 +2244,7 @@
2118
2244
  "assessmentReportSelection": {}
2119
2245
  }
2120
2246
  },
2121
- "S53": {
2247
+ "S56": {
2122
2248
  "type": "structure",
2123
2249
  "members": {
2124
2250
  "name": {},
@@ -2161,13 +2287,13 @@
2161
2287
  }
2162
2288
  }
2163
2289
  },
2164
- "S57": {
2290
+ "S5a": {
2165
2291
  "type": "list",
2166
2292
  "member": {
2167
- "shape": "S53"
2293
+ "shape": "S56"
2168
2294
  }
2169
2295
  },
2170
- "S5k": {
2296
+ "S5n": {
2171
2297
  "type": "structure",
2172
2298
  "members": {
2173
2299
  "isAwsOrgEnabled": {
@@ -2182,6 +2308,36 @@
2182
2308
  },
2183
2309
  "kmsKey": {}
2184
2310
  }
2311
+ },
2312
+ "S5u": {
2313
+ "type": "structure",
2314
+ "members": {
2315
+ "id": {},
2316
+ "frameworkId": {},
2317
+ "frameworkName": {},
2318
+ "frameworkDescription": {},
2319
+ "status": {},
2320
+ "sourceAccount": {},
2321
+ "destinationAccount": {},
2322
+ "destinationRegion": {},
2323
+ "expirationTime": {
2324
+ "type": "timestamp"
2325
+ },
2326
+ "creationTime": {
2327
+ "type": "timestamp"
2328
+ },
2329
+ "lastUpdated": {
2330
+ "type": "timestamp"
2331
+ },
2332
+ "comment": {},
2333
+ "standardControlsCount": {
2334
+ "type": "integer"
2335
+ },
2336
+ "customControlsCount": {
2337
+ "type": "integer"
2338
+ },
2339
+ "complianceType": {}
2340
+ }
2185
2341
  }
2186
2342
  }
2187
2343
  }
@@ -25,6 +25,11 @@
25
25
  "output_token": "nextToken",
26
26
  "limit_key": "maxResults"
27
27
  },
28
+ "ListAssessmentFrameworkShareRequests": {
29
+ "input_token": "nextToken",
30
+ "output_token": "nextToken",
31
+ "limit_key": "maxResults"
32
+ },
28
33
  "ListAssessmentFrameworks": {
29
34
  "input_token": "nextToken",
30
35
  "output_token": "nextToken",