AWS solutions documentation change
Summary
Fixed typo in CloudFormation template URL (removed trailing 'a' character)
Security assessment
Corrects a broken link to security automation template, ensuring users can access security-related resources
Diff
diff --git a/solutions/latest/security-automations-for-aws-waf/aws-cloudformation-templates.md b/solutions/latest/security-automations-for-aws-waf/aws-cloudformation-templates.md index 5d2abffbe..223a62d8c 100644 --- a//solutions/latest/security-automations-for-aws-waf/aws-cloudformation-templates.md +++ b//solutions/latest/security-automations-for-aws-waf/aws-cloudformation-templates.md @@ -13 +13 @@ This solution includes one main AWS CloudFormation template and two nested templ -[  ](https://s3.amazonaws.com/solutions-reference/security-automations-for-aws-waf/latest/aws-waf-security-automations.templatea) **aws-waf-security-automations.template** \- Use this template as the entry point to launch the solution in your account. The default configuration deploys an AWS WAF web ACL with preconfigured rules. You can customize the template based on your needs. +[  ](https://s3.amazonaws.com/solutions-reference/security-automations-for-aws-waf/latest/aws-waf-security-automations.template) **aws-waf-security-automations.template** \- Use this template as the entry point to launch the solution in your account. The default configuration deploys an AWS WAF web ACL with preconfigured rules. You can customize the template based on your needs.