Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Nov 1, 2024
1 parent d77530c commit 5af2fc2
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions policies/AmazonCognitoUnAuthedIdentitiesSessionPolicy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2024-08-09T20:02:58Z",
"VersionId": "v2",
"CreateDate": "2024-11-01T18:12:44Z",
"VersionId": "v3",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand All @@ -23,7 +23,15 @@
"geo:CalculateRoute*",
"geo:*Geofence",
"geo:*Geofences",
"geo:*DevicePosition*"
"geo:*DevicePosition*",
"kms:Encrypt",
"kms:Decrypt",
"kms:ReEncryptTo",
"kms:ReEncryptFrom",
"kms:GenerateDataKey",
"kms:GenerateDataKeyPair",
"kms:GenerateDataKeyPairWithoutPlaintext",
"kms:GenerateDataKeyWithoutPlaintext"
],
"Resource": "*",
"Effect": "Allow",
Expand Down

0 comments on commit 5af2fc2

Please sign in to comment.