AWS AWSCloudFormation documentation change
Summary
Added property descriptions including Input Security Groups and corrected ARN format
Security assessment
Documents Input Security Groups (security feature) and validates configuration. The ARN correction prevents misconfiguration risks but doesn't fix an active vulnerability.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-channel.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-channel.md index ad78f6131..e33d9e70f 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-channel.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-medialive-channel.md @@ -90 +90 @@ To declare this entity in your CloudFormation template, use the following syntax -Property description not available. +The Elemental Anywhere settings for this channel. @@ -123 +123 @@ _Required_ : No -Property description not available. +The desired engine version for this channel. @@ -134 +134 @@ _Required_ : No -Property description not available. +A list of IDs for all the Input Security Groups attached to the channel. @@ -156 +156 @@ _Required_ : No -Property description not available. +Validates the channel configuration without creating the channel. @@ -178 +178 @@ _Required_ : No -Property description not available. +Include this setting to include Elemental Inference features in this channel. @@ -211 +211 @@ _Required_ : No -Property description not available. +The linked channel settings for the channel. @@ -306 +306 @@ For more information about using the `Fn::GetAtt` intrinsic function, see [`Fn:: -The ARN of the MediaLive channel. For example: arn:aws:medialive:us-west-1:111122223333:medialive:channel:1234567 +The ARN of the MediaLive channel. For example: arn:aws:medialive:us-west-1:111122223333:channel:1234567