AWS bedrock-agentcore documentation change
Summary
Updated heading formatting, restructured AWS CLI and AWS CDK examples with better organization, and added 'Topics' section
Security assessment
This is primarily a documentation restructuring change that improves the organization of CloudTrail logging instructions. The security content about enabling CloudTrail data events for monitoring remains the same. The change adds better structure to examples but doesn't introduce new security features or address security vulnerabilities.
Diff
diff --git a/bedrock-agentcore/latest/devguide/enabling-cloudtrail-data-event-logging.md b/bedrock-agentcore/latest/devguide/enabling-cloudtrail-data-event-logging.md index 344cce0e5..726aaec1d 100644 --- a//bedrock-agentcore/latest/devguide/enabling-cloudtrail-data-event-logging.md +++ b//bedrock-agentcore/latest/devguide/enabling-cloudtrail-data-event-logging.md @@ -9 +9 @@ You can use CloudTrail data events to get information about Amazon Bedrock Agent -###### Key considerations +**Key considerations** @@ -22 +22 @@ When you log data events for a trail in CloudTrail, you must use advanced event -AWS CLI +###### Example @@ -23,0 +24 @@ AWS CLI +AWS CLI @@ -25 +25,0 @@ AWS CLI -To enable CloudTrail data events for gateway resources using the AWS CLI, you can run the following command in a terminal: @@ -26,0 +27 @@ To enable CloudTrail data events for gateway resources using the AWS CLI, you ca + 1. To enable CloudTrail data events for gateway resources using the AWS CLI, you can run the following command in a terminal: @@ -47 +47,0 @@ To enable CloudTrail data events for gateway resources using the AWS CLI, you ca -AWS CDK @@ -50 +50,2 @@ AWS CDK -The following example demonstrates how to create a CloudTrail trail with AgentCore Gateway data events using the AWS CDK: + +AWS CDK @@ -52,0 +54,2 @@ The following example demonstrates how to create a CloudTrail trail with AgentCo + 1. The following example demonstrates how to create a CloudTrail trail with AgentCore Gateway data events using the AWS CDK: +