AWS deadline-cloud documentation change
Summary
Removed JSON policy examples for Deadline Cloud output downloads and credential expiration
Security assessment
Policy examples were removed without replacement, but no explicit security context or vulnerability is addressed. Changes appear to be content restructuring rather than security-related.
Diff
diff --git a/deadline-cloud/latest/userguide/auto-downloads.md b/deadline-cloud/latest/userguide/auto-downloads.md index 156d2b3a3..23ca77b93 100644 --- a//deadline-cloud/latest/userguide/auto-downloads.md +++ b//deadline-cloud/latest/userguide/auto-downloads.md @@ -56,20 +56,7 @@ For more details, see [Best practices for managing AWS access keys in the _AWS G - { - "Version": "2012-10-17", - "Statement": [ - { - "Sid": "DeadlineCloudOutputDownload", - "Effect": "Allow", - "Action": [ - "deadline:AssumeQueueRoleForUser", - "deadline:ListQueueEnvironments", - "deadline:ListSessions", - "deadline:ListSessionActions", - "deadline:SearchJobs", - "deadline:GetJob", - "deadline:GetQueue", - "deadline:GetStorageProfileForQueue" - ], - "Resource": "*" - } - ] - } +JSON + + +**** + + + @@ -94,15 +81,7 @@ Any IAM user access keys that you create are long-term credentials. To ensure th - { - "Version": "2012-10-17", - "Statement": [ - { - "Effect": "Deny", - "Action": "*", - "Resource": "*", - "Condition": { - "DateGreaterThan": { - "aws:CurrentTime": "2024-01-01T00:00:00Z" - } - } - } - ] - } +JSON + + +**** + + +