Skip to content

Commit 8eba3d8

Browse files
Update to latest models
1 parent 685dba3 commit 8eba3d8

19 files changed

Lines changed: 1920 additions & 13 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``customer-profiles``",
4+
"description": "Today, Amazon Connect is announcing the ability to filter (include or exclude) recommendations based on properties of items and interactions."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``eks``",
4+
"description": "Adds support for a new tier in controlPlaneScalingConfig on EKS Clusters."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``endpoint-rules``",
4+
"description": "Update endpoint-rules client to latest version"
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``polly``",
4+
"description": "Added support for the new voices - Ambre (fr-FR), Beatrice (it-IT), Florian (fr-FR), Lennart (de-DE), Lorenzo (it-IT) and Tiffany (en-US). They are available as a Generative voices only."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``sagemaker``",
4+
"description": "SageMaker training plans allow you to extend your existing training plans to avoid workload interruptions without workload reconfiguration. When a training plan is approaching expiration, you can extend it directly through the SageMaker AI console or programmatically using the API or AWS CLI."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``simpledbv2``",
4+
"description": "Introduced Amazon SimpleDB export functionality enabling domain data export to S3 in JSON format. Added three new APIs StartDomainExport, GetExport, and ListExports via SimpleDBv2 service. Supports cross-region exports and KMS encryption."
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"type": "api-change",
3+
"category": "``workspaces``",
4+
"description": "Added WINDOWS SERVER 2025 OperatingSystemName."
5+
}

botocore/data/customer-profiles/2020-08-15/paginators-1.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,12 @@
6565
"output_token": "NextToken",
6666
"limit_key": "MaxResults",
6767
"result_key": "Recommenders"
68+
},
69+
"ListRecommenderFilters": {
70+
"input_token": "NextToken",
71+
"output_token": "NextToken",
72+
"limit_key": "MaxResults",
73+
"result_key": "RecommenderFilters"
6874
}
6975
}
7076
}

0 commit comments

Comments
 (0)