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 Mar 3, 2025
1 parent 7a87a52 commit 6a757b5
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cognitoidp-48886.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cognito-idp``",
"description": "[``botocore``] Added the capacity to return available challenges in admin authentication and to set version 3 of the pre token generation event for M2M ATC."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-31776.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Update the DescribeVpcs response"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-qbusiness-63513.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``qbusiness``",
"description": "[``botocore``] Adds support for the ingestion of audio and video files by Q Business, which can be configured with the mediaExtractionConfiguration parameter."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rum-28799.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rum``",
"description": "[``botocore``] Add support for PutResourcePolicy, GetResourcePolicy and DeleteResourcePolicy to support resource based policies for AWS CloudWatch RUM"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-57375.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Add DomainId to CreateDomainResponse"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transcribe-62239.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transcribe``",
"description": "[``botocore``] Updating documentation for post call analytics job queueing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-configuration-81610.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "configuration",
"description": "[``botocore``] Add support for disabling host prefix injection via the ``AWS_DISABLE_HOST_PREFIX_INJECTION`` environment variable or the ``disable_host_prefix_injection`` parameter in the shared aws configuration file."
}

0 comments on commit 6a757b5

Please sign in to comment.