AWS Security ChangesHomeSearch

AWS deadline-cloud documentation change

Service: deadline-cloud · 2025-10-22 · Documentation low

File: deadline-cloud/latest/developerguide/infrastructure-security.md

Summary

Removed API request signing details using access keys/AWS STS

Security assessment

Parallel change to DataZone infrastructure security docs. Removal of authentication mechanics doesn't indicate vulnerability resolution, but rather documentation streamlining.

Diff

diff --git a/deadline-cloud/latest/developerguide/infrastructure-security.md b/deadline-cloud/latest/developerguide/infrastructure-security.md
index 55c0c9dc3..f39b8795d 100644
--- a//deadline-cloud/latest/developerguide/infrastructure-security.md
+++ b//deadline-cloud/latest/developerguide/infrastructure-security.md
@@ -18,2 +17,0 @@ You use AWS published API calls to access Deadline Cloud through the network. Cl
-Additionally, requests must be signed by using an access key ID and a secret access key that is associated with an IAM principal. Or you can use the [AWS Security Token Service](https://docs.aws.amazon.com/STS/latest/APIReference/welcome.html) (AWS STS) to generate temporary security credentials to sign requests.
-