Skip to content

Commit

Permalink
Add role policies
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-tnguyen committed Nov 12, 2024
1 parent 299ef4e commit e7f5b30
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/external-deployments/operator_role_policies.tf
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ data "aws_iam_policy_document" "in_account_policies" {
"sagemaker:DescribeModel",
"sagemaker:InvokeEndpoint",
"sagemaker:InvokeEndpointWithResponseStream",
"sagemaker:ListEndpointConfigs",
"sagemaker:ListModels",
"sagemaker:UpdateEndpoint",
"sagemaker:UpdateEndpointWeightsAndCapacities"
]
Expand Down

0 comments on commit e7f5b30

Please sign in to comment.