Skip to content

Commit

Permalink
Updates SDK to v2.1097.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Mar 21, 2022
1 parent 8fb67a4 commit 09d75b3
Show file tree
Hide file tree
Showing 22 changed files with 852 additions and 144 deletions.
22 changes: 22 additions & 0 deletions .changes/2.1097.0.json
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "ChimeSDKMeetings",
"description": "Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection"
},
{
"type": "feature",
"category": "ECR",
"description": "This release includes a fix in the DescribeImageScanFindings paginated output."
},
{
"type": "feature",
"category": "MediaConnect",
"description": "This release adds support for selecting a maintenance window."
},
{
"type": "feature",
"category": "QuickSight",
"description": "AWS QuickSight Service Features - Expand public API support for group management."
}
]
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,7 +1,13 @@
# Changelog for AWS SDK for JavaScript
<!--LATEST=2.1096.0-->
<!--LATEST=2.1097.0-->
<!--ENTRYINSERT-->

## 2.1097.0
* feature: ChimeSDKMeetings: Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection
* feature: ECR: This release includes a fix in the DescribeImageScanFindings paginated output.
* feature: MediaConnect: This release adds support for selecting a maintenance window.
* feature: QuickSight: AWS QuickSight Service Features - Expand public API support for group management.

## 2.1096.0
* feature: Glue: Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement

Expand Down
2 changes: 1 addition & 1 deletion README.md
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.1096.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1097.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
17 changes: 10 additions & 7 deletions apis/chime-sdk-meetings-2021-07-15.min.json
Expand Up @@ -103,14 +103,15 @@
},
"MeetingFeatures": {
"shape": "Sl"
}
},
"PrimaryMeetingId": {}
}
},
"output": {
"type": "structure",
"members": {
"Meeting": {
"shape": "Sp"
"shape": "Sq"
}
}
}
Expand Down Expand Up @@ -150,14 +151,15 @@
"member": {
"shape": "S4"
}
}
},
"PrimaryMeetingId": {}
}
},
"output": {
"type": "structure",
"members": {
"Meeting": {
"shape": "Sp"
"shape": "Sq"
},
"Attendees": {
"shape": "S7"
Expand Down Expand Up @@ -263,7 +265,7 @@
"type": "structure",
"members": {
"Meeting": {
"shape": "Sp"
"shape": "Sq"
}
}
}
Expand Down Expand Up @@ -472,7 +474,7 @@
}
}
},
"Sp": {
"Sq": {
"type": "structure",
"members": {
"MeetingId": {},
Expand All @@ -498,7 +500,8 @@
},
"MeetingFeatures": {
"shape": "Sl"
}
},
"PrimaryMeetingId": {}
}
}
}
Expand Down
17 changes: 17 additions & 0 deletions apis/chime-sdk-meetings-2021-07-15.normal.json
Expand Up @@ -511,6 +511,10 @@
"MeetingFeatures": {
"shape": "MeetingFeaturesConfiguration",
"documentation": "<p>Lists the audio and video features enabled for a meeting, such as echo reduction.</p>"
},
"PrimaryMeetingId": {
"shape": "PrimaryMeetingId",
"documentation": "<p>When specified, replicates the media from the primary meeting to the new meeting.</p>"
}
}
},
Expand Down Expand Up @@ -560,6 +564,10 @@
"Attendees": {
"shape": "CreateMeetingWithAttendeesRequestItemList",
"documentation": "<p>The attendee information, including attendees' IDs and join tokens.</p>"
},
"PrimaryMeetingId": {
"shape": "PrimaryMeetingId",
"documentation": "<p>When specified, replicates the media from the primary meeting to the new meeting.</p>"
}
}
},
Expand Down Expand Up @@ -903,6 +911,10 @@
"MeetingFeatures": {
"shape": "MeetingFeaturesConfiguration",
"documentation": "<p>The features available to a meeting, such as Amazon Voice Focus.</p>"
},
"PrimaryMeetingId": {
"shape": "PrimaryMeetingId",
"documentation": "<p>When specified, replicates the media from the primary meeting to this meeting.</p>"
}
},
"documentation": "<p>A meeting created using the Amazon Chime SDK.</p>"
Expand Down Expand Up @@ -942,6 +954,11 @@
},
"documentation": "<p>The configuration for resource targets to receive notifications when meeting and attendee events occur.</p>"
},
"PrimaryMeetingId": {
"type": "string",
"max": 64,
"min": 2
},
"ResultMax": {
"type": "integer",
"max": 100,
Expand Down
2 changes: 1 addition & 1 deletion apis/ecr-2015-09-21.normal.json
Expand Up @@ -3830,7 +3830,7 @@
"documentation": "<p>The type associated with the filter.</p>"
}
},
"documentation": "<p>The details of a scanning repository filter.</p>"
"documentation": "<p>The details of a scanning repository filter. For more information on how to use filters, see <a href=\"https://docs.aws.amazon.com/AmazonECR/latest/userguide/image-scanning.html#image-scanning-filters\">Using filters</a> in the <i>Amazon Elastic Container Registry User Guide</i>.</p>"
},
"ScanningRepositoryFilterList": {
"type": "list",
Expand Down
5 changes: 4 additions & 1 deletion apis/ecr-2015-09-21.paginators.json
Expand Up @@ -11,7 +11,10 @@
"imageScanFindings"
],
"output_token": "nextToken",
"result_key": "imageScanFindings.findings"
"result_key": [
"imageScanFindings.findings",
"imageScanFindings.enhancedFindings"
]
},
"DescribeImages": {
"input_token": "nextToken",
Expand Down

0 comments on commit 09d75b3

Please sign in to comment.