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 19, 2024
1 parent a8f1ab5 commit 404bdf3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
10 changes: 7 additions & 3 deletions policies/NetworkAdministrator
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"PolicyVersion": {
"CreateDate": "2024-06-26T16:53:02Z",
"VersionId": "v12",
"CreateDate": "2024-12-19T22:52:06Z",
"VersionId": "v13",
"Document": {
"Version": "2012-10-17",
"Statement": [
Expand Down Expand Up @@ -173,6 +173,7 @@
{
"Action": [
"ec2:AcceptVpcPeeringConnection",
"ec2:AssociateSecurityGroupVpc",
"ec2:AttachClassicLinkVpc",
"ec2:AuthorizeSecurityGroupEgress",
"ec2:AuthorizeSecurityGroupIngress",
Expand All @@ -187,10 +188,13 @@
"ec2:DeleteSecurityGroup",
"ec2:DeleteVolume",
"ec2:DeleteVpcPeeringConnection",
"ec2:DescribeSecurityGroupVpcAssociations",
"ec2:DetachClassicLinkVpc",
"ec2:DisableVpcClassicLink",
"ec2:DisassociateSecurityGroupVpc",
"ec2:EnableVpcClassicLink",
"ec2:GetConsoleScreenshot",
"ec2:GetSecurityGroupsForVpc",
"ec2:RejectVpcPeeringConnection",
"ec2:RevokeSecurityGroupEgress",
"ec2:RevokeSecurityGroupIngress"
Expand Down Expand Up @@ -263,8 +267,8 @@
"ec2:DeleteTransitGatewayVpcAttachment",
"ec2:DescribeTransitGatewayAttachments",
"ec2:DescribeTransitGatewayRouteTables",
"ec2:DescribeTransitGatewayVpcAttachments",
"ec2:DescribeTransitGateways",
"ec2:DescribeTransitGatewayVpcAttachments",
"ec2:DisableTransitGatewayRouteTablePropagation",
"ec2:DisassociateTransitGatewayRouteTable",
"ec2:EnableTransitGatewayRouteTablePropagation",
Expand Down
11 changes: 9 additions & 2 deletions policies/ViewOnlyAccess
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
{
"PolicyVersion": {
"CreateDate": "2024-11-19T17:36:54Z",
"VersionId": "v22",
"CreateDate": "2024-12-19T22:52:06Z",
"VersionId": "v23",
"Document": {
"Version": "2012-10-17",
"Statement": [
{
"Action": [
"acm:ListCertificates",
"aiops:GetInvestigation",
"aiops:GetInvestigationGroup",
"aiops:ListInvestigationEvents",
"aiops:ListInvestigationGroups",
"aiops:ListInvestigations",
"athena:List*",
"autoscaling:Describe*",
"aws-marketplace:ViewSubscriptions",
Expand Down Expand Up @@ -233,8 +238,10 @@
"lightsail:GetStaticIps",
"lightsail:IsVpcPeered",
"logs:Describe*",
"logs:GetTransformer",
"logs:ListEntitiesForLogGroup",
"logs:ListLogGroupsForEntity",
"logs:ListLogGroupsForQuery",
"logs:ListTagsForResource",
"lookoutvision:ListModelPackagingJobs",
"lookoutvision:ListModels",
Expand Down

0 comments on commit 404bdf3

Please sign in to comment.