AWS Security ChangesHomeSearch

AWS braket documentation change

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

File: braket/latest/developerguide/braket-privatelink.md

Summary

Updated terminology from 'AWS Direct Connect' to 'Direct Connect' and adjusted CloudFormation documentation references.

Security assessment

The changes are minor terminology updates without any security-related context. While PrivateLink itself is a security feature, the diff does not introduce new security documentation or address vulnerabilities.

Diff

diff --git a/braket/latest/developerguide/braket-privatelink.md b/braket/latest/developerguide/braket-privatelink.md
index fd8205dc0..1d5304c4d 100644
--- a//braket/latest/developerguide/braket-privatelink.md
+++ b//braket/latest/developerguide/braket-privatelink.md
@@ -9 +9 @@ Considerations for Amazon Braket VPC endpointsSet up Braket and PrivateLinkAddit
-You can establish a private connection between your VPC and Amazon Braket by creating an interface VPC endpoint. Interface endpoints are powered by [AWS PrivateLink](https://aws.amazon.com/privatelink/), a technology that enables access to Braket APIs without an internet gateway, NAT device, VPN connection, or AWS Direct Connect connection. Instances in your VPC don't need public IP addresses to communicate with Braket APIs.
+You can establish a private connection between your VPC and Amazon Braket by creating an interface VPC endpoint. Interface endpoints are powered by [AWS PrivateLink](https://aws.amazon.com/privatelink/), a technology that enables access to Braket APIs without an internet gateway, NAT device, VPN connection, or Direct Connect connection. Instances in your VPC don't need public IP addresses to communicate with Braket APIs.
@@ -96 +96 @@ If you're following the steps in the blog post, remember to substitute the name
-  * For information about creating and configuring an endpoint using AWS CloudFormation, see the [AWS::EC2::VPCEndpoint](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html) resource in the _AWS CloudFormation User Guide_.
+  * For information about creating and configuring an endpoint using CloudFormation, see the [AWS::EC2::VPCEndpoint](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ec2-vpcendpoint.html) resource in the _CloudFormation User Guide_.