File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -449,15 +449,16 @@ Resources:
449449 - Sid : IdentityStoreAccesPolicy
450450 Effect : Allow
451451 Action :
452- - " identitystore:List*"
453- - " identitystore:Describe*"
454- - " identitystore:IsMemberInGroups"
455- - " identitystore:GetGroupMembershipId"
452+ - " identitystore:DeleteUser"
456453 - " identitystore:CreateGroup"
457454 - " identitystore:CreateGroupMembership"
455+ - " identitystore:ListGroups"
456+ - " identitystore:ListUsers"
457+ - " identitystore:ListGroupMemberships"
458+ - " identitystore:IsMemberInGroups"
459+ - " identitystore:GetGroupMembershipId"
458460 - " identitystore:DeleteGroupMembership"
459461 - " identitystore:DeleteGroup"
460- - " identitystore:DeleteUser"
461462 Resource :
462463 - " *"
463464 - Sid : CodePipelinePolicy
You can’t perform that action at this time.
0 commit comments