Skip to content

Commit

Permalink
Update changelog based on model updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Jul 7, 2022
1 parent 94a376e commit b88a589
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-chimesdkmeetings-27252.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``chime-sdk-meetings``",
"description": "Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dms-62648.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dms``",
"description": "New api to migrate event subscriptions to event bridge rules"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iot-69908.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iot``",
"description": "This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotwireless-11757.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iotwireless``",
"description": "Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-45422.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances"
}

0 comments on commit b88a589

Please sign in to comment.