Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 10f8062

Browse files
remove * principal (#4859)
1 parent 6b56a3e commit 10f8062

File tree

1 file changed

+3
-1
lines changed
  • archived/workshops/lab12-hosting-controlnet-models-on-sagemaker

1 file changed

+3
-1
lines changed

‎ archived/workshops/lab12-hosting-controlnet-models-on-sagemaker/ecr-policy.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@
44
{
55
"Sid": "new statement",
66
"Effect": "Allow",
7-
"Principal": "*",
7+
"Principal": {
8+
"Service": "sagemaker.amazonaws.com"
9+
},
810
"Action": [
911
"ecr: CompleteLayerUpload",
1012
"ecr: InitiateLayerUpload",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /