AWS eventbridge documentation change
Summary
Updated terminology from 'AWS CloudFormation' to 'CloudFormation' in a sentence about provisioning EventBridge connections.
Security assessment
The change is purely terminological (branding adjustment) with no security implications. It doesn't address vulnerabilities, security features, or access controls.
Diff
diff --git a/eventbridge/latest/userguide/eb-target-connection-auth.md b/eventbridge/latest/userguide/eb-target-connection-auth.md index 58258ea67..8526580b9 100644 --- a//eventbridge/latest/userguide/eb-target-connection-auth.md +++ b//eventbridge/latest/userguide/eb-target-connection-auth.md @@ -57 +57 @@ To successfully create or update a connection, you must use an account that has -For examples of how to create a AWS CloudFormation template that provisions an EventBridge connection with authentication, see [AWS::Events::Connection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-connection.html) in the _CloudFormation User Guide_. +For examples of how to create a CloudFormation template that provisions an EventBridge connection with authentication, see [AWS::Events::Connection](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-events-connection.html) in the _CloudFormation User Guide_.