AWS AWSCloudFormation documentation change
Summary
Updated note about CloudFormation stack testing costs by removing 'AWS' prefix
Security assessment
Clarification about testing costs without security implications
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/service_code_examples.md b/AWSCloudFormation/latest/UserGuide/service_code_examples.md index 1fcae0a2d..78837dc85 100644 --- a//AWSCloudFormation/latest/UserGuide/service_code_examples.md +++ b//AWSCloudFormation/latest/UserGuide/service_code_examples.md @@ -1358 +1358 @@ The `validate-template` command is designed to check only the syntax of your tem -To check the operational validity, you need to attempt to create the stack. There is no sandbox or test area for AWS CloudFormation stacks, so you are charged for the resources you create during testing. +To check the operational validity, you need to attempt to create the stack. There is no sandbox or test area for CloudFormation stacks, so you are charged for the resources you create during testing.