AWS Security ChangesHomeSearch

AWS deadline-cloud documentation change

Service: deadline-cloud · 2025-11-13 · Documentation low

File: deadline-cloud/latest/userguide/security_iam_service-with-iam.md

Summary

Updated service name references from 'awsdeadlinecloud' to 'deadline' in policy examples and documentation links

Security assessment

Changes involve correcting service name references and URLs but do not address security vulnerabilities or introduce new security content.

Diff

diff --git a/deadline-cloud/latest/userguide/security_iam_service-with-iam.md b/deadline-cloud/latest/userguide/security_iam_service-with-iam.md
index f523ea633..719588c60 100644
--- a//deadline-cloud/latest/userguide/security_iam_service-with-iam.md
+++ b//deadline-cloud/latest/userguide/security_iam_service-with-iam.md
@@ -55 +55 @@ The `Action` element of a JSON policy describes the actions that you can use to
-To see a list of Deadline Cloud actions, see [Actions defined by AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeadlinecloud.html#awsdeadlinecloud-actions-as-permissions) in the _Service Authorization Reference_.
+To see a list of Deadline Cloud actions, see [Actions defined by AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_deadline.html#deadline-actions-as-permissions) in the _Service Authorization Reference_.
@@ -60 +60 @@ Policy actions in Deadline Cloud use the following prefix before the action:
-    awsdeadlinecloud
+    deadline
@@ -66,2 +66,2 @@ To specify multiple actions in a single statement, separate them with commas.
-          "awsdeadlinecloud:action1",
-          "awsdeadlinecloud:action2"
+          "deadline:action1",
+          "deadline:action2"
@@ -83 +83 @@ The `Resource` JSON policy element specifies the object or objects to which the
-To see a list of Deadline Cloud resource types and their ARNs, see [Resources defined by AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeadlinecloud.html#awsdeadlinecloud-resources-for-iam-policies) in the _Service Authorization Reference_. To learn with which actions you can specify the ARN of each resource, see [Actions defined by AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeadlinecloud.html#awsdeadlinecloud-actions-as-permissions).
+To see a list of Deadline Cloud resource types and their ARNs, see [Resources defined by AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_deadline.html#deadline-resources-for-iam-policies) in the _Service Authorization Reference_. To learn with which actions you can specify the ARN of each resource, see [Actions defined by AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_deadline.html#deadline-actions-as-permissions).
@@ -95 +95 @@ The `Condition` element specifies when statements execute based on defined crite
-To see a list of Deadline Cloud condition keys, see [Condition keys for AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeadlinecloud.html#awsdeadlinecloud-policy-keys) in the _Service Authorization Reference_. To learn with which actions and resources you can use a condition key, see [Actions defined by AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsdeadlinecloud.html#awsdeadlinecloud-actions-as-permissions).
+To see a list of Deadline Cloud condition keys, see [Condition keys for AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_deadline.html#deadline-policy-keys) in the _Service Authorization Reference_. To learn with which actions and resources you can use a condition key, see [Actions defined by AWS Deadline Cloud](https://docs.aws.amazon.com/service-authorization/latest/reference/list_deadline.html#deadline-actions-as-permissions).