Skip to content

Commit 646f286

Browse files
author
awstools
committed
Updates SDK to v2.1200.0
1 parent 5c33aa0 commit 646f286

38 files changed

+5411
-476
lines changed

.changes/2.1200.0.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "EC2",
5+
"description": "R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "ForecastQueryService",
10+
"description": "releasing What-If Analysis APIs"
11+
},
12+
{
13+
"type": "feature",
14+
"category": "ForecastService",
15+
"description": "releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation"
16+
},
17+
{
18+
"type": "feature",
19+
"category": "IoTSiteWise",
20+
"description": "Enable non-unique asset names under different hierarchies"
21+
},
22+
{
23+
"type": "feature",
24+
"category": "LexModelsV2",
25+
"description": "This release introduces a new feature to stop a running BotRecommendation Job for Automated Chatbot Designer."
26+
},
27+
{
28+
"type": "feature",
29+
"category": "SecurityHub",
30+
"description": "Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability."
31+
},
32+
{
33+
"type": "feature",
34+
"category": "SupportApp",
35+
"description": "This is the initial SDK release for the AWS Support App in Slack."
36+
}
37+
]

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,16 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1199.0-->
2+
<!--LATEST=2.1200.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1200.0
6+
* feature: EC2: R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
7+
* feature: ForecastQueryService: releasing What-If Analysis APIs
8+
* feature: ForecastService: releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation
9+
* feature: IoTSiteWise: Enable non-unique asset names under different hierarchies
10+
* feature: LexModelsV2: This release introduces a new feature to stop a running BotRecommendation Job for Automated Chatbot Designer.
11+
* feature: SecurityHub: Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.
12+
* feature: SupportApp: This is the initial SDK release for the AWS Support App in Slack.
13+
514
## 2.1199.0
615
* feature: Connect: This release adds SearchSecurityProfiles API which can be used to search for Security Profile resources within a Connect Instance.
716
* feature: Kendra: This release adds support for a new authentication type - Personal Access Token (PAT) for confluence server.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
2929
To use the SDK in the browser, simply add the following script tag to your
3030
HTML pages:
3131

32-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1199.0.min.js"></script>
32+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1200.0.min.js"></script>
3333

3434
You can also build a custom browser SDK with your specified set of AWS services.
3535
This can allow you to reduce the SDK's size, specify different API versions of

apis/docdb-2014-10-31.normal.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4492,7 +4492,7 @@
44924492
},
44934493
"RestoreType": {
44944494
"shape": "String",
4495-
"documentation": "<p>The type of restore to be performed. You can specify one of the following values:</p> <ul> <li> <p> <code>full-copy</code> - The new DB cluster is restored as a full copy of the source DB cluster.</p> </li> <li> <p> <code>copy-on-write</code> - The new DB cluster is restored as a clone of the source DB cluster.</p> </li> </ul> <p>Constraints: You can't specify <code>copy-on-write</code> if the engine version of the source DB cluster is earlier than 1.11.</p> <p>If you don't specify a <code>RestoreType</code> value, then the new DB cluster is restored as a full copy of the source DB cluster.</p>"
4495+
"documentation": "<p>The type of restore to be performed. You can specify one of the following values:</p> <ul> <li> <p> <code>full-copy</code> - The new DB cluster is restored as a full copy of the source DB cluster.</p> </li> <li> <p> <code>copy-on-write</code> - The new DB cluster is restored as a clone of the source DB cluster.</p> </li> </ul> <p>If you don't specify a <code>RestoreType</code> value, then the new DB cluster is restored as a full copy of the source DB cluster.</p>"
44964496
},
44974497
"SourceDBClusterIdentifier": {
44984498
"shape": "String",

apis/ec2-2016-11-15.min.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25001,7 +25001,8 @@
2500125001
"DisableApiStop": {
2500225002
"type": "boolean"
2500325003
}
25004-
}
25004+
},
25005+
"sensitive": true
2500525006
},
2500625007
"Sed": {
2500725008
"type": "list",

apis/ec2-2016-11-15.normal.json

Lines changed: 45 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34237,7 +34237,49 @@
3423734237
"c7g.8xlarge",
3423834238
"c7g.12xlarge",
3423934239
"c7g.16xlarge",
34240-
"mac2.metal"
34240+
"mac2.metal",
34241+
"c6id.large",
34242+
"c6id.xlarge",
34243+
"c6id.2xlarge",
34244+
"c6id.4xlarge",
34245+
"c6id.8xlarge",
34246+
"c6id.12xlarge",
34247+
"c6id.16xlarge",
34248+
"c6id.24xlarge",
34249+
"c6id.32xlarge",
34250+
"c6id.metal",
34251+
"m6id.large",
34252+
"m6id.xlarge",
34253+
"m6id.2xlarge",
34254+
"m6id.4xlarge",
34255+
"m6id.8xlarge",
34256+
"m6id.12xlarge",
34257+
"m6id.16xlarge",
34258+
"m6id.24xlarge",
34259+
"m6id.32xlarge",
34260+
"m6id.metal",
34261+
"r6id.large",
34262+
"r6id.xlarge",
34263+
"r6id.2xlarge",
34264+
"r6id.4xlarge",
34265+
"r6id.8xlarge",
34266+
"r6id.12xlarge",
34267+
"r6id.16xlarge",
34268+
"r6id.24xlarge",
34269+
"r6id.32xlarge",
34270+
"r6id.metal",
34271+
"r6a.large",
34272+
"r6a.xlarge",
34273+
"r6a.2xlarge",
34274+
"r6a.4xlarge",
34275+
"r6a.8xlarge",
34276+
"r6a.12xlarge",
34277+
"r6a.16xlarge",
34278+
"r6a.24xlarge",
34279+
"r6a.32xlarge",
34280+
"r6a.48xlarge",
34281+
"r6a.metal",
34282+
"p4de.24xlarge"
3424134283
]
3424234284
},
3424334285
"InstanceTypeHypervisor": {
@@ -44874,7 +44916,8 @@
4487444916
"documentation": "<p>Indicates whether to enable the instance for stop protection. For more information, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/Stop_Start.html#Using_StopProtection\">Stop Protection</a>.</p>"
4487544917
}
4487644918
},
44877-
"documentation": "<p>The information to include in the launch template.</p> <note> <p>You must specify at least one parameter for the launch template data.</p> </note>"
44919+
"documentation": "<p>The information to include in the launch template.</p> <note> <p>You must specify at least one parameter for the launch template data.</p> </note>",
44920+
"sensitive": true
4487844921
},
4487944922
"RequestSpotFleetRequest": {
4488044923
"type": "structure",

0 commit comments

Comments
 (0)