AWS AWSCloudFormation documentation change
Summary
Updated property descriptions for browser configuration including IAM role permissions, network security configuration, and session recording capabilities
Security assessment
Adds documentation about cryptographic agent identification via HTTP message signatures and IAM role permissions, but does not indicate a specific vulnerability being addressed
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-browsercustom.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-browsercustom.md index cea145ad8..4e618999e 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-browsercustom.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-browsercustom.md @@ -59 +59 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The browser signing configuration that enables cryptographic agent identification using HTTP message signatures for web bot authentication. @@ -70 +70 @@ _Required_ : No -The custom browser. +The description of the browser. @@ -81 +81 @@ _Required_ : No -The Amazon Resource Name (ARN) of the execution role. +The Amazon Resource Name (ARN) of the IAM role that provides permissions for the browser to access AWS services. @@ -94 +94 @@ _Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/ -The name of the custom browser. +The name of the browser. The name must be unique within your account. @@ -105 +105 @@ _Required_ : Yes -The network configuration for a code interpreter. This structure defines how the code interpreter connects to the network. +The network configuration for the browser. This configuration specifies the network mode for the browser. @@ -116 +116 @@ _Required_ : Yes -THe custom browser configuration. +The recording configuration for the browser. When enabled, browser sessions are recorded and stored in the specified Amazon S3 location. @@ -127 +127 @@ _Required_ : No -The tags for the custom browser. +A map of tag keys and values to assign to the browser. Tags enable you to categorize your resources in different ways, for example, by purpose, owner, or environment. @@ -171 +171 @@ The time at which the custom browser was created. -Property description not available. +The reason for failure if the browser is in a failed state.