AWS bedrock-agentcore documentation change
Summary
Formatting changes to headings (markdown heading syntax to bold text) and restructuring of code examples with numbered steps for AWS CLI, Boto3, and API sections.
Security assessment
Changes are organizational/formatting improvements to browser extension documentation. No new security information or vulnerability fixes are introduced.
Diff
diff --git a/bedrock-agentcore/latest/devguide/browser-extensions.md b/bedrock-agentcore/latest/devguide/browser-extensions.md index 5863639b5..48bdea562 100644 --- a//bedrock-agentcore/latest/devguide/browser-extensions.md +++ b//bedrock-agentcore/latest/devguide/browser-extensions.md @@ -62 +62 @@ To prepare an extension for use with Browser Tool: - 1. ###### Create a Chrome Extension + 1. **Create a Chrome Extension** @@ -66 +66 @@ Your extension should follow the standard Chromium extension format and adhere t - 2. ###### Create a ZIP File + 2. **Create a ZIP File** @@ -73 +73 @@ Zip the extension directory contents (not the parent folder): - 3. ###### Upload to S3 + 3. **Upload to S3** @@ -86 +86 @@ You can create a browser session with extensions using the AWS CLI, SDK, or API. -AWS CLI +###### Example @@ -87,0 +88 @@ AWS CLI +AWS CLI @@ -89 +89,0 @@ AWS CLI -To start a browser session with extensions using the AWS CLI: @@ -90,0 +91 @@ To start a browser session with extensions using the AWS CLI: + 1. To start a browser session with extensions using the AWS CLI: @@ -108 +108,0 @@ To start a browser session with extensions using the AWS CLI: -Boto3 @@ -111 +110,0 @@ Boto3 -To start a browser session with extensions using the AWS SDK for Python (Boto3): @@ -112,0 +112,4 @@ To start a browser session with extensions using the AWS SDK for Python (Boto3): +Boto3 + + + 1. To start a browser session with extensions using the AWS SDK for Python (Boto3): @@ -152 +154,0 @@ To start a browser session with extensions using the AWS SDK for Python (Boto3): -API @@ -155 +156,0 @@ API -To start a browser session with extensions using the API: @@ -156,0 +158,4 @@ To start a browser session with extensions using the API: +API + + + 1. To start a browser session with extensions using the API: