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 Jan 22, 2025
1 parent 903ab00 commit 5ad8437
Show file tree
Hide file tree
Showing 25 changed files with 813 additions and 33 deletions.
8 changes: 8 additions & 0 deletions .changelog/136b87442c3a41609194b66265af5b4f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "136b8744-2c3a-4160-9194-b66265af5b4f",
"type": "feature",
"description": "Adds multi-turn input support for an Agent node in an Amazon Bedrock Flow",
"modules": [
"service/bedrockagentruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/578c0d8e42d647219d0ce397be07d84d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "578c0d8e-42d6-4721-9d0c-e397be07d84d",
"type": "documentation",
"description": "Docs Update for timeout changes",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/6e386084f83c4eac903c72093306a256.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6e386084-f83c-4eac-903c-72093306a256",
"type": "feature",
"description": "AWS Elemental MediaLive adds a new feature, ID3 segment tagging, in CMAF Ingest output groups. It allows customers to insert ID3 tags into every output segment, controlled by a newly added channel schedule action Id3SegmentTagging.",
"modules": [
"service/medialive"
]
}
8 changes: 8 additions & 0 deletions .changelog/92db4542603448b8becd9060fa4ef585.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "92db4542-6034-48b8-becd-9060fa4ef585",
"type": "documentation",
"description": "Rename WorkSpaces Web to WorkSpaces Secure Browser",
"modules": [
"service/workspacesthinclient"
]
}
3 changes: 3 additions & 0 deletions service/backup/internal/endpoints/endpoints.go

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

8 changes: 8 additions & 0 deletions service/bedrockagentruntime/api_op_InvokeFlow.go

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

156 changes: 156 additions & 0 deletions service/bedrockagentruntime/deserializers.go

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

10 changes: 10 additions & 0 deletions service/bedrockagentruntime/serializers.go

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

4 changes: 3 additions & 1 deletion service/bedrockagentruntime/types/enums.go

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

58 changes: 56 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.

Loading

0 comments on commit 5ad8437

Please sign in to comment.