Skip to content

Commit 6c5ad92

Browse files
Changelog botweb-flow
authored andcommitted
feat(changelog): add new entry
1 parent cdf7714 commit 6c5ad92

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
title: Serverless Jobs enforced cross-product permissions
3+
status: changed
4+
date: 2025-10-15
5+
category: serverless
6+
product: jobs
7+
---
8+
9+
When starting a Job Definition with `ServerlessJobsFullAccess` permission:
10+
- If the Job Definition uses an image from **Container Registry**, add at least `ContainerRegistryReadOnly` permission.
11+
- If the Job Definition consumes data from **Secret Manager**; add at least `SecretManagerSecretAccess` permission.
12+
13+
14+

0 commit comments

Comments
 (0)