Skip to content

Commit

Permalink
Add ListEndpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-tnguyen committed Nov 13, 2024
1 parent e7f5b30 commit 418ec6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/external-deployments/operator_role_policies.tf
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ data "aws_iam_policy_document" "in_account_policies" {
"sagemaker:InvokeEndpoint",
"sagemaker:InvokeEndpointWithResponseStream",
"sagemaker:ListEndpointConfigs",
"sagemaker:ListEndpoints",
"sagemaker:ListModels",
"sagemaker:UpdateEndpoint",
"sagemaker:UpdateEndpointWeightsAndCapacities"
Expand Down

0 comments on commit 418ec6c

Please sign in to comment.