AWS AmazonECS documentation change
Summary
Multiple editorial changes: removed UI location details, updated references from 'above/below' to 'preceding', and simplified example descriptions.
Security assessment
All changes are linguistic improvements without security implications. The FireLens multiline log processing functionality remains unchanged, with no vulnerabilities addressed or security features documented.
Diff
diff --git a/AmazonECS/latest/developerguide/firelens-concatanate-multiline.md b/AmazonECS/latest/developerguide/firelens-concatanate-multiline.md index c44395d5c..23b8ec26f 100644 --- a//AmazonECS/latest/developerguide/firelens-concatanate-multiline.md +++ b//AmazonECS/latest/developerguide/firelens-concatanate-multiline.md @@ -78 +78 @@ The following are example log snippets that you see in the CloudWatch Logs conso -After you use the multiline log setting, the output will look similar to the example below. +After you use the multiline log setting, the output will look similar to the example. @@ -394 +394 @@ To find the execution role ARN, go to the IAM console. Choose **Roles** and find -To find your `aws_account_id`, log into the AWS Management Console. Choose your user name on the top right and copy your Account ID. +To find your `aws_account_id`, log into the AWS Management Console. Choose your user name and copy your Account ID. @@ -404 +404 @@ Replace the region if necessary. - 5. In the navigation pane, choose **Task Definitions** and then choose the `firelens-example-multiline` family because we registered the task definition to this family in the first line of the task definition above. + 5. In the navigation pane, choose **Task Definitions** and then choose the `firelens-example-multiline` family because we registered the task definition to this family in the first line of the preceding task definition. @@ -744 +744 @@ To find the execution role ARN, go to the IAM console. Choose **Roles** and find -To find your `aws_account_id`, log into the AWS Management Console. Choose your user name on the top right and copy your Account ID. +To find your `aws_account_id`, log into the AWS Management Console. Choose your user name and copy your Account ID. @@ -754 +754 @@ Replace the region if necessary. - 5. In the navigation pane, choose **Task Definitions** and then choose the `firelens-example-multiline` family because we registered the task definition to this family in the first line of the task definition above. + 5. In the navigation pane, choose **Task Definitions** and then choose the `firelens-example-multiline` family because we registered the task definition to this family in the first line of the preceding task definition.