AWS AWSCloudFormation documentation change
Summary
Removed allowed values comment and updated documentation links
Security assessment
Routine documentation update with no security context. Change involves link corrections and removing redundant allowed values text without security implications.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-amazonmq-broker.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-amazonmq-broker.md index c4a53265f..b6f075c1d 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-amazonmq-broker.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-amazonmq-broker.md @@ -125,2 +124,0 @@ _Required_ : No - _Allowed values_ : `SIMPLE | LDAP` - @@ -379 +377 @@ When you pass the logical ID of this resource to the intrinsic `Ref` function, ` -For more information about using the `Ref` function, see [`Ref`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-ref.html). +For more information about using the `Ref` function, see [`Ref`](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/intrinsic-function-reference-ref.html). @@ -385 +383 @@ The `Fn::GetAtt` intrinsic function returns a value for a specified attribute of -For more information about using the `Fn::GetAtt` intrinsic function, see [`Fn::GetAtt`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/intrinsic-function-reference-getatt.html). +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).