AWS AWSCloudFormation documentation change
Summary
Added PrivateEndpoint property and PrivateEndpointManagedResources return attribute
Security assessment
Introduces private endpoint configuration for secure VPC connectivity (security feature enhancement) but without evidence of vulnerability remediation.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md index f206cdc3b..172926724 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md @@ -31,0 +32 @@ To declare this entity in your CloudFormation template, use the following syntax + "PrivateEndpoint" : [PrivateEndpoint](./aws-properties-bedrockagentcore-gatewaytarget-privateendpoint.html), @@ -48,0 +50,2 @@ To declare this entity in your CloudFormation template, use the following syntax + PrivateEndpoint: + [PrivateEndpoint](./aws-properties-bedrockagentcore-gatewaytarget-privateendpoint.html) @@ -121,0 +125,11 @@ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormat +`PrivateEndpoint` + + +The private endpoint configuration for a gateway target. Defines how the gateway connects to private resources in your VPC. + +_Required_ : No + + _Type_ : [PrivateEndpoint](./aws-properties-bedrockagentcore-gatewaytarget-privateendpoint.html) + + _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt) + @@ -165,0 +180,10 @@ The timestamp when the target was last synchronized. +`PrivateEndpointManagedResources` + + +A list of managed resources created by the gateway for private endpoint connectivity. + +`ProtocolType` + + +Property description not available. +