AWS cli documentation change
Summary
Updated AWS CLI version from 2.34.55 to 2.34.57 and added 'system' role support in token counting
Security assessment
Addition of 'system' role expands functionality but shows no evidence of addressing security issues or documenting security features. Version update is standard.
Diff
diff --git a/cli/latest/reference/bedrock-runtime/count-tokens.md b/cli/latest/reference/bedrock-runtime/count-tokens.md index f2aa53f77..12a883676 100644 --- a//cli/latest/reference/bedrock-runtime/count-tokens.md +++ b//cli/latest/reference/bedrock-runtime/count-tokens.md @@ -15 +15 @@ - * [AWS CLI 2.34.55 Command Reference](../../index.html) » + * [AWS CLI 2.34.57 Command Reference](../../index.html) » @@ -176,0 +177 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc +>>>>> * `system` @@ -1549 +1550 @@ JSON Syntax: - "role": "user"|"assistant", + "role": "user"|"assistant"|"system", @@ -1963 +1964 @@ inputTokens -> (integer) - * [AWS CLI 2.34.55 Command Reference](../../index.html) » + * [AWS CLI 2.34.57 Command Reference](../../index.html) »