Skip to content

Commit c1d6554

Browse files
author
MAMIP Bot
committed
SignInLocalDevelopmentAccess - Policy Version v1
1 parent d7deb12 commit c1d6554

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{
2+
"PolicyVersion": {
3+
"CreateDate": "2025-11-19T18:34:09Z",
4+
"VersionId": "v1",
5+
"Document": {
6+
"Version": "2012-10-17",
7+
"Statement": [
8+
{
9+
"Action": [
10+
"signin:AuthorizeOAuth2Access",
11+
"signin:CreateOAuth2Token"
12+
],
13+
"Resource": "arn:aws:signin:*:*:oauth2/public-client/*",
14+
"Effect": "Allow"
15+
}
16+
]
17+
},
18+
"IsDefaultVersion": true
19+
}
20+
}

0 commit comments

Comments
 (0)