Skip to content

Commit

Permalink
Updates SDK to v2.1088.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 7, 2022
1 parent c80da9b commit c3e62a1
Show file tree
Hide file tree
Showing 17 changed files with 285 additions and 186 deletions.
12 changes: 12 additions & 0 deletions .changes/2.1088.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[
{
"type": "feature",
"category": "ChimeSDKMeetings",
"description": "Adds support for Transcribe language identification feature to the StartMeetingTranscription API."
},
{
"type": "feature",
"category": "ECS",
"description": "Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries"
}
]
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1087.0-->
<!--LATEST=2.1088.0-->
<!--ENTRYINSERT-->

## 2.1088.0
* feature: ChimeSDKMeetings: Adds support for Transcribe language identification feature to the StartMeetingTranscription API.
* feature: ECS: Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries

## 2.1087.0
* feature: Connect: This release updates the *InstanceStorageConfig APIs so they support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis segments will be published.
* feature: DevOpsGuru: Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig.
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.1087.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1088.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
10 changes: 6 additions & 4 deletions apis/chime-sdk-meetings-2021-07-15.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -326,9 +326,6 @@
"members": {
"EngineTranscribeSettings": {
"type": "structure",
"required": [
"LanguageCode"
],
"members": {
"LanguageCode": {},
"VocabularyFilterMethod": {},
Expand All @@ -342,7 +339,12 @@
"ContentIdentificationType": {},
"ContentRedactionType": {},
"PiiEntityTypes": {},
"LanguageModelName": {}
"LanguageModelName": {},
"IdentifyLanguage": {
"type": "boolean"
},
"LanguageOptions": {},
"PreferredLanguage": {}
}
},
"EngineTranscribeMedicalSettings": {
Expand Down
35 changes: 25 additions & 10 deletions apis/chime-sdk-meetings-2021-07-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@
"documentation": "<p>Makes echo reduction available to clients who connect to the meeting.</p>"
}
},
"documentation": "<p>An optional category of meeting features that contains audio-specific configurations, such as operating parameters for Amazon Voice Focus.</p>"
"documentation": "<p>An optional category of meeting features that contains audio-specific configurations, such as operating parameters for Amazon Voice Focus. </p>"
},
"BatchCreateAttendeeErrorList": {
"type": "list",
Expand Down Expand Up @@ -494,7 +494,7 @@
},
"MediaRegion": {
"shape": "MediaRegion",
"documentation": "<p>The Region in which to create the meeting.</p> <p> Available values: <code>af-south-1</code> , <code>ap-northeast-1</code> , <code>ap-northeast-2</code> , <code>ap-south-1</code> , <code>ap-southeast-1</code> , <code>ap-southeast-2</code> , <code>ca-central-1</code> , <code>eu-central-1</code> , <code>eu-north-1</code> , <code>eu-south-1</code> , <code>eu-west-1</code> , <code>eu-west-2</code> , <code>eu-west-3</code> , <code>sa-east-1</code> , <code>us-east-1</code> , <code>us-east-2</code> , <code>us-west-1</code> , <code>us-west-2</code> . </p>"
"documentation": "<p>The Region in which to create the meeting.</p> <p> Available values: <code>af-south-1</code>, <code>ap-northeast-1</code>, <code>ap-northeast-2</code>, <code>ap-south-1</code>, <code>ap-southeast-1</code>, <code>ap-southeast-2</code>, <code>ca-central-1</code>, <code>eu-central-1</code>, <code>eu-north-1</code>, <code>eu-south-1</code>, <code>eu-west-1</code>, <code>eu-west-2</code>, <code>eu-west-3</code>, <code>sa-east-1</code>, <code>us-east-1</code>, <code>us-east-2</code>, <code>us-west-1</code>, <code>us-west-2</code>. </p> <p>Available values in AWS GovCloud (US) Regions: <code>us-gov-east-1</code>, <code>us-gov-west-1</code>.</p>"
},
"MeetingHostId": {
"shape": "ExternalUserId",
Expand Down Expand Up @@ -539,7 +539,7 @@
},
"MediaRegion": {
"shape": "MediaRegion",
"documentation": "<p>The Region in which to create the meeting.</p>"
"documentation": "<p>The Region in which to create the meeting.</p> <p> Available values: <code>af-south-1</code>, <code>ap-northeast-1</code>, <code>ap-northeast-2</code>, <code>ap-south-1</code>, <code>ap-southeast-1</code>, <code>ap-southeast-2</code>, <code>ca-central-1</code>, <code>eu-central-1</code>, <code>eu-north-1</code>, <code>eu-south-1</code>, <code>eu-west-1</code>, <code>eu-west-2</code>, <code>eu-west-3</code>, <code>sa-east-1</code>, <code>us-east-1</code>, <code>us-east-2</code>, <code>us-west-1</code>, <code>us-west-2</code>. </p> <p>Available values in AWS GovCloud (US) Regions: <code>us-gov-east-1</code>, <code>us-gov-west-1</code>.</p>"
},
"MeetingHostId": {
"shape": "ExternalUserId",
Expand Down Expand Up @@ -660,9 +660,6 @@
},
"EngineTranscribeSettings": {
"type": "structure",
"required": [
"LanguageCode"
],
"members": {
"LanguageCode": {
"shape": "TranscribeLanguageCode",
Expand Down Expand Up @@ -702,11 +699,23 @@
},
"PiiEntityTypes": {
"shape": "TranscribePiiEntityTypes",
"documentation": "<p>Lists the PII entity types you want to identify or redact. To specify entity types, you must enable <code>ContentIdentificationType</code> or <code>ContentRedactionType</code>.</p> <p>PIIEntityTypes must be comma-separated. The available values are: <code>BANK_ACCOUNT_NUMBER</code>, <code>BANK_ROUTING, CREDIT_DEBIT_NUMBER</code>, <code>CREDIT_DEBIT_CVV</code>, <code>CREDIT_DEBIT_EXPIRY</code>, <code>PIN</code>, <code>EMAIL</code>, <code>ADDRESS</code>, <code>NAME</code>, <code>PHONE</code>, <code>SSN</code>, and <code>ALL</code>.</p> <p> <code>PiiEntityTypes</code> is an optional parameter with a default value of <code>ALL</code>.</p>"
"documentation": "<p>Lists the PII entity types you want to identify or redact. To specify entity types, you must enable <code>ContentIdentificationType</code> or <code>ContentRedactionType</code>.</p> <p> <code>PIIEntityTypes</code> must be comma-separated. The available values are: <code>BANK_ACCOUNT_NUMBER</code>, <code>BANK_ROUTING, CREDIT_DEBIT_NUMBER</code>, <code>CREDIT_DEBIT_CVV</code>, <code>CREDIT_DEBIT_EXPIRY</code>, <code>PIN</code>, <code>EMAIL</code>, <code>ADDRESS</code>, <code>NAME</code>, <code>PHONE</code>, <code>SSN</code>, and <code>ALL</code>.</p> <p> <code>PiiEntityTypes</code> is an optional parameter with a default value of <code>ALL</code>.</p>"
},
"LanguageModelName": {
"shape": "TranscribeLanguageModelName",
"documentation": "<p>The name of the language model used during transcription.</p>"
},
"IdentifyLanguage": {
"shape": "Boolean",
"documentation": "<p>Automatically identifies the language spoken in media files.</p>"
},
"LanguageOptions": {
"shape": "TranscribeLanguageOptions",
"documentation": "<p>Language codes for the languages that you want to identify. You must provide at least 2 codes.</p>"
},
"PreferredLanguage": {
"shape": "TranscribeLanguageCode",
"documentation": "<p>Language code for the preferred language.</p>"
}
},
"documentation": "<p>Settings specific to the Amazon Transcribe engine.</p>"
Expand Down Expand Up @@ -885,7 +894,7 @@
},
"MediaRegion": {
"shape": "MediaRegion",
"documentation": "<p>The Region in which you create the meeting. Available values: <code>af-south-1</code>, <code>ap-northeast-1</code>, <code>ap-northeast-2</code>, <code>ap-south-1</code>, <code>ap-southeast-1</code>, <code>ap-southeast-2</code>, <code>ca-central-1</code>, <code>eu-central-1</code>, <code>eu-north-1</code>, <code>eu-south-1</code>, <code>eu-west-1</code>, <code>eu-west-2</code>, <code>eu-west-3</code>, <code>sa-east-1</code>, <code>us-east-1</code>, <code>us-east-2</code>, <code>us-west-1</code>, <code>us-west-2</code>.</p>"
"documentation": "<p>The Region in which you create the meeting. Available values: <code>af-south-1</code>, <code>ap-northeast-1</code>, <code>ap-northeast-2</code>, <code>ap-south-1</code>, <code>ap-southeast-1</code>, <code>ap-southeast-2</code>, <code>ca-central-1</code>, <code>eu-central-1</code>, <code>eu-north-1</code>, <code>eu-south-1</code>, <code>eu-west-1</code>, <code>eu-west-2</code>, <code>eu-west-3</code>, <code>sa-east-1</code>, <code>us-east-1</code>, <code>us-east-2</code>, <code>us-west-1</code>, <code>us-west-2</code>.</p> <p>Available values in AWS GovCloud (US) Regions: <code>us-gov-east-1</code>, <code>us-gov-west-1</code>.</p>"
},
"MediaPlacement": {
"shape": "MediaPlacement",
Expand Down Expand Up @@ -913,7 +922,7 @@
"documentation": "<p>The configuration settings for the audio features available to a meeting. </p>"
}
},
"documentation": "<p>The configuration settings of the features available to a meeting.</p>"
"documentation": "<p>The configuration settings of the features available to a meeting.&gt;</p>"
},
"NotificationsConfiguration": {
"type": "structure",
Expand Down Expand Up @@ -1010,6 +1019,12 @@
"min": 1,
"pattern": "^[0-9a-zA-Z._-]+"
},
"TranscribeLanguageOptions": {
"type": "string",
"max": 200,
"min": 1,
"pattern": "^[a-zA-Z-,]+"
},
"TranscribeMedicalContentIdentificationType": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -1106,5 +1121,5 @@
"documentation": "<p>The configuration for the current transcription operation. Must contain <code>EngineTranscribeSettings</code> or <code>EngineTranscribeMedicalSettings</code>.</p>"
}
},
"documentation": "<p>The Amazon Chime SDK meetings APIs in this section allow software developers to create Amazon Chime SDK meetings, set the AWS Regions for meetings, create and manage users, and send and receive meeting notifications. For more information about the meeting APIs, see <a href=\"http://amazonaws.com/chime/latest/APIReference/API_Operations_Amazon_Chime_SDK_meetings\">Amazon Chime SDK meetings</a>.</p>"
"documentation": "<p>The Amazon Chime SDK meetings APIs in this section allow software developers to create Amazon Chime SDK meetings, set the AWS Regions for meetings, create and manage users, and send and receive meeting notifications. For more information about the meeting APIs, see <a href=\"https://docs.aws.amazon.com/chime/latest/APIReference/API_Operations_Amazon_Chime_SDK_Meetings.html\">Amazon Chime SDK meetings</a>.</p>"
}
10 changes: 10 additions & 0 deletions apis/ecs-2014-11-13.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -1458,6 +1458,16 @@
},
"enableExecuteCommand": {
"type": "boolean"
},
"enableECSManagedTags": {
"type": "boolean"
},
"loadBalancers": {
"shape": "S15"
},
"propagateTags": {},
"serviceRegistries": {
"shape": "S18"
}
}
},
Expand Down
Loading

0 comments on commit c3e62a1

Please sign in to comment.