Skip to content

Commit

Permalink
Update policies
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-tnguyen committed Nov 13, 2024
1 parent 69a2c44 commit 610804e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions role_policies.tf
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,8 @@ data "aws_iam_policy_document" "role_permissions_policy" {
"sagemaker:DescribeModel",
"sagemaker:InvokeEndpoint",
"sagemaker:InvokeEndpointWithResponseStream",
"sagemaker:ListEndpointConfigs",
"sagemaker:ListModels",
"sagemaker:UpdateEndpoint",
"sagemaker:UpdateEndpointWeightsAndCapacities"
]
Expand Down

0 comments on commit 610804e

Please sign in to comment.