AWS bedrock-agentcore documentation change
Summary
Added preview notices including CloudTrail logging limitations
Security assessment
The change documents a security-relevant limitation (lack of CloudTrail support) and warns users about audit trail implications. This constitutes security documentation but doesn't fix a vulnerability.
Diff
diff --git a/bedrock-agentcore/latest/devguide/optimization.md b/bedrock-agentcore/latest/devguide/optimization.md index f74382fe9..ef0b7bbd3 100644 --- a//bedrock-agentcore/latest/devguide/optimization.md +++ b//bedrock-agentcore/latest/devguide/optimization.md @@ -7 +7,9 @@ -# AgentCore optimization: Improve agent quality loop with recommendations and A/B tests +# AgentCore optimization: improve agent quality loop with recommendations and A/B tests + +###### Note + +AgentCore optimization is in public preview. Features and APIs may change before general availability. There is no separate charge for AgentCore optimization. You pay only for the underlying AgentCore capabilities you use. For details, see the [AgentCore pricing page](https://aws.amazon.com/bedrock/agentcore/pricing/). + +###### Important + +Amazon Bedrock AgentCore optimization is in preview release and does not support AWS CloudTrail. API calls to these features do not appear in your CloudTrail event history or configured trails; support will be added shortly. Other AWS service events in your account are not affected. Do not use these features for workloads that require a CloudTrail audit trail until support is added.