AWS eks documentation change
Summary
Fixed grammar from 'This include' to 'This includes' in CloudTrail description.
Security assessment
Minor grammatical correction with no security implications; does not alter security-related content or address any vulnerabilities.
Diff
diff --git a/eks/latest/userguide/understanding-service-name-entries.md b/eks/latest/userguide/understanding-service-name-entries.md index efb7929b4..b4490de53 100644 --- a//eks/latest/userguide/understanding-service-name-entries.md +++ b//eks/latest/userguide/understanding-service-name-entries.md @@ -15 +15 @@ To contribute to this user guide, choose the **Edit this page on GitHub** link t -A trail is a configuration that enables delivery of events as log files to an Amazon S3 bucket that you specify. CloudTrail log files contain one or more log entries. An event represents a single request from any source and includes information about the requested action. This include information such as the date and time of the action and the request parameters that were used. CloudTrail log files aren’t an ordered stack trace of the public API calls, so they don’t appear in any specific order. +A trail is a configuration that enables delivery of events as log files to an Amazon S3 bucket that you specify. CloudTrail log files contain one or more log entries. An event represents a single request from any source and includes information about the requested action. This includes information such as the date and time of the action and the request parameters that were used. CloudTrail log files aren’t an ordered stack trace of the public API calls, so they don’t appear in any specific order.