codepipeline_untag_resource: Removes tags from an Amazon Web Services resource
Usage
codepipeline_untag_resource(resourceArn, tagKeys)
Arguments
- resourceArn
[required] The Amazon Resource Name (ARN) of the resource to remove tags from.
- tagKeys
[required] The list of keys for the tags to be removed from the resource.