AWS cli documentation change
Summary
Updated test results list documentation with enhanced descriptions of test case parameters
Security assessment
Provides more detailed test documentation without introducing security context or referencing security validation processes. Changes are focused on general test configuration documentation.
Diff
diff --git a/cli/latest/reference/bedrock/list-automated-reasoning-policy-test-results.md b/cli/latest/reference/bedrock/list-automated-reasoning-policy-test-results.md index ca0c97a8b..68618e2b9 100644 --- a//cli/latest/reference/bedrock/list-automated-reasoning-policy-test-results.md +++ b//cli/latest/reference/bedrock/list-automated-reasoning-policy-test-results.md @@ -15 +15 @@ - * [AWS CLI 2.28.6 Command Reference](../../index.html) » + * [AWS CLI 2.28.8 Command Reference](../../index.html) » @@ -233 +233 @@ testResults -> (list) ->>> Represents a test for validating an Automated Reasoning policy. tests contain sample inputs and expected outcomes to verify policy behavior. +>>> The test case that was executed, including the input content, expected results, and configuration parameters used during validation. @@ -961 +961 @@ nextToken -> (string) - * [AWS CLI 2.28.6 Command Reference](../../index.html) » + * [AWS CLI 2.28.8 Command Reference](../../index.html) »