AWS AWSCloudFormation documentation change
Summary
Added 'Certificates' and 'EnterprisePolicies' properties to BrowserCustom resource.
Security assessment
The new properties enable certificate management and enterprise policy enforcement, which are security-related features. However, there's no evidence this addresses a specific vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-browsercustom.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-browsercustom.md index 409589e08..4732387ce 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-browsercustom.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-browsercustom.md @@ -27,0 +28 @@ To declare this entity in your CloudFormation template, use the following syntax + "Certificates" : [ [Certificate](./aws-properties-bedrockagentcore-browsercustom-certificate.html), ... ], @@ -28,0 +30 @@ To declare this entity in your CloudFormation template, use the following syntax + "EnterprisePolicies" : [ [BrowserEnterprisePolicy](./aws-properties-bedrockagentcore-browsercustom-browserenterprisepolicy.html), ... ], @@ -44,0 +47,2 @@ To declare this entity in your CloudFormation template, use the following syntax + Certificates: + - [Certificate](./aws-properties-bedrockagentcore-browsercustom-certificate.html) @@ -45,0 +50,2 @@ To declare this entity in your CloudFormation template, use the following syntax + EnterprisePolicies: + - [BrowserEnterprisePolicy](./aws-properties-bedrockagentcore-browsercustom-browserenterprisepolicy.html) @@ -68,0 +75,15 @@ _Required_ : No +`Certificates` + + +Property description not available. + +_Required_ : No + + _Type_ : Array of [Certificate](./aws-properties-bedrockagentcore-browsercustom-certificate.html) + + _Minimum_ : `0` + + _Maximum_ : `10` + + _Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) + @@ -79,0 +101,15 @@ _Required_ : No +`EnterprisePolicies` + + +Property description not available. + +_Required_ : No + + _Type_ : Array of [BrowserEnterprisePolicy](./aws-properties-bedrockagentcore-browsercustom-browserenterprisepolicy.html) + + _Minimum_ : `0` + + _Maximum_ : `10` + + _Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement) + @@ -199 +235 @@ Tag -BrowserNetworkConfiguration +BrowserEnterprisePolicy