Skip to content

Commit dcdbd00

Browse files
committed
Allow Bedrock Nova Lite access in all regions (inference profile load balancing)
1 parent 3baf3b6 commit dcdbd00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Resources:
6161
Resource:
6262
- arn:aws:bedrock:us-east-2::foundation-model/amazon.titan-embed-text-v2:0
6363
- arn:aws:bedrock:us-east-2:974724840334:inference-profile/us.amazon.nova-lite-v1:0
64-
- arn:aws:bedrock:us-east-1::foundation-model/amazon.nova-lite-v1:0
64+
- arn:aws:bedrock:*::foundation-model/amazon.nova-lite-v1:0
6565
- Effect: Allow
6666
Action:
6767
- cloudwatch:PutMetricData

0 commit comments

Comments
 (0)