Removes the specified tags from the role. For more information about tagging, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_tags.html">Tagging IAM resources</a> in the <i>IAM User Guide</i>.
get/#Action=UntagRole
Query parameters
RoleNamestring required
<p>The name of the IAM role from which you want to remove tags.</p> <p>This parameter accepts (through its <a href="http://wikipedia.org/wiki/regex">regex pattern</a>) a string of characters that consist of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-</p>
TagKeysTagKeyType[] required
A list of key names as a simple array of strings. The tags with matching keys are removed from the specified role.
Action'UntagRole' required
Version'2010-05-08' required
Response
Success