Skip to content

Commit

Permalink
Update nuke.yaml (#304)
Browse files Browse the repository at this point in the history
  • Loading branch information
nb1701 authored Apr 9, 2024
1 parent 19325c0 commit f86c150
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion e2e-test/nuke.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ accounts:
- "e2e-test-runner"
- property: "Name"
regex: "^AWSReservedSSO_.+$"
IAMRolePolicy:
- property: "Name"
regex: "^AWSReservedSSO_.+$"
IAMRolePolicyAttachment:
- "OrganizationAccountAccessRole -> AdministratorAccess"
- "e2e-test-runner -> AdministratorAccess"
Expand All @@ -35,4 +38,4 @@ accounts:
OSPackage:
- property: "PackageName"
type: regex
value: "^(analysis-\\w+|amazon-personalized-ranking)*"
value: "^(analysis-\\w+|amazon-personalized-ranking)*"

0 comments on commit f86c150

Please sign in to comment.