licensemanagerlinuxsubscriptions_untag_resource {paws.management} | R Documentation |
Remove one or more metadata tag from the specified Amazon Web Services resource
Description
Remove one or more metadata tag from the specified Amazon Web Services resource.
See https://www.paws-r-sdk.com/docs/licensemanagerlinuxsubscriptions_untag_resource/ for full documentation.
Usage
licensemanagerlinuxsubscriptions_untag_resource(resourceArn, tagKeys)
Arguments
resourceArn |
[required] The Amazon Resource Name (ARN) of the Amazon Web Services resource to remove the metadata tags from. |
tagKeys |
[required] A list of metadata tag keys to remove from the requested resource. |
[Package paws.management version 0.9.0 Index]