mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
correcting role name
This commit is contained in:
parent
b58d69f8c8
commit
6bf89c6aaa
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ provider:
|
|||
GITHUB_SHA: ${env:GITHUB_SHA}
|
||||
iam:
|
||||
role:
|
||||
name: fastapi_backend_${env:PLAN_TRIGGER_BUCKET}_access
|
||||
name: sapmodel_s3_access
|
||||
statements:
|
||||
# Allow reading from MODEL_DIRECTORY_BUCKET and DATA_BUCKET
|
||||
- Effect: Allow
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue