Replies: 1 comment 1 reply
-
Also, it's super weird, because I can see that in the JSON definition there is a field called Group but I can't see that in the struct.... what's happening :D |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! Is there any kind of SDK API I can call that could remove an IAM group without a name? We have a invalid group that was created without a name, and now we can't delete it because the
DeleteGroup
input only accepts aName
and no ID or ARN.Beta Was this translation helpful? Give feedback.
All reactions