Skip to content

Commit d40f923

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 3a00ef5 commit d40f923

31 files changed

+933
-14
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "18a1bf4f-2953-45fc-8a6e-cd57b44cc111",
3+
"type": "feature",
4+
"description": "Added resource identifier in the output and updated error handling.",
5+
"modules": [
6+
"service/rbin"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "cf225040-bfe3-4abd-bd28-6c64c2ebf373",
3+
"type": "feature",
4+
"description": "This release adds the PutFeedback API and allows providing feedback against the specified assistant for the specified target.",
5+
"modules": [
6+
"service/qconnect"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "ef417bc8-6700-497b-af44-8a3b1f6e8121",
3+
"type": "feature",
4+
"description": "Adds description field to PolicyStore API's and namespaces field to GetSchema.",
5+
"modules": [
6+
"service/verifiedpermissions"
7+
]
8+
}

service/qconnect/api_op_CreateQuickResponse.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/qconnect/api_op_PutFeedback.go

+175
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/qconnect/api_op_SearchQuickResponses.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)