AWS cli documentation change
Summary
Updated CLI version reference and clarified documentation for non-user-bound workload access tokens, including workload identity representation.
Security assessment
Revisions emphasize token usage in non-user contexts without indicating remediation of a security issue. Enhancements provide clearer security documentation for workload authentication flows.
Diff
diff --git a/cli/latest/reference/bedrock-agentcore/get-workload-access-token.md b/cli/latest/reference/bedrock-agentcore/get-workload-access-token.md index 9717dcc49..74cf924d2 100644 --- a//cli/latest/reference/bedrock-agentcore/get-workload-access-token.md +++ b//cli/latest/reference/bedrock-agentcore/get-workload-access-token.md @@ -15 +15 @@ - * [AWS CLI 2.31.8 Command Reference](../../index.html) » + * [AWS CLI 2.31.10 Command Reference](../../index.html) » @@ -59 +59 @@ First time using the AWS CLI? See the [User Guide](https://docs.aws.amazon.com/c -Obtains an Workload access token for agentic workloads not acting on behalf of user. +Obtains a workload access token for agentic workloads not acting on behalf of a user. @@ -94 +94 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/bedroc -> Unique identifier for the registered agent +> The unique identifier for the registered workload. @@ -205 +205 @@ workloadAccessToken -> (string) -> Opaque token representing both agent and user identity +> An opaque token representing the identity of both the workload and the user. @@ -224 +224 @@ workloadAccessToken -> (string) - * [AWS CLI 2.31.8 Command Reference](../../index.html) » + * [AWS CLI 2.31.10 Command Reference](../../index.html) »