Skip to content

Commit

Permalink
Updates SDK to v2.1417.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jul 18, 2023
1 parent 4071a62 commit c81e70e
Show file tree
Hide file tree
Showing 28 changed files with 4,764 additions and 639 deletions.
22 changes: 22 additions & 0 deletions .changes/2.1417.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "ES",
"description": "Regex Validation on the ElasticSearch Engine Version attribute"
},
{
"type": "feature",
"category": "LexModelsV2",
"description": "This release adds support for Lex Developers to view analytics for their bots."
},
{
"type": "feature",
"category": "M2",
"description": "Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API"
},
{
"type": "feature",
"category": "Snowball",
"description": "Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor."
}
]
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1416.0-->
<!--LATEST=2.1417.0-->
<!--ENTRYINSERT-->

## 2.1417.0
* feature: ES: Regex Validation on the ElasticSearch Engine Version attribute
* feature: LexModelsV2: This release adds support for Lex Developers to view analytics for their bots.
* feature: M2: Allows UpdateEnvironment to update the environment to 0 host capacity. New GetSignedBluinsightsUrl API
* feature: Snowball: Adds support for RACK_5U_C. This is the first AWS Snow Family device designed to meet U.S. Military Ruggedization Standards (MIL-STD-810H) with 208 vCPU device in a portable, compact 5U, half-rack width form-factor.

## 2.1416.0
* feature: DocDB: Added major version upgrade option in ModifyDBCluster API
* feature: EC2: Add Nitro TPM support on DescribeInstanceTypes
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
To use the SDK in the browser, simply add the following script tag to your
HTML pages:

<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1416.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1417.0.min.js"></script>

You can also build a custom browser SDK with your specified set of AWS services.
This can allow you to reduce the SDK's size, specify different API versions of
Expand Down
6 changes: 3 additions & 3 deletions apis/codeguru-security-2018-05-10.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@
"shape": "AccessDeniedException"
}
],
"documentation": "<p>Returns a list of all the scans in an account.</p>"
"documentation": "<p>Returns a list of all the standard scans in an account. Does not return express scans.</p>"
},
"ListTagsForResource": {
"name": "ListTagsForResource",
Expand Down Expand Up @@ -578,7 +578,7 @@
"members": {
"analysisType": {
"shape": "AnalysisType",
"documentation": "<p>The type of analysis you want CodeGuru Security to perform in the scan, either <code>Security</code> or <code>All</code>. The <code>Secuirty</code> type only generates findings related to security. The <code>All</code> type generates both security findings and quality findings. Defaults to <code>Security</code> type if missing.</p>"
"documentation": "<p>The type of analysis you want CodeGuru Security to perform in the scan, either <code>Security</code> or <code>All</code>. The <code>Security</code> type only generates findings related to security. The <code>All</code> type generates both security findings and quality findings. Defaults to <code>Security</code> type if missing.</p>"
},
"clientToken": {
"shape": "ClientToken",
Expand Down Expand Up @@ -1532,5 +1532,5 @@
"documentation": "<p>Information about a security vulnerability that Amazon CodeGuru Security detected.</p>"
}
},
"documentation": "<p>This section provides documentation for the <a href=\"https://docs.aws.amazon.com/https:/docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html\">Amazon CodeGuru Security</a> API operations. CodeGuru Security is a service that uses program analysis and machine learning to detect security policy violations and vulnerabilities, and recommends ways to address these security risks.</p> <p>By proactively detecting and providing recommendations for addressing security risks, CodeGuru Security improves the overall security of your application code. For more information about CodeGuru Security, see the <a href=\"https://docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html\">Amazon CodeGuru Security User Guide</a>. </p>"
"documentation": "<note> <p>Amazon CodeGuru Security is in preview release and is subject to change.</p> </note> <p>This section provides documentation for the Amazon CodeGuru Security API operations. CodeGuru Security is a service that uses program analysis and machine learning to detect security policy violations and vulnerabilities, and recommends ways to address these security risks.</p> <p>By proactively detecting and providing recommendations for addressing security risks, CodeGuru Security improves the overall security of your application code. For more information about CodeGuru Security, see the <a href=\"https://docs.aws.amazon.com/codeguru/latest/security-ug/what-is-codeguru-security.html\">Amazon CodeGuru Security User Guide</a>. </p>"
}
4 changes: 2 additions & 2 deletions apis/connect-2017-08-08.normal.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion apis/es-2015-01-01.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -3553,7 +3553,7 @@
},
"ElasticsearchVersionString": {
"type": "string",
"pattern": "^[0-9]{1}\\.[0-9]{1,2}$|^OpenSearch_[0-9]{1,2}\\.[0-9]{1,2}$"
"pattern": "^[0-9]{1}\\.[0-9]{1,2}$|^OpenSearch_[0-9]{1,2}\\.[0-9]{1,2}$|^OS_[0-9]{1,2}\\.[0-9]{1,2}$"
},
"EncryptionAtRestOptions": {
"type": "structure",
Expand Down
22 changes: 19 additions & 3 deletions apis/m2-2021-04-28.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -876,6 +876,22 @@
}
}
},
"GetSignedBluinsightsUrl": {
"http": {
"method": "GET",
"requestUri": "/signed-bi-url",
"responseCode": 200
},
"output": {
"type": "structure",
"required": [
"signedBiUrl"
],
"members": {
"signedBiUrl": {}
}
}
},
"ListApplicationVersions": {
"http": {
"method": "GET",
Expand Down Expand Up @@ -938,7 +954,7 @@
"type": "integer"
},
"names": {
"shape": "S2x",
"shape": "S2y",
"location": "querystring",
"locationName": "names"
},
Expand Down Expand Up @@ -1404,7 +1420,7 @@
"type": "integer"
},
"names": {
"shape": "S2x",
"shape": "S2y",
"location": "querystring",
"locationName": "names"
},
Expand Down Expand Up @@ -1877,7 +1893,7 @@
}
}
},
"S2x": {
"S2y": {
"type": "list",
"member": {}
}
Expand Down
Loading

0 comments on commit c81e70e

Please sign in to comment.