Skip to content

Commit

Permalink
Updates SDK to v2.1024.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Nov 8, 2021
1 parent 4acccb6 commit 8af6be7
Show file tree
Hide file tree
Showing 21 changed files with 2,309 additions and 1,754 deletions.
22 changes: 22 additions & 0 deletions .changes/2.1024.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"type": "feature",
"category": "ChimeSDKMeetings",
"description": "Updated format validation for ids and regions."
},
{
"type": "feature",
"category": "EC2",
"description": "This release adds internal validation on the GatewayAssociationState field"
},
{
"type": "feature",
"category": "SageMaker",
"description": "SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status."
},
{
"type": "feature",
"category": "WAFV2",
"description": "You can now configure rules to run a CAPTCHA check against web requests and, as needed, send a CAPTCHA challenge to the client."
}
]
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.1023.0-->
<!--LATEST=2.1024.0-->
<!--ENTRYINSERT-->

## 2.1024.0
* feature: ChimeSDKMeetings: Updated format validation for ids and regions.
* feature: EC2: This release adds internal validation on the GatewayAssociationState field
* feature: SageMaker: SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status.
* feature: WAFV2: You can now configure rules to run a CAPTCHA check against web requests and, as needed, send a CAPTCHA challenge to the client.

## 2.1023.0
* feature: EC2: DescribeInstances now returns customer-owned IP addresses for instances running on an AWS Outpost.
* feature: Translate: This release enable customers to use their own KMS keys to encrypt output files when they submit a batch transform job.
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.1023.0.min.js"></script>
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1024.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
36 changes: 18 additions & 18 deletions apis/chime-sdk-meetings-2021-07-15.min.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,26 +88,26 @@
],
"members": {
"ClientRequestToken": {
"shape": "Sf",
"shape": "Sg",
"idempotencyToken": true
},
"MediaRegion": {},
"MeetingHostId": {
"shape": "S5"
},
"ExternalMeetingId": {
"shape": "Sg"
"shape": "Si"
},
"NotificationsConfiguration": {
"shape": "Sh"
"shape": "Sj"
}
}
},
"output": {
"type": "structure",
"members": {
"Meeting": {
"shape": "Sk"
"shape": "Sm"
}
}
}
Expand All @@ -126,18 +126,18 @@
],
"members": {
"ClientRequestToken": {
"shape": "Sf",
"shape": "Sg",
"idempotencyToken": true
},
"MediaRegion": {},
"MeetingHostId": {
"shape": "S5"
},
"ExternalMeetingId": {
"shape": "Sg"
"shape": "Si"
},
"NotificationsConfiguration": {
"shape": "Sh"
"shape": "Sj"
},
"Attendees": {
"type": "list",
Expand All @@ -151,7 +151,7 @@
"type": "structure",
"members": {
"Meeting": {
"shape": "Sk"
"shape": "Sm"
},
"Attendees": {
"shape": "S7"
Expand Down Expand Up @@ -257,7 +257,7 @@
"type": "structure",
"members": {
"Meeting": {
"shape": "Sk"
"shape": "Sm"
}
}
}
Expand Down Expand Up @@ -418,41 +418,41 @@
}
}
},
"Sf": {
"Sg": {
"type": "string",
"sensitive": true
},
"Sg": {
"Si": {
"type": "string",
"sensitive": true
},
"Sh": {
"Sj": {
"type": "structure",
"members": {
"LambdaFunctionArn": {
"shape": "Si"
"shape": "Sk"
},
"SnsTopicArn": {
"shape": "Si"
"shape": "Sk"
},
"SqsQueueArn": {
"shape": "Si"
"shape": "Sk"
}
}
},
"Si": {
"Sk": {
"type": "string",
"sensitive": true
},
"Sk": {
"Sm": {
"type": "structure",
"members": {
"MeetingId": {},
"MeetingHostId": {
"shape": "S5"
},
"ExternalMeetingId": {
"shape": "Sg"
"shape": "Si"
},
"MediaRegion": {},
"MediaPlacement": {
Expand Down
41 changes: 23 additions & 18 deletions apis/chime-sdk-meetings-2021-07-15.normal.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@
"documentation": "<p>The Amazon Chime SDK external user ID. An idempotency token. Links the attendee to an identity managed by a builder application.</p>"
},
"AttendeeId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK attendee ID.</p>"
},
"JoinToken": {
Expand Down Expand Up @@ -368,7 +368,7 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK ID of the meeting to which you're adding attendees.</p>",
"location": "uri",
"locationName": "MeetingId"
Expand Down Expand Up @@ -425,7 +425,7 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The unique ID of the meeting.</p>",
"location": "uri",
"locationName": "MeetingId"
Expand Down Expand Up @@ -480,8 +480,8 @@
"idempotencyToken": true
},
"MediaRegion": {
"shape": "String",
"documentation": "<p>The Region in which to create the meeting. Default: <code>us-east-1</code>.</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>"
"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>"
},
"MeetingHostId": {
"shape": "ExternalUserId",
Expand Down Expand Up @@ -521,8 +521,8 @@
"idempotencyToken": true
},
"MediaRegion": {
"shape": "String",
"documentation": "<p>The Region in which to create the meeting. Default: <code>us-east-1</code>.</p>"
"shape": "MediaRegion",
"documentation": "<p>The Region in which to create the meeting.</p>"
},
"MeetingHostId": {
"shape": "ExternalUserId",
Expand Down Expand Up @@ -575,13 +575,13 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK meeting ID.</p>",
"location": "uri",
"locationName": "MeetingId"
},
"AttendeeId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK attendee ID.</p>",
"location": "uri",
"locationName": "AttendeeId"
Expand All @@ -595,7 +595,7 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK meeting ID.</p>",
"location": "uri",
"locationName": "MeetingId"
Expand Down Expand Up @@ -682,13 +682,13 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK meeting ID.</p>",
"location": "uri",
"locationName": "MeetingId"
},
"AttendeeId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK attendee ID.</p>",
"location": "uri",
"locationName": "AttendeeId"
Expand All @@ -711,7 +711,7 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK meeting ID.</p>",
"location": "uri",
"locationName": "MeetingId"
Expand All @@ -733,7 +733,7 @@
},
"JoinTokenString": {
"type": "string",
"max": 4096,
"max": 2048,
"min": 2,
"sensitive": true
},
Expand All @@ -744,7 +744,7 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The Amazon Chime SDK meeting ID.</p>",
"location": "uri",
"locationName": "MeetingId"
Expand Down Expand Up @@ -814,6 +814,11 @@
},
"documentation": "<p>A set of endpoints used by clients to connect to the media service group for an Amazon Chime SDK meeting.</p>"
},
"MediaRegion": {
"type": "string",
"max": 64,
"min": 2
},
"Meeting": {
"type": "structure",
"members": {
Expand All @@ -830,7 +835,7 @@
"documentation": "<p>The external meeting ID.</p>"
},
"MediaRegion": {
"shape": "String",
"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>"
},
"MediaPlacement": {
Expand Down Expand Up @@ -871,7 +876,7 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The unique ID of the meeting being transcribed.</p>",
"location": "uri",
"locationName": "MeetingId"
Expand All @@ -889,7 +894,7 @@
],
"members": {
"MeetingId": {
"shape": "String",
"shape": "GuidString",
"documentation": "<p>The unique ID of the meeting for which you stop transcription.</p>",
"location": "uri",
"locationName": "MeetingId"
Expand Down
Loading

0 comments on commit 8af6be7

Please sign in to comment.