AWS AWSCloudFormation documentation change
Summary
Added 'Certificates' property to CodeInterpreterCustom resource.
Security assessment
Certificate support enhances security through encrypted communications, but no specific vulnerability is addressed. This documents new security capability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-codeinterpretercustom.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-codeinterpretercustom.md index 093a8c68a..04ae6a5d1 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-codeinterpretercustom.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-codeinterpretercustom.md @@ -26,0 +27 @@ To declare this entity in your CloudFormation template, use the following syntax + "Certificates" : [ [Certificate](./aws-properties-bedrockagentcore-codeinterpretercustom-certificate.html), ... ], @@ -40,0 +42,2 @@ To declare this entity in your CloudFormation template, use the following syntax + Certificates: + - [Certificate](./aws-properties-bedrockagentcore-codeinterpretercustom-certificate.html) @@ -51,0 +55,15 @@ To declare this entity in your CloudFormation template, use the following syntax +`Certificates` + + +Property description not available. + +_Required_ : No + + _Type_ : Array of [Certificate](./aws-properties-bedrockagentcore-codeinterpretercustom-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) + @@ -171 +189 @@ AWS::BedrockAgentCore::BrowserProfile -CodeInterpreterNetworkConfiguration +Certificate