AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-10-28 · Documentation low

File: AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md

Summary

Updated IAM role ARN patterns and corrected a property name reference (RedshiftStorageProperties to S3PropertiesInput)

Security assessment

The ARN pattern changes align with stricter IAM role validation, but no security vulnerability is mentioned. The property name correction is a routine documentation fix.

Diff

diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md
index b4f6371eb..9f4ac8b21 100644
--- a//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md
+++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md
@@ -67 +67 @@ _Required_ : No
- _Pattern_ : `^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$`
+ _Pattern_ : `^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*/[a-zA-Z0-9+=,.@_-]+$`
@@ -127 +127 @@ _Required_ : No
- _Pattern_ : `^arn:aws[^:]*:iam::\d{12}:(role|role/service-role)/[\w+=,.@-]*$`
+ _Pattern_ : `^arn:aws[^:]*:iam::\d{12}:role(/[a-zA-Z0-9+=,.@_-]+)*/[a-zA-Z0-9+=,.@_-]+$`
@@ -154 +154 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-RedshiftStorageProperties
+S3PropertiesInput