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 Feb 28, 2025
1 parent 63a9bb2 commit de332a9
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockagent-44901.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent``",
"description": "[``botocore``] This release lets Amazon Bedrock Flows support newer models by increasing the maximum length of output in a prompt configuration. This release also increases the maximum number of prompt variables to 20 and the maximum number of node inputs to 20."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-data-automation``",
"description": "[``botocore``] Renamed and added new StandardConfiguration enums. Added support to update EncryptionConfiguration in UpdateBlueprint and UpdateDataAutomation APIs. Changed HttpStatus code for DeleteBlueprint and DeleteDataAutomationProject APIs to 200 from 204. Added APIs to support tagging."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-data-automation-runtime``",
"description": "[``botocore``] Added a mandatory parameter DataAutomationProfileArn to support for cross region inference for InvokeDataAutomationAsync API. Renamed DataAutomationArn to DataAutomationProjectArn. Added APIs to support tagging."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dms-78510.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dms``",
"description": "[``botocore``] Add skipped status to the Result Statistics of an Assessment Run"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-eks-22504.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``eks``",
"description": "[``botocore``] Adding licenses to EKS Anywhere Subscription operations response."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mediaconvert-26767.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mediaconvert``",
"description": "[``botocore``] The AWS MediaConvert Probe API allows you to analyze media files and retrieve detailed metadata about their content, format, and structure."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pricing-75649.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pricing``",
"description": "[``botocore``] Update GetProducts and DescribeServices API request input validations."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ssm-74718.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ssm``",
"description": "[``botocore``] Systems Manager doc-only updates for Feb. 2025."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-useragent-89566.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "useragent",
"description": "[``botocore``] Update user agent string to include client feature use."
}

0 comments on commit de332a9

Please sign in to comment.