C# (CSharp) Amazon.IdentityManagement.Model DetachUserPolicyRequest - 6 examples found. These are the top rated real world C# (CSharp) examples of Amazon.IdentityManagement.Model.DetachUserPolicyRequest extracted from open source projects. You can rate examples to help us improve the quality of examples.
Related
Related in langs
Container for the parameters to the DetachUserPolicy operation. Removes the specified managed policy from the specified user.
A user can also have inline policies embedded with it. To delete an inline policy, use the DeleteUserPolicy API. For information about policies, see Managed Policies and Inline Policies in the IAM User Guide.