AWS bedrock documentation change
Summary
Updated terminology from 'user inputs and model responses' to 'model prompts and responses'
Security assessment
Clarifies scope of security feature documentation but does not address a specific security issue
Diff
diff --git a/bedrock/latest/userguide/guardrails.md b/bedrock/latest/userguide/guardrails.md index 512539077..680ef86c3 100644 --- a//bedrock/latest/userguide/guardrails.md +++ b//bedrock/latest/userguide/guardrails.md @@ -7 +7 @@ -Amazon Bedrock Guardrails provides safeguards that you can configure for your generative AI applications based on your use cases and responsible AI policies. You can create multiple guardrails tailored to different use cases and apply them across multiple foundation models (FM), providing a consistent user experience and standardizing safety and privacy controls across generative AI applications. You can use guardrails for both user inputs and model responses with natural language. +Amazon Bedrock Guardrails provides safeguards that you can configure for your generative AI applications based on your use cases and responsible AI policies. You can create multiple guardrails tailored to different use cases and apply them across multiple foundation models (FMs), providing a consistent user experience and standardizing safety and privacy controls across generative AI applications. You can use guardrails for both model prompts and responses with natural language.