Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Jul 3, 2024
1 parent d4eec4e commit 4cd633f
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``application-autoscaling``",
"description": "[``botocore``] Doc only update for Application Auto Scaling that fixes resource name."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-directconnect-67586.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``directconnect``",
"description": "[``botocore``] This update includes documentation for support of new native 400 GBps ports for Direct Connect."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-organizations-12641.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``organizations``",
"description": "[``botocore``] Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rekognition-90978.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rekognition``",
"description": "[``botocore``] This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-workspaces-86161.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces``",
"description": "[``botocore``] Fix create workspace bundle RootStorage/UserStorage to accept non null values"
}

0 comments on commit 4cd633f

Please sign in to comment.