Skip to content

Commit

Permalink
Update changelog based on model updates
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Oct 17, 2024
1 parent 3670ead commit 5e379c8
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockagent-47188.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent``",
"description": "Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dataexchange-33775.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dataexchange``",
"description": "This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-92390.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "This is an Amazon ECS documentation only update to address tickets."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pinpoint-sms-voice-v2``",
"description": "Added the registrations status of REQUIRES_AUTHENTICATION"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pipes-64507.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pipes``",
"description": "This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-quicksight-40937.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``quicksight``",
"description": "Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-16079.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "Updates Amazon RDS documentation for TAZ IAM support"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-workspaces-86649.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces``",
"description": "Updated the DomainName pattern for Active Directory"
}

0 comments on commit 5e379c8

Please sign in to comment.