AWS Security ChangesHomeSearch

AWS codebuild documentation change

Service: codebuild · 2025-11-19 · Documentation low

File: codebuild/latest/userguide/action-runner-questions.md

Summary

Updated references from 'AWS CloudFormation' to 'CloudFormation' in multiple sections

Security assessment

Text normalization of service names without security implications. The 'mask secrets' question existed previously and wasn't modified by this change

Diff

diff --git a/codebuild/latest/userguide/action-runner-questions.md b/codebuild/latest/userguide/action-runner-questions.md
index 71553b843..0838cf33d 100644
--- a//codebuild/latest/userguide/action-runner-questions.md
+++ b//codebuild/latest/userguide/action-runner-questions.md
@@ -5 +5 @@
-When should I include the image and instance overrides in the label? Can I use AWS CloudFormation for this feature?How can I mask secrets when using this feature?Can I receive GitHub Actions webhook events from multiple repositories within a single project?Which regions support using a CodeBuild-hosted GitHub Actions runner?Which platforms support using a CodeBuild-hosted GitHub Actions runner?
+When should I include the image and instance overrides in the label? Can I use CloudFormation for this feature?How can I mask secrets when using this feature?Can I receive GitHub Actions webhook events from multiple repositories within a single project?Which regions support using a CodeBuild-hosted GitHub Actions runner?Which platforms support using a CodeBuild-hosted GitHub Actions runner?
@@ -38 +38 @@ Quotation marks might be required if `runs-on` has multiple labels containing Gi
-## Can I use AWS CloudFormation for this feature?
+## Can I use CloudFormation for this feature?
@@ -40 +40 @@ Quotation marks might be required if `runs-on` has multiple labels containing Gi
-Yes, you can include a filter group in your AWS CloudFormation template that specifies a GitHub Actions workflow job event filter in your project webhook.
+Yes, you can include a filter group in your CloudFormation template that specifies a GitHub Actions workflow job event filter in your project webhook.
@@ -49 +49 @@ Yes, you can include a filter group in your AWS CloudFormation template that spe
-For more information, see [Filter GitHub webhook events (AWS CloudFormation)](./github-webhook-events-cfn.html).
+For more information, see [Filter GitHub webhook events (CloudFormation)](./github-webhook-events-cfn.html).
@@ -51 +51 @@ For more information, see [Filter GitHub webhook events (AWS CloudFormation)](./
-If you need help setting up project credentials in your AWS CloudFormation template, see [AWS::CodeBuild::SourceCredential](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html) in the _AWS CloudFormation User Guide_ for more information.
+If you need help setting up project credentials in your CloudFormation template, see [AWS::CodeBuild::SourceCredential](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codebuild-sourcecredential.html) in the _AWS CloudFormation User Guide_ for more information.