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 Jun 19, 2023
1 parent edb50b6 commit 93e25a4
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-cloudformation-27062.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudformation``",
"description": "[``botocore``] Specify desired CloudFormation behavior in the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-91717.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] API changes to AWS Verified Access to include data from trust providers in logs"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-56900.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "[``botocore``] Documentation only update to address various tickets."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-77068.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] This release adds support for creating cross region table/database resource links"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pricing-4669.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pricing``",
"description": "[``botocore``] This release updates the PriceListArn regex pattern."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-route53domains-98064.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``route53domains``",
"description": "[``botocore``] Update MaxItems upper bound to 1000 for ListPricesRequest"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-54993.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Amazon Sagemaker Autopilot releases CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support."
}

0 comments on commit 93e25a4

Please sign in to comment.