AWS deadline-cloud documentation change
Summary
Updated policy action prefixes from 'awsdeadlinecloud' to 'deadline' and changed section title from 'AWS managed policies' to 'Service roles'
Security assessment
Changes correct example policies and terminology but do not address security issues or add security-specific documentation.
Diff
diff --git a/deadline-cloud/latest/userguide/security_iam_troubleshoot.md b/deadline-cloud/latest/userguide/security_iam_troubleshoot.md index bec38447c..2074c1f7b 100644 --- a//deadline-cloud/latest/userguide/security_iam_troubleshoot.md +++ b//deadline-cloud/latest/userguide/security_iam_troubleshoot.md @@ -26 +26 @@ If you receive an error that you're not authorized to perform an action, your po -The following example error occurs when the `mateojackson` IAM user tries to use the console to view details about a fictional ``my-example-widget`` resource but doesn't have the fictional `awsdeadlinecloud:`GetWidget`` permissions. +The following example error occurs when the `mateojackson` IAM user tries to use the console to view details about a fictional ``my-example-widget`` resource but doesn't have the fictional `deadline:`GetWidget`` permissions. @@ -29 +29 @@ The following example error occurs when the `mateojackson` IAM user tries to use - User: arn:aws:iam::123456789012:user/mateojackson is not authorized to perform: awsdeadlinecloud:GetWidget on resource: my-example-widget + User: arn:aws:iam::123456789012:user/mateojackson is not authorized to perform: deadline:GetWidget on resource: my-example-widget @@ -31 +31 @@ The following example error occurs when the `mateojackson` IAM user tries to use -In this case, the policy for the `mateojackson` user must be updated to allow access to the ``my-example-widget`` resource by using the `awsdeadlinecloud:`GetWidget`` action. +In this case, the policy for the `mateojackson` user must be updated to allow access to the ``my-example-widget`` resource by using the `deadline:`GetWidget`` action. @@ -75 +75 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -AWS managed policies +Service roles