AWS bedrock-agentcore documentation change
Summary
Updated apostrophe formatting from straight to curly apostrophes in three locations
Security assessment
This change only involves typographical formatting updates (changing straight apostrophes to curly apostrophes). No security content was added, removed, or modified. The changes are purely cosmetic and don't affect the security meaning or implications of the documentation.
Diff
diff --git a/bedrock-agentcore/latest/devguide/policy-schema-constraints.md b/bedrock-agentcore/latest/devguide/policy-schema-constraints.md index bcdff33d2..0605bce2a 100644 --- a//bedrock-agentcore/latest/devguide/policy-schema-constraints.md +++ b//bedrock-agentcore/latest/devguide/policy-schema-constraints.md @@ -9 +9 @@ Principal TypesResource TypeActionsContextWhat You Cannot Do -Policies for Amazon Bedrock AgentCore Gateway must validate against a specific Cedar schema that is automatically generated from the Gateway's MCP tool manifest. This schema defines what's possible in your policies. +Policies for Amazon Bedrock AgentCore Gateway must validate against a specific Cedar schema that is automatically generated from the Gateway’s MCP tool manifest. This schema defines what’s possible in your policies. @@ -47 +47 @@ The principal type depends on the authentication method configured for your Agen - * Has an `id` attribute containing the caller's IAM ARN + * Has an `id` attribute containing the caller’s IAM ARN @@ -82 +82 @@ The principal type depends on the authentication method configured for your Agen - * Contains the tool's input parameters as defined in the MCP manifest + * Contains the tool’s input parameters as defined in the MCP manifest