Skip to content

Commit 95cdd48

Browse files
committed
Fix AWS IAM version
1 parent 42c2d60 commit 95cdd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/iam/new_stack.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# (replace ${account_id} with your Amazon Account ID)
33

44
{
5-
"Version": "2024-11-09",
5+
"Version": "2012-10-17",
66
"Statement": [
77
{
88
"Sid": "IAM",

0 commit comments

Comments
 (0)