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 Oct 21, 2024
1 parent 15c3dbc commit 976dad2
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``application-insights``",
"description": "[``botocore``] This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-autoscaling-58901.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``autoscaling``",
"description": "[``botocore``] Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent-runtime``",
"description": "[``botocore``] Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dms-84953.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dms``",
"description": "[``botocore``] Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-49098.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-eks-35676.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``eks``",
"description": "[``botocore``] This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-fms-39411.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``fms``",
"description": "[``botocore``] Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``payment-cryptography-data``",
"description": "[``botocore``] Adding new API to generate authenticated scripts for EMV pin change use cases."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-18392.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-s3-47846.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"category": "``s3``",
"description": "[``botocore``] Handle HTTP 200 responses with error information for all supported s3 operations."
}

0 comments on commit 976dad2

Please sign in to comment.