AWS Security ChangesHomeSearch

AWS deadline-cloud documentation change

Service: deadline-cloud · 2026-01-22 · Documentation low

File: deadline-cloud/latest/userguide/release-notes.md

Summary

Added three new release notes: 1) Budget tagging support with ABAC for permissions management, 2) Multi-select filtering in monitor search, 3) Direct download links for Deadline Cloud Monitor and submitter installers.

Security assessment

The budget tagging feature enables Attribute-Based Access Control (ABAC), which is a security feature for fine-grained permissions. However, there is no evidence this addresses a specific security vulnerability. The change documents security capabilities (ABAC implementation) but does not fix a security issue.

Diff

diff --git a/deadline-cloud/latest/userguide/release-notes.md b/deadline-cloud/latest/userguide/release-notes.md
index 5a2de553f..5b3a8bf3a 100644
--- a//deadline-cloud/latest/userguide/release-notes.md
+++ b//deadline-cloud/latest/userguide/release-notes.md
@@ -10,0 +11,3 @@ Date | Title | Description
+2026-01-15 | [Deadline Cloud now supports tagging Budgets](https://docs.aws.amazon.com/deadline-cloud/latest/APIReference/API_CreateBudget.html#deadlinecloud-CreateBudget-request-tags) | AWS Deadline Cloud customers can now apply tags to Budget resources and use Attribute-Based Access Control (ABAC) for fine-grained permissions management. This new capability allows customers to organize, manage, and control access to their Deadline Cloud budgets using tags, enabling consistent authorization patterns across their AWS resources. Customers can now tag budgets during creation and use these tags in IAM policies to control who can access specific budgets based on tag values.  
+2026-01-15 | [Deadline Cloud monitor search now supports multi-select filtering](https://docs.aws.amazon.com/deadline-cloud/latest/APIReference/API_SearchFilterExpression.html) | When using the Deadline Cloud monitor, you can now select up to 16 values for any search filter, including user names and job status. This allows you to quickly find jobs across multiple users or filter for several statuses at once. This functionality is also available in the Deadline Cloud API through the new StringListFilterExpression for Jobs, Steps, Tasks, and Workers.  
+2026-01-07 | [Deadline Cloud documentation now includes direct Deadline Cloud Monitor and submitter installer download links](https://docs.aws.amazon.com/deadline-cloud/latest/userguide/submitter.html) | Users can now download the Deadline Cloud Monitor desktop application and submitter installer directly from the Deadline Cloud documentation. This enables users without AWS console access to download the software they need to get started with Deadline Cloud.