Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Aug 29, 2024
1 parent e7536d2 commit d0a7feb
Show file tree
Hide file tree
Showing 28 changed files with 867 additions and 43 deletions.
8 changes: 8 additions & 0 deletions .changelog/09e1020334804850a3cbc9b43e9f1be5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "09e10203-3480-4850-a3cb-c9b43e9f1be5",
"type": "feature",
"description": "This releases ability to update automatic training scheduler for customer solutions",
"modules": [
"service/personalize"
]
}
8 changes: 8 additions & 0 deletions .changelog/3b9f6aef9b4a4822b29d04d50416469b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3b9f6aef-9b4a-4822-b29d-04d50416469b",
"type": "feature",
"description": "The minimum request rate for a rate-based rule is now 10. Before this, it was 100.",
"modules": [
"service/wafv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/86efb413b8194cb8926cee3a896a1e53.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "86efb413-b819-4cb8-926c-ee3a896a1e53",
"type": "feature",
"description": "Add support for imported-model in invokeModel and InvokeModelWithResponseStream.",
"modules": [
"service/bedrockruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/c3271327c2e34d948426719e09b2db3e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c3271327-c2e3-4d94-8426-719e09b2db3e",
"type": "feature",
"description": "This release adds support for static analysis to ValidateStateMachineDefinition API, which can now return optional WARNING diagnostics for semantic errors on the definition of an Amazon States Language (ASL) state machine.",
"modules": [
"service/sfn"
]
}
8 changes: 8 additions & 0 deletions .changelog/f428414d0a1b488687f0337192f454eb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f428414d-0a1b-4886-87f0-337192f454eb",
"type": "feature",
"description": "Lifting the maximum length on Bedrock KnowledgeBase RetrievalFilter array",
"modules": [
"service/bedrockagentruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/f7c31468a04c465cb5bd42b9906e2daa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f7c31468-a04c-465c-b5bd-42b9906e2daa",
"type": "feature",
"description": "Increased Character Limit for Dataset Calculation Field expressions",
"modules": [
"service/quicksight"
]
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions service/bedrockagentruntime/types/types.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 9 additions & 1 deletion service/bedrockruntime/api_op_Converse.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 9 additions & 1 deletion service/bedrockruntime/api_op_ConverseStream.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions service/bedrockruntime/api_op_InvokeModel.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions service/bedrockruntime/types/errors.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

41 changes: 22 additions & 19 deletions service/personalize/api_op_CreateSolution.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit d0a7feb

Please sign in to comment.