Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Dec 10, 2024
1 parent 7395dfa commit 3b62dbe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions policies/AWSPanoramaApplianceServiceRolePolicy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2023-01-17T21:32:36Z",
"VersionId": "v2",
"CreateDate": "2024-12-10T20:06:11Z",
"VersionId": "v3",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand Down Expand Up @@ -51,7 +51,7 @@
],
"Effect": "Allow",
"Condition": {
"StringLike": {
"ArnLike": {
"s3:DataAccessPointArn": "arn:aws:s3:*:*:accesspoint/panorama*"
}
},
Expand Down
6 changes: 3 additions & 3 deletions policies/AWSPanoramaFullAccess
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2022-01-12T21:21:04Z",
"VersionId": "v4",
"CreateDate": "2024-12-10T20:36:08Z",
"VersionId": "v5",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand All @@ -23,7 +23,7 @@
"Resource": "*",
"Effect": "Allow",
"Condition": {
"StringLike": {
"ArnLike": {
"s3:DataAccessPointArn": "arn:aws:s3:*:*:accesspoint/panorama*"
}
}
Expand Down

0 comments on commit 3b62dbe

Please sign in to comment.