Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, that's how you know I didn't use AI. I saw Support system role in message. and assumed that was the last one we did, but it's not in chronological order. I'll push a new commit.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed in 6825505

Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "api-change",
"description": "InvokeGuardrailChecks API evaluates prompts and responses against safety checks (content filters, prompt attacks, sensitive info) without creating guardrail resources. It's a detect-only API, returning numeric scores so you can build adaptive logic as per your application."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "api-change",
"description": "Added support for mid-conversation tool changes in the Amazon Bedrock Converse and ConverseStream APIs."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "api-change",
"description": "Expand input validation to support Unicode characters and markdown table syntax."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"type": "api-change",
"description": "This release adds a new optional TranscriptFormat parameter to the Amazon Transcribe streaming API, letting customers select spoken or written form for numeric and formatted output."
}
13,809 changes: 13,809 additions & 0 deletions codegen/aws-models/api-gateway.json

Large diffs are not rendered by default.

15,811 changes: 15,811 additions & 0 deletions codegen/aws-models/bedrock-agent-runtime.json

Large diffs are not rendered by default.

20,056 changes: 20,056 additions & 0 deletions codegen/aws-models/bedrock-agent.json

Large diffs are not rendered by default.

36,628 changes: 36,628 additions & 0 deletions codegen/aws-models/bedrock-agentcore-control.json

Large diffs are not rendered by default.

Loading