AWS wellarchitected documentation change
Summary
Changed 'AWS CloudFormation templates' to 'CloudFormation templates' in automation examples
Security assessment
Stylistic change to service name formatting. Automation security practices (version control, tagging) remain unchanged.
Diff
diff --git a/wellarchitected/2025-02-25/framework/ops_ops_model_def_activity_owners.md b/wellarchitected/2025-02-25/framework/ops_ops_model_def_activity_owners.md index dfa90b1d3..774458dab 100644 --- a//wellarchitected/2025-02-25/framework/ops_ops_model_def_activity_owners.md +++ b//wellarchitected/2025-02-25/framework/ops_ops_model_def_activity_owners.md @@ -55 +55 @@ Analyze and address the discrepancies. Identify opportunities to improvement, an -Over time, these procedures should be evolved to be run as code, reducing the need for human intervention. For example, procedures can be initiated as AWS Lambda functions, AWS CloudFormation templates, or AWS Systems Manager Automation documents. Verify that these procedures are version-controlled in appropriate repositories, and include suitable resource tagging so that teams can readily identify owners and documentation. Document the responsibility for carrying out the activities, and then monitor the automations for successful initiation and operation, as well as performance of the desired outcomes. +Over time, these procedures should be evolved to be run as code, reducing the need for human intervention. For example, procedures can be initiated as AWS Lambda functions, CloudFormation templates, or AWS Systems Manager Automation documents. Verify that these procedures are version-controlled in appropriate repositories, and include suitable resource tagging so that teams can readily identify owners and documentation. Document the responsibility for carrying out the activities, and then monitor the automations for successful initiation and operation, as well as performance of the desired outcomes.