AWS Security ChangesHomeSearch

AWS securityhub documentation change

Service: securityhub · 2025-12-10 · Documentation low

File: securityhub/latest/userguide/security-vpc-endpoints.md

Summary

Updated documentation to reflect VPC endpoint configuration specifically for Security Hub CSPM (Cloud Security Posture Management). Changed all references from 'Security Hub' to 'Security Hub CSPM', including section headers, service names, and endpoint policies. Added '.cspm' suffix to VPC endpoint service names.

Security assessment

The changes rebrand general Security Hub VPC endpoint documentation to specifically reference Security Hub CSPM, indicating documentation for a specialized security posture management service. While CSPM is a security feature, there is no evidence of a vulnerability being patched. The modifications enhance documentation about secure network access patterns (PrivateLink) for a security service, but don't address any specific security incident.

Diff

diff --git a/securityhub/latest/userguide/security-vpc-endpoints.md b/securityhub/latest/userguide/security-vpc-endpoints.md
index 05dff4a60..986f4506d 100644
--- a//securityhub/latest/userguide/security-vpc-endpoints.md
+++ b//securityhub/latest/userguide/security-vpc-endpoints.md
@@ -5 +5 @@
-Considerations for Security Hub VPC endpointsCreating an interface VPC endpoint for Security HubCreating a VPC endpoint policy for Security HubShared subnets
+Considerations for Security Hub CSPM VPC endpointsCreating an interface VPC endpoint for Security Hub CSPMCreating a VPC endpoint policy for Security Hub CSPMShared subnets
@@ -7 +7 @@ Considerations for Security Hub VPC endpointsCreating an interface VPC endpoint
-# AWS Security Hub and interface VPC endpoints (AWS PrivateLink)
+# AWS Security Hub CSPM and interface VPC endpoints (AWS PrivateLink)
@@ -9 +9 @@ Considerations for Security Hub VPC endpointsCreating an interface VPC endpoint
-You can establish a private connection between your VPC and AWS Security Hub by creating an _interface VPC endpoint_. Interface endpoints are powered by [AWS PrivateLink](https://aws.amazon.com/privatelink), a technology that enables you to privately access Security Hub 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 Security Hub APIs. Traffic between your VPC and Security Hub does not leave the Amazon network. 
+You can establish a private connection between your VPC and AWS Security Hub CSPM by creating an _interface VPC endpoint_. Interface endpoints are powered by [AWS PrivateLink](https://aws.amazon.com/privatelink), a technology that enables you to privately access Security Hub CSPM 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 Security Hub CSPM APIs. Traffic between your VPC and Security Hub CSPM does not leave the Amazon network. 
@@ -13 +13 @@ Each interface endpoint is represented by one or more [Elastic Network Interface
-## Considerations for Security Hub VPC endpoints
+## Considerations for Security Hub CSPM VPC endpoints
@@ -15 +15 @@ Each interface endpoint is represented by one or more [Elastic Network Interface
-Before you set up an interface VPC endpoint for Security Hub, ensure that you review the prerequisites and other information in the [Amazon Virtual Private Cloud Guide](https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html). 
+Before you set up an interface VPC endpoint for Security Hub CSPM, ensure that you review the prerequisites and other information in the [Amazon Virtual Private Cloud Guide](https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html). 
@@ -17 +17 @@ Before you set up an interface VPC endpoint for Security Hub, ensure that you re
-Security Hub supports making calls to all of its API actions from your VPC. 
+Security Hub CSPM supports making calls to all of its API actions from your VPC. 
@@ -19 +19 @@ Security Hub supports making calls to all of its API actions from your VPC.
-## Creating an interface VPC endpoint for Security Hub
+## Creating an interface VPC endpoint for Security Hub CSPM
@@ -21 +21 @@ Security Hub supports making calls to all of its API actions from your VPC.
-You can create a VPC endpoint for the Security Hub service using either the Amazon VPC console or the AWS Command Line Interface (AWS CLI). For more information, see [Create a VPC endpoint](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#create-interface-endpoint) in the _Amazon Virtual Private Cloud Guide_.
+You can create a VPC endpoint for the Security Hub CSPM service using either the Amazon VPC console or the AWS Command Line Interface (AWS CLI). For more information, see [Create a VPC endpoint](https://docs.aws.amazon.com/vpc/latest/privatelink/vpce-interface.html#create-interface-endpoint) in the _Amazon Virtual Private Cloud Guide_.
@@ -23 +23 @@ You can create a VPC endpoint for the Security Hub service using either the Amaz
-Create a VPC endpoint for Security Hub using the following service name:
+Create a VPC endpoint for Security Hub CSPM using the following service name:
@@ -29 +29 @@ Where `region` is the Region code for the applicable AWS Region.
-If you enable private DNS for the endpoint, you can make API requests to Security Hub using its default DNS name for the Region, for example, `securityhub.us-east-1.amazonaws.com` for the US East (N. Virginia) Region. 
+If you enable private DNS for the endpoint, you can make API requests to Security Hub CSPM using its default DNS name for the Region, for example, `securityhub.us-east-1.amazonaws.com` for the US East (N. Virginia) Region. 
@@ -31 +31 @@ If you enable private DNS for the endpoint, you can make API requests to Securit
-## Creating a VPC endpoint policy for Security Hub
+## Creating a VPC endpoint policy for Security Hub CSPM
@@ -33 +33 @@ If you enable private DNS for the endpoint, you can make API requests to Securit
-You can attach an endpoint policy to your VPC endpoint that controls access to Security Hub. The policy specifies the following information:
+You can attach an endpoint policy to your VPC endpoint that controls access to Security Hub CSPM. The policy specifies the following information:
@@ -46 +46 @@ For more information, see [Control access to VPC endpoints using endpoint polici
-###### Example: VPC endpoint policy for Security Hub actions
+###### Example: VPC endpoint policy for Security Hub CSPM actions
@@ -48 +48 @@ For more information, see [Control access to VPC endpoints using endpoint polici
-The following is an example of an endpoint policy for Security Hub. When attached to an endpoint, this policy grants access to the listed Security Hub actions for all principals on all resources.
+The following is an example of an endpoint policy for Security Hub CSPM. When attached to an endpoint, this policy grants access to the listed Security Hub CSPM actions for all principals on all resources.