Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Deleting policy Operators fails #1

Closed
florian-zeidler opened this issue Dec 14, 2016 · 4 comments
Closed

Deleting policy Operators fails #1

florian-zeidler opened this issue Dec 14, 2016 · 4 comments
Assignees

Comments

@florian-zeidler
Copy link

If a policy has more than one version, the nuke script is not able to handle it.

IamPolicy - 'arn:aws:iam::863709161118:policy/Operators' - DeleteConflict: This policy has more than one version. Before you delete a policy, you must delete the policy's versions. The default version is deleted with the policy.
        status code: 409, request id: 3257759b-c20b-11e6-86b4-6139370e013f
@stephanlindauer
Copy link
Contributor

ran into the same issue

IamPolicy - 'arn:aws:iam::839639682208:policy/elb_access' - DeleteConflict: This policy has more than one version. Before you delete a policy, you must delete the policy's versions. The default version is deleted with the policy.
	status code: 409, request id: c56e2cfc-2413-11e7-891d-05609f03452b

@bjoernhaeuser
Copy link
Member

@stephanlindauer can you please take care? :)

@stephanlindauer
Copy link
Contributor

will do. 👍

@stephanlindauer
Copy link
Contributor

not reproducable.
@das-vinculum has already solved this in 5bfe3e2 and then probably forgot about this ticket.

svenwltr pushed a commit that referenced this issue Apr 15, 2019
svenwltr pushed a commit that referenced this issue Jan 30, 2020
Fix syntax of rm command that fails build.
ryanpeach pushed a commit to ryanpeach/aws-spending-limits that referenced this issue May 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants