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 May 25, 2023
1 parent 095cc2c commit b7fa927
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``application-autoscaling``",
"description": "[``botocore``] With this release, ElastiCache customers will be able to use predefined metricType \"ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage\" for their ElastiCache instances."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codepipeline-59721.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codepipeline``",
"description": "[``botocore``] Add PollingDisabledAt time information in PipelineMetadata object of GetPipeline API."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-gamelift-77045.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``gamelift``",
"description": "[``botocore``] GameLift FleetIQ users can now filter game server claim requests to exclude servers on instances that are draining."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-90819.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] Added ability to create data quality rulesets for shared, cross-account Glue Data Catalog tables. Added support for dataset comparison rules through a new parameter called AdditionalDataSources. Enhanced the data quality results with a map containing profiled metric values."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``migration-hub-refactor-spaces``",
"description": "[``botocore``] This SDK update allows for path parameter syntax to be passed to the CreateRoute API. Path parameter syntax require parameters to be enclosed in {} characters. This update also includes a new AppendSourcePath field which lets users forward the source path to the Service URL endpoint."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-81310.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Amazon SageMaker Automatic Model Tuning now supports enabling Autotune for tuning jobs which can choose tuning job configurations."
}

0 comments on commit b7fa927

Please sign in to comment.