AWS AWSCloudFormation documentation change
Summary
Updated links for Ref and Fn::GetAtt documentation to point to TemplateReference instead of UserGuide
Security assessment
URL corrections in documentation with no impact on security content.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-pinpointemail-identity.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-pinpointemail-identity.md index 63fdb5dbc..615671130 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-pinpointemail-identity.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-pinpointemail-identity.md @@ -125 +125 @@ For the Amazon Pinpoint identity `myEmailIdentity`, Ref returns the name of the -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). @@ -131 +131 @@ 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).