AWS parallelcluster documentation change
Summary
Replaced 'AWS CloudFormation' with 'CloudFormation' in log export documentation
Security assessment
Terminology update only. No impact on security logging, access controls, or vulnerability handling.
Diff
diff --git a/parallelcluster/latest/ug/troubleshooting-v3-get-logs.md b/parallelcluster/latest/ug/troubleshooting-v3-get-logs.md index ac1a770e2..cc2a9ea9b 100644 --- a//parallelcluster/latest/ug/troubleshooting-v3-get-logs.md +++ b//parallelcluster/latest/ug/troubleshooting-v3-get-logs.md @@ -70 +70 @@ Add permissions to the Amazon S3 bucket policy to grant CloudWatch access. For m -The archive contains the Amazon CloudWatch Logs streams and AWS CloudFormation stack events from the head node and compute nodes for the last 14 days, unless specified explicitly in the configuration or in the parameters for the `export-cluster-logs` command. The time it takes for the command to finish depends on the number of nodes in the cluster and the number of log streams available in CloudWatch Logs. For more information about the available log streams, see [Integration with Amazon CloudWatch Logs](./cloudwatch-logs-v3.html). +The archive contains the Amazon CloudWatch Logs streams and CloudFormation stack events from the head node and compute nodes for the last 14 days, unless specified explicitly in the configuration or in the parameters for the `export-cluster-logs` command. The time it takes for the command to finish depends on the number of nodes in the cluster and the number of log streams available in CloudWatch Logs. For more information about the available log streams, see [Integration with Amazon CloudWatch Logs](./cloudwatch-logs-v3.html).