Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit 1700c98

Browse files
Update key-policy-basic.txt (#1178)
* Update key-policy-basic.txt * Update key-policy-basic.txt
1 parent f1c21a6 commit 1700c98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reference-artifacts/iam-policies/key-policy-basic.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"Sid": "Enable IAM User Permissions",
77
"Effect": "Allow",
88
"Principal": {
9-
"AWS": "arn:aws:iam::863254859172:root"
9+
"AWS": "arn:aws:iam::xxACCTNUMBERxx:root"
1010
},
1111
"Action": "kms:*",
1212
"Resource": "*"
1313
}
1414
]
15-
}
15+
}

0 commit comments

Comments
 (0)