AWS Security ChangesHomeSearch

AWS bedrock-agentcore documentation change

Service: bedrock-agentcore · 2026-04-10 · Documentation low

File: bedrock-agentcore/latest/devguide/browser-profiles.md

Summary

Reformatted documentation sections for browser profile operations (create, start, save, list, get, delete) by adding '###### Example' headers and restructuring step-by-step instructions for AWS CLI, Boto3, and API methods.

Security assessment

The changes are purely structural and formatting updates to improve documentation readability and organization. There is no mention of security vulnerabilities, patches, or new security features. The content changes involve adding example headers and renumbering steps, which does not impact security posture or introduce security implications.

Diff

diff --git a/bedrock-agentcore/latest/devguide/browser-profiles.md b/bedrock-agentcore/latest/devguide/browser-profiles.md
index 592ff42f0..a9b26d088 100644
--- a//bedrock-agentcore/latest/devguide/browser-profiles.md
+++ b//bedrock-agentcore/latest/devguide/browser-profiles.md
@@ -85 +85 @@ Create a browser profile resource to store session data.
-AWS CLI
+###### Example
@@ -86,0 +87 @@ AWS CLI
+AWS CLI
@@ -88 +88,0 @@ AWS CLI
-To create a browser profile using the AWS CLI:
@@ -89,0 +90 @@ To create a browser profile using the AWS CLI:
+  1. To create a browser profile using the AWS CLI:
@@ -96 +96,0 @@ To create a browser profile using the AWS CLI:
-Boto3
@@ -99 +98,0 @@ Boto3
-To create a browser profile using the AWS SDK for Python (Boto3):
@@ -100,0 +100,4 @@ To create a browser profile using the AWS SDK for Python (Boto3):
+Boto3
+    
+
+  1. To create a browser profile using the AWS SDK for Python (Boto3):
@@ -115 +117,0 @@ To create a browser profile using the AWS SDK for Python (Boto3):
-API
@@ -118 +119,0 @@ API
-To create a browser profile using the API:
@@ -119,0 +121,4 @@ To create a browser profile using the API:
+API
+    
+
+  1. To create a browser profile using the API:
@@ -136 +144 @@ Start a browser session and perform actions such as login a website. The session
-AWS CLI
+###### Example
@@ -137,0 +146 @@ AWS CLI
+AWS CLI
@@ -139 +147,0 @@ AWS CLI
-To start a browser session using the AWS CLI:
@@ -140,0 +149 @@ To start a browser session using the AWS CLI:
+  1. To start a browser session using the AWS CLI:
@@ -150 +158,0 @@ Use the returned session ID to interact with the browser and perform your desire
-Boto3
@@ -153 +161,2 @@ Boto3
-To start a browser session using Boto3:
+
+Boto3
@@ -155,0 +165,2 @@ To start a browser session using Boto3:
+  1. To start a browser session using Boto3:
+    
@@ -173 +183,0 @@ To start a browser session using Boto3:
-API
@@ -176 +185,0 @@ API
-To start a browser session using the API:
@@ -177,0 +187,4 @@ To start a browser session using the API:
+API
+    
+
+  1. To start a browser session using the API:
@@ -194 +210 @@ After performing actions in the browser session, save the current state to your
-AWS CLI
+###### Example
@@ -195,0 +212 @@ AWS CLI
+AWS CLI
@@ -197 +213,0 @@ AWS CLI
-To save a browser session to a profile using the AWS CLI:
@@ -198,0 +215 @@ To save a browser session to a profile using the AWS CLI:
+  1. To save a browser session to a profile using the AWS CLI:
@@ -206 +222,0 @@ To save a browser session to a profile using the AWS CLI:
-Boto3
@@ -209 +224,0 @@ Boto3
-To save a browser session to a profile using Boto3:
@@ -210,0 +226,4 @@ To save a browser session to a profile using Boto3:
+Boto3
+    
+
+  1. To save a browser session to a profile using Boto3:
@@ -225 +243,0 @@ To save a browser session to a profile using Boto3:
-API
@@ -228 +246,2 @@ API
-To save a browser session to a profile using the API:
+
+API
@@ -230,0 +250,2 @@ To save a browser session to a profile using the API:
+  1. To save a browser session to a profile using the API:
+    
@@ -247 +271 @@ Start a new browser session using the saved profile. The session will be initial
-AWS CLI
+###### Example
@@ -248,0 +273 @@ AWS CLI
+AWS CLI
@@ -250 +274,0 @@ AWS CLI
-To start a browser session with a profile using the AWS CLI:
@@ -251,0 +276 @@ To start a browser session with a profile using the AWS CLI:
+  1. To start a browser session with a profile using the AWS CLI:
@@ -262 +286,0 @@ To start a browser session with a profile using the AWS CLI:
-Boto3
@@ -265 +289,2 @@ Boto3
-To start a browser session with a profile using Boto3:
+
+Boto3
@@ -267,0 +293,2 @@ To start a browser session with a profile using Boto3:
+  1. To start a browser session with a profile using Boto3:
+    
@@ -286 +312,0 @@ To start a browser session with a profile using Boto3:
-API
@@ -289 +314,0 @@ API
-To start a browser session with a profile using the API:
@@ -290,0 +316,4 @@ To start a browser session with a profile using the API:
+API
+    
+
+  1. To start a browser session with a profile using the API:
@@ -315 +347 @@ You can list all browser profiles in your account.
-AWS CLI
+###### Example
@@ -316,0 +349 @@ AWS CLI
+AWS CLI
@@ -318 +350,0 @@ AWS CLI
-To list browser profiles using the AWS CLI:
@@ -319,0 +352 @@ To list browser profiles using the AWS CLI:
+  1. To list browser profiles using the AWS CLI:
@@ -324 +356,0 @@ To list browser profiles using the AWS CLI:
-Boto3
@@ -327 +358,0 @@ Boto3
-To list browser profiles using Boto3:
@@ -328,0 +360,4 @@ To list browser profiles using Boto3:
+Boto3
+    
+
+  1. To list browser profiles using Boto3:
@@ -343 +377,0 @@ To list browser profiles using Boto3:
-API
@@ -346 +379,0 @@ API
-To list browser profiles using the API:
@@ -347,0 +381,4 @@ To list browser profiles using the API:
+API
+    
+
+  1. To list browser profiles using the API:
@@ -359 +399 @@ You can retrieve details about a specific browser profile.
-AWS CLI
+###### Example
@@ -360,0 +401 @@ AWS CLI
+AWS CLI
@@ -362 +402,0 @@ AWS CLI
-To get browser profile details using the AWS CLI:
@@ -363,0 +404 @@ To get browser profile details using the AWS CLI:
+  1. To get browser profile details using the AWS CLI:
@@ -369 +409,0 @@ To get browser profile details using the AWS CLI:
-Boto3
@@ -372 +411,0 @@ Boto3
-To get browser profile details using Boto3:
@@ -373,0 +413,4 @@ To get browser profile details using Boto3:
+Boto3
+    
+
+  1. To get browser profile details using Boto3:
@@ -390 +432,0 @@ To get browser profile details using Boto3:
-API
@@ -393 +434,0 @@ API
-To get browser profile details using the API:
@@ -394,0 +436,4 @@ To get browser profile details using the API:
+API
+    
+
+  1. To get browser profile details using the API:
@@ -406 +454 @@ When you no longer need a browser profile, you can delete it to free up resource
-AWS CLI
+###### Example
@@ -407,0 +456 @@ AWS CLI
+AWS CLI
@@ -409 +457,0 @@ AWS CLI
-To delete a browser profile using the AWS CLI:
@@ -410,0 +459 @@ To delete a browser profile using the AWS CLI:
+  1. To delete a browser profile using the AWS CLI:
@@ -416 +464,0 @@ To delete a browser profile using the AWS CLI:
-Boto3
@@ -419 +466,0 @@ Boto3
-To delete a browser profile using Boto3:
@@ -420,0 +468,4 @@ To delete a browser profile using Boto3:
+Boto3
+    
+
+  1. To delete a browser profile using Boto3:
@@ -433 +483,0 @@ To delete a browser profile using Boto3:
-API
@@ -436 +485,0 @@ API
-To delete a browser profile using the API:
@@ -437,0 +487,4 @@ To delete a browser profile using the API:
+API
+    
+
+  1. To delete a browser profile using the API: