AWS AWSCloudFormation documentation change
Summary
Updated documentation for SparkEmrPropertiesInput property type with descriptions for compute ARN, instance profile ARN, Java/Python virtual environments, log URI, runtime role, and certificates S3 URI.
Security assessment
The change documents Spark EMR properties including IAM roles (instance profile ARN, runtime role) and certificate management. These are security-related configurations for access control and TLS, but no evidence of a security issue being addressed.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md index 7152ac3fa..b638a8f56 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-datazone-connection-sparkemrpropertiesinput.md @@ -9 +9 @@ This is the new _CloudFormation Template Reference Guide_. Please update your bo -The `SparkEmrPropertiesInput` property type specifies Property description not available. for an [AWS::DataZone::Connection](./aws-resource-datazone-connection.html). +The Spark EMR properties. @@ -48 +48 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The compute ARN of Spark EMR. @@ -63 +63 @@ _Maximum_ : `2048` -Property description not available. +The instance profile ARN of Spark EMR. @@ -78 +78 @@ _Maximum_ : `2048` -Property description not available. +The java virtual env of the Spark EMR. @@ -93 +93 @@ _Maximum_ : `256` -Property description not available. +The log URI of the Spark EMR. @@ -121 +121 @@ _Required_ : No -Property description not available. +The Python virtual env of the Spark EMR. @@ -136 +136 @@ _Maximum_ : `256` -Property description not available. +The runtime role of the Spark EMR. @@ -151 +151 @@ _Maximum_ : `2048` -Property description not available. +The certificates S3 URI of the Spark EMR.