AWS Security ChangesHomeSearch

AWS codepipeline documentation change

Service: codepipeline · 2025-04-16 · Documentation low

File: codepipeline/latest/userguide/pipeline-requirements.md

Summary

Formatting change adding backticks to 'pollingDisabledAt' parameter reference

Security assessment

Minor formatting improvement without security implications.

Diff

diff --git a/codepipeline/latest/userguide/pipeline-requirements.md b/codepipeline/latest/userguide/pipeline-requirements.md
index 16acccb94..51113f860 100644
--- a//codepipeline/latest/userguide/pipeline-requirements.md
+++ b//codepipeline/latest/userguide/pipeline-requirements.md
@@ -424 +424 @@ Pipelines that are inactive for longer than 30 days will have polling disabled f
-For more information, see the pollingDisabledAt parameter under [PipelineMetadata](https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_PipelineMetadata.html) object in the _CodePipeline API Guide_. For the steps to migrate your pipeline from polling to event-based change detection, see [Change Detection Methods](./change-detection-methods.html).
+For more information, see the `pollingDisabledAt` parameter under [PipelineMetadata](https://docs.aws.amazon.com/codepipeline/latest/APIReference/API_PipelineMetadata.html) object in the _CodePipeline API Guide_. For the steps to migrate your pipeline from polling to event-based change detection, see [Change Detection Methods](./change-detection-methods.html).