AWS codepipeline documentation change
Summary
Added new history entry about corrected trigger filter documentation and removed 'CodePipeline' from a permissions reference link
Security assessment
The added history entry documents a correction to trigger filter behavior documentation (excludes take precedence over includes), which could impact pipeline security configurations but doesn't address a specific security vulnerability. The change is documentation about documentation corrections, not a security fix itself. The link text change is editorial.
Diff
diff --git a/codepipeline/latest/userguide/history.md b/codepipeline/latest/userguide/history.md index 5c15b976b..5a960250f 100644 --- a//codepipeline/latest/userguide/history.md +++ b//codepipeline/latest/userguide/history.md @@ -19,0 +20 @@ Change| Description| Date +Corrected documentation for pipeline trigger filter behavior| Corrected the documentation for trigger filter examples to accurately describe the relationship between includes and excludes. Excludes take precedence over includes for branch and file path filters. For more information, see [Examples for trigger filters](https://docs.aws.amazon.com/codepipeline/latest/userguide/pipelines-triggers.html#pipelines-filter-examples).| March 16, 2026 @@ -129 +130 @@ New Regions | CodePipeline is now available in US West (N. California), Canada ( -Updated topics | You can now view details about past executions of a pipeline, not just the most recent execution. These details include start and end times, duration, and execution ID. Details are available for a maximum of 100 pipeline executions during the most recent 12-month period. The topics [View pipelines and details in CodePipeline](./pipelines-view.html), [CodePipeline permissions reference](./permissions-reference.html), and [Quotas in AWS CodePipeline](./limits.html) have been updated to reflect this support. | June 22, 2017 +Updated topics | You can now view details about past executions of a pipeline, not just the most recent execution. These details include start and end times, duration, and execution ID. Details are available for a maximum of 100 pipeline executions during the most recent 12-month period. The topics [View pipelines and details in CodePipeline](./pipelines-view.html), [permissions reference](./permissions-reference.html), and [Quotas in AWS CodePipeline](./limits.html) have been updated to reflect this support. | June 22, 2017