
Last chance! 50% off unlimited learning
Sale ends in
Removes tags from a function.
lambda_untag_resource(Resource, TagKeys)
[required] The function's Amazon Resource Name (ARN).
[required] A list of tag keys to remove from the function.
svc$untag_resource( Resource = "string", TagKeys = list( "string" ) )