AWS Security ChangesHomeSearch

AWS deadline-cloud documentation change

Service: deadline-cloud · 2026-04-19 · Documentation low

File: deadline-cloud/latest/developerguide/vpc-interface-endpoints.md

Summary

Removed documentation stating that Deadline Cloud uses AWS STS for worker authentication and the requirement to create an STS endpoint for VPC interface endpoints.

Security assessment

The change removes references to AWS STS authentication, which may indicate an architectural update, but there is no concrete evidence in the diff of a security vulnerability, weakness, or incident being addressed.

Diff

diff --git a/deadline-cloud/latest/developerguide/vpc-interface-endpoints.md b/deadline-cloud/latest/developerguide/vpc-interface-endpoints.md
index 463ebbb65..7a14ec937 100644
--- a//deadline-cloud/latest/developerguide/vpc-interface-endpoints.md
+++ b//deadline-cloud/latest/developerguide/vpc-interface-endpoints.md
@@ -41,2 +40,0 @@ Deadline Cloud also requires endpoints for the following AWS service endpoints:
-  * Deadline Cloud uses AWS STS to authenticate workers so that they can access job assets. For more information about AWS STS, see [Temporary security credentials in IAM](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp.html) in the _AWS Identity and Access Management User Guide_.
-
@@ -66,5 +63,0 @@ If you enable private DNS for the interface endpoints, you can make API requests
-You must also create an endpoint for AWS STS using the following service name:
-    
-    
-    com.amazonaws.region.sts
-