AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Remove-EKSResourceTag-ResourceArn <String>-TagKey <String[]>-Select <String>-Force <SwitchParameter>-ClientConfig <AmazonEKSConfig>
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Required? | True | 
| Position? | 1 | 
| Accept pipeline input? | True (ByValue, ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Required? | True | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | TagKeys | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | AK | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByValue, ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByValue, ByPropertyName) | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | AWSProfilesLocation, ProfilesLocation | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | StoredCredentials, AWSProfileName | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | RegionToCall | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | SK, SecretAccessKey | 
| Required? | False | 
| Position? | Named | 
| Accept pipeline input? | True (ByPropertyName) | 
| Aliases | ST | 
Remove-EKSResourceTag -ResourceArn "arn:aws:eks:us-west-2:012345678912:cluster/PROD" -TagKey "Name"
Confirm
Are you sure you want to perform this action?
Performing the operation "Remove-EKSResourceTag (UntagResource)" on target "arn:aws:eks:us-west-2:012345678912:cluster/PROD".
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "Y"): YThis cmdlet deletes specified tags from an EKS resource.
AWS Tools for PowerShell: 2.x.y.z