Skip to content

Commit

Permalink
Update detected
Browse files Browse the repository at this point in the history
  • Loading branch information
MAMIP Bot committed Aug 27, 2024
1 parent 99f05b6 commit 33c4419
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
6 changes: 4 additions & 2 deletions policies/AmazonRoute53ProfilesFullAccess
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,13 @@
"route53profiles:DisassociateResourceFromProfile",
"route53profiles:GetProfile",
"route53profiles:GetProfileAssociation",
"route53profiles:GetProfilePolicy",
"route53profiles:GetProfileResourceAssociation",
"route53profiles:ListProfileAssociations",
"route53profiles:ListProfileResourceAssociations",
"route53profiles:ListProfiles",
"route53profiles:ListTagsForResource",
"route53profiles:PutProfilePolicy",
"route53profiles:TagResource",
"route53profiles:UntagResource",
"route53profiles:UpdateProfileResourceAssociation",
Expand All @@ -38,8 +40,8 @@
}
]
},
"VersionId": "v1",
"VersionId": "v2",
"IsDefaultVersion": true,
"CreateDate": "2024-04-30T18:30:29+00:00"
"CreateDate": "2024-08-27T19:18:18+00:00"
}
}
5 changes: 3 additions & 2 deletions policies/AmazonRoute53ProfilesReadOnlyAccess
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"Action": [
"route53profiles:GetProfile",
"route53profiles:GetProfileAssociation",
"route53profiles:GetProfilePolicy",
"route53profiles:GetProfileResourceAssociation",
"route53profiles:ListProfileAssociations",
"route53profiles:ListProfileResourceAssociations",
Expand All @@ -25,8 +26,8 @@
}
]
},
"VersionId": "v1",
"VersionId": "v2",
"IsDefaultVersion": true,
"CreateDate": "2024-04-30T18:29:25+00:00"
"CreateDate": "2024-08-27T18:59:57+00:00"
}
}

0 comments on commit 33c4419

Please sign in to comment.