Skip to content

Commit

Permalink
Moved comment per review
Browse files Browse the repository at this point in the history
  • Loading branch information
xschildw committed Nov 13, 2024
1 parent b5d701a commit 66ba76e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions org-formation/600-access/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -389,6 +389,7 @@ SynapseAthenaUserAccessPolicy:
}
PolicyName: SynapseAthenaUserAccessPolicy

# https://stackoverflow.com/questions/58125181/cloud-formation-cant-upload-template-file
SynapseLlmDeveloperPolicy:
Type: update-stacks
Template: https://raw.githubusercontent.com/Sage-Bionetworks/aws-infra/v0.5.1/templates/IAM/managed-policy.yaml
Expand Down
1 change: 0 additions & 1 deletion org-formation/700-aws-sso/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -641,7 +641,6 @@ SsoLlmDeveloper:
managedPolicies:
- 'arn:aws:iam::aws:policy/AmazonBedrockFullAccess'
- 'arn:aws:iam::aws:policy/AWSCloudFormationFullAccess'
# https://stackoverflow.com/questions/58125181/cloud-formation-cant-upload-template-file
- !Sub 'arn:aws:iam::${AWS::AccountId}:policy/SynapseLlmDeveloperPolicy'
sessionDuration: 'PT12H'

Expand Down

0 comments on commit 66ba76e

Please sign in to comment.