AWS cfn-guard documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' and changed documentation title reference
Security assessment
Consistency updates for service naming conventions. No security content added or modified.
Diff
diff --git a/cfn-guard/latest/ug/what-is-guard.md b/cfn-guard/latest/ug/what-is-guard.md index 59d7bfb65..0425fcf4d 100644 --- a//cfn-guard/latest/ug/what-is-guard.md +++ b//cfn-guard/latest/ug/what-is-guard.md @@ -51 +51 @@ If you're a first-time user of Guard, we recommend that you begin by reading the -Using Guard, you can write policy rules to validate any JSON- or YAML-formatted structured data against, including but not limited to AWS CloudFormation templates. Guard supports the entire spectrum of end-to-end evaluation of policy checks. Rules are useful in the following business domains: +Using Guard, you can write policy rules to validate any JSON- or YAML-formatted structured data against, including but not limited to CloudFormation templates. Guard supports the entire spectrum of end-to-end evaluation of policy checks. Rules are useful in the following business domains: @@ -66 +66 @@ You can use CloudFormation Guard to author a Hook in CloudFormation Hooks. Cloud -For details on how to use Guard to author CloudFormation Guard Hooks, see [Write Guard rules to evaluate resources for Guard Hooks](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/guard-hooks-write-rules.html) in the _AWS CloudFormation Hooks User Guide_. +For details on how to use Guard to author CloudFormation Guard Hooks, see [Write Guard rules to evaluate resources for Guard Hooks](https://docs.aws.amazon.com/cloudformation-cli/latest/hooks-userguide/guard-hooks-write-rules.html) in the _CloudFormation Hooks User Guide_.