Skip to content

Commit 2757df3

Browse files
nerda-codesRoRoJ
andauthored
Apply suggestions from code review
Co-authored-by: Rowena Jones <[email protected]>
1 parent a076222 commit 2757df3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Serverless Jobs enforced cross-product permissions
2+
title: Serverless Jobs now enforce cross-product permissions
33
status: changed
44
date: 2025-10-15
55
category: serverless
66
product: jobs
77
---
88

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.
9+
When starting a Job definition with `ServerlessJobsFullAccess` permission:
10+
- If the Job definition uses an image from **Container Registry**, you must now add, at minimum, the `ContainerRegistryReadOnly` permission.
11+
- If the Job Definition consumes data from **Secret Manager**; you must now add, at minimum, the `SecretManagerSecretAccess` permission.
1212

0 commit comments

Comments
 (0)