Skip to content

Commit

Permalink
Updates SDK to v2.1091.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 10, 2022
1 parent d41cb04 commit 80bee5c
Show file tree
Hide file tree
Showing 17 changed files with 288 additions and 233 deletions.
17 changes: 17 additions & 0 deletions .changes/2.1091.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "feature",
"category": "LexModelsV2",
"description": "This release makes slotTypeId an optional parameter in CreateSlot and UpdateSlot APIs in Amazon Lex V2 for model building. Customers can create and update slots without specifying a slot type id."
},
{
"type": "feature",
"category": "TranscribeService",
"description": "Documentation fix for API `StartMedicalTranscriptionJobRequest`, now showing min sample rate as 16khz"
},
{
"type": "feature",
"category": "Transfer",
"description": "Adding more descriptive error types for managed workflows"
}
]
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1090.0-->
<!--LATEST=2.1091.0-->
<!--ENTRYINSERT-->

## 2.1091.0
* feature: LexModelsV2: This release makes slotTypeId an optional parameter in CreateSlot and UpdateSlot APIs in Amazon Lex V2 for model building. Customers can create and update slots without specifying a slot type id.
* feature: TranscribeService: Documentation fix for API `StartMedicalTranscriptionJobRequest`, now showing min sample rate as 16khz
* feature: Transfer: Adding more descriptive error types for managed workflows

## 2.1090.0
* feature: Comprehend: Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.
* feature: EC2MetadataCredentials: Allow EC2MetadataCredentials to extend the existing expiration when EC2 Metadata Service returns expired credentials or failure response.
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
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.1090.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1091.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
2 changes: 0 additions & 2 deletions apis/models.lex.v2-2020-08-07.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,6 @@
"type": "structure",
"required": [
"slotName",
"slotTypeId",
"valueElicitationSetting",
"botId",
"botVersion",
Expand Down Expand Up @@ -3457,7 +3456,6 @@
"required": [
"slotId",
"slotName",
"slotTypeId",
"valueElicitationSetting",
"botId",
"botVersion",
Expand Down
2 changes: 0 additions & 2 deletions apis/models.lex.v2-2020-08-07.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -3893,7 +3893,6 @@
"type": "structure",
"required": [
"slotName",
"slotTypeId",
"valueElicitationSetting",
"botId",
"botVersion",
Expand Down Expand Up @@ -9211,7 +9210,6 @@
"required": [
"slotId",
"slotName",
"slotTypeId",
"valueElicitationSetting",
"botId",
"botVersion",
Expand Down
50 changes: 25 additions & 25 deletions apis/transcribe-2017-10-26.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@
"type": "structure",
"members": {
"TranscriptionJob": {
"shape": "S2x"
"shape": "S2y"
}
}
}
Expand Down Expand Up @@ -575,7 +575,7 @@
"Status": {},
"NextToken": {},
"Vocabularies": {
"shape": "S3s"
"shape": "S3t"
}
}
}
Expand Down Expand Up @@ -640,7 +640,7 @@
"shape": "S27"
},
"ModelSettings": {
"shape": "S2z"
"shape": "S30"
},
"IdentifyLanguage": {
"type": "boolean"
Expand Down Expand Up @@ -672,7 +672,7 @@
"Status": {},
"NextToken": {},
"Vocabularies": {
"shape": "S3s"
"shape": "S3t"
}
}
}
Expand Down Expand Up @@ -766,10 +766,10 @@
"OutputKey": {},
"OutputEncryptionKMSKeyId": {},
"KMSEncryptionContext": {
"shape": "S4d"
"shape": "S4e"
},
"Settings": {
"shape": "S2n"
"shape": "S2o"
},
"ContentIdentificationType": {},
"Specialty": {},
Expand Down Expand Up @@ -809,16 +809,16 @@
"OutputKey": {},
"OutputEncryptionKMSKeyId": {},
"KMSEncryptionContext": {
"shape": "S4d"
"shape": "S4e"
},
"Settings": {
"shape": "S2y"
"shape": "S2z"
},
"ModelSettings": {
"shape": "S2z"
"shape": "S30"
},
"JobExecutionSettings": {
"shape": "S30"
"shape": "S31"
},
"ContentRedaction": {
"shape": "S27"
Expand All @@ -833,7 +833,7 @@
"type": "structure",
"members": {
"Formats": {
"shape": "S32"
"shape": "S33"
}
}
},
Expand All @@ -849,7 +849,7 @@
"type": "structure",
"members": {
"TranscriptionJob": {
"shape": "S2x"
"shape": "S2y"
}
}
}
Expand Down Expand Up @@ -1334,7 +1334,7 @@
},
"FailureReason": {},
"Settings": {
"shape": "S2n"
"shape": "S2o"
},
"ContentIdentificationType": {},
"Specialty": {},
Expand All @@ -1344,7 +1344,7 @@
}
}
},
"S2n": {
"S2o": {
"type": "structure",
"members": {
"ShowSpeakerLabels": {
Expand All @@ -1365,7 +1365,7 @@
"VocabularyName": {}
}
},
"S2x": {
"S2y": {
"type": "structure",
"members": {
"TranscriptionJobName": {},
Expand All @@ -1392,13 +1392,13 @@
},
"FailureReason": {},
"Settings": {
"shape": "S2y"
"shape": "S2z"
},
"ModelSettings": {
"shape": "S2z"
"shape": "S30"
},
"JobExecutionSettings": {
"shape": "S30"
"shape": "S31"
},
"ContentRedaction": {
"shape": "S27"
Expand All @@ -1419,7 +1419,7 @@
"type": "structure",
"members": {
"Formats": {
"shape": "S32"
"shape": "S33"
},
"SubtitleFileUris": {
"type": "list",
Expand All @@ -1432,7 +1432,7 @@
}
}
},
"S2y": {
"S2z": {
"type": "structure",
"members": {
"VocabularyName": {},
Expand All @@ -1455,13 +1455,13 @@
"VocabularyFilterMethod": {}
}
},
"S2z": {
"S30": {
"type": "structure",
"members": {
"LanguageModelName": {}
}
},
"S30": {
"S31": {
"type": "structure",
"members": {
"AllowDeferredExecution": {
Expand All @@ -1470,11 +1470,11 @@
"DataAccessRoleArn": {}
}
},
"S32": {
"S33": {
"type": "list",
"member": {}
},
"S3s": {
"S3t": {
"type": "list",
"member": {
"type": "structure",
Expand All @@ -1488,7 +1488,7 @@
}
}
},
"S4d": {
"S4e": {
"type": "map",
"key": {},
"value": {}
Expand Down
Loading

0 comments on commit 80bee5c

Please sign in to comment.