Skip to content

Commit 4b7d295

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 4f8f904 commit 4b7d295

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+6315
-288
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7cc9a41d-f994-472c-b974-5caf5f8b4409",
3+
"type": "feature",
4+
"description": "This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q\u0026A answer relevance. It also adds new feedback reasons for the PutFeedback API.",
5+
"modules": [
6+
"service/qbusiness"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "a2567039-6c04-4754-a94b-d1dbc983c359",
3+
"type": "feature",
4+
"description": "Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance.",
5+
"modules": [
6+
"service/controltower"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e62f2b39-b7f3-48b9-8ae9-34412c84987b",
3+
"type": "feature",
4+
"description": "This feature allows customers to see pointwise model diagnostics results for their models.",
5+
"modules": [
6+
"service/lookoutequipment"
7+
]
8+
}

service/arczonalshift/internal/endpoints/endpoints.go

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/controltower/api_op_CreateLandingZone.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/controltower/api_op_DisableBaseline.go

Lines changed: 142 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/controltower/api_op_DisableControl.go

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/controltower/api_op_EnableBaseline.go

Lines changed: 165 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)