AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2026-02-28 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md

Summary

Updated documentation for gateway target resource with improved descriptions of credential providers, metadata configuration, status fields, and added intrinsic function documentation.

Security assessment

Changes focus on clarifying general resource functionality (e.g., credential provider configurations, metadata propagation) without referencing specific security vulnerabilities or introducing new security controls. The credential provider change removes OAuth specificity but doesn't indicate a security fix.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md
index 7ad17b59e..285143bcc 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-bedrockagentcore-gatewaytarget.md
@@ -56 +56 @@ To declare this entity in your CloudFormation template, use the following syntax
-The OAuth credential provider configuration.
+The credential provider configurations.
@@ -99 +99 @@ _Update requires_ : [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/
-Property description not available.
+The metadata configuration for HTTP header and query parameter propagation to and from this gateway target.
@@ -110 +110 @@ _Required_ : No
-The name for the gateway target.
+The name of the gateway target.
@@ -123 +123 @@ _Update requires_ : [No interruption](https://docs.aws.amazon.com/AWSCloudFormat
-The target configuration for the Smithy model target.
+The configuration for a gateway target. This structure defines how the gateway connects to and interacts with the target endpoint.
@@ -136,0 +137,4 @@ _Required_ : Yes
+The `Fn::GetAtt` intrinsic function returns a value for a specified attribute of this type. The following are the available attributes and sample return values.
+
+For more information about using the `Fn::GetAtt` intrinsic function, see [`Fn::GetAtt`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-getatt.html).
+
@@ -142 +146 @@ _Required_ : Yes
-The date and time at which the gateway target was created.
+The date and time at which the target was created.
@@ -147 +151 @@ The date and time at which the gateway target was created.
-Property description not available.
+The Amazon Resource Name (ARN) of the gateway target.
@@ -152 +156 @@ Property description not available.
-Property description not available.
+The timestamp when the target was last synchronized.
@@ -157 +161 @@ Property description not available.
-The status for the gateway target.
+The status of the gateway target.
@@ -162 +166 @@ The status for the gateway target.
-The status reasons for the gateway target.
+The status reasons for the target status.
@@ -167 +171 @@ The status reasons for the gateway target.
-The target ID for the gateway target.
+The target ID.
@@ -172 +176 @@ The target ID for the gateway target.
-The time at which the resource was updated.
+The date and time at which the target was updated.