AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

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

File: AWSCloudFormation/latest/TemplateReference/aws-properties-groundstation-dataflowendpointgroup-securitydetails.md

Summary

Updated example IAM role ARN to change the account ID from 1234567890 to 012345678910

Security assessment

The change only updates an example account ID in a role ARN reference. There is no evidence this addresses a security vulnerability or weakness.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-groundstation-dataflowendpointgroup-securitydetails.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-groundstation-dataflowendpointgroup-securitydetails.md
index 7cd25ea60..826b4f3a9 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-groundstation-dataflowendpointgroup-securitydetails.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-groundstation-dataflowendpointgroup-securitydetails.md
@@ -40 +40 @@ To declare this entity in your CloudFormation template, use the following syntax
-The ARN of a role which Ground Station has permission to assume, such as `arn:aws:iam::1234567890:role/DataDeliveryServiceRole`. 
+The ARN of a role which Ground Station has permission to assume, such as `arn:aws:iam::012345678910:role/DataDeliveryServiceRole`.