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 27, 2022
1 parent bad85c0 commit a5bc7ef
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-6694.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-fms-12951.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``fms``",
"description": "[``botocore``] Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-80434.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] Added support for custom datatypes when using custom csv classifier."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-redshift-29592.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift``",
"description": "[``botocore``] This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-18041.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-90289.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group."
}

0 comments on commit a5bc7ef

Please sign in to comment.