AWS deadline-cloud documentation change
Summary
Removed documentation about AWS STS authentication and endpoint requirement, mirroring changes in the developerguide.
Security assessment
Similar to the developerguide change, this removes STS-related documentation without concrete evidence in the diff of a security issue; it appears to be a routine documentation update.
Diff
diff --git a/deadline-cloud/latest/userguide/vpc-interface-endpoints.md b/deadline-cloud/latest/userguide/vpc-interface-endpoints.md index 802406007..364cb66fd 100644 --- a//deadline-cloud/latest/userguide/vpc-interface-endpoints.md +++ b//deadline-cloud/latest/userguide/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 -