Removes one or more tags from a specified Amazon QLDB resource. You can specify up to 50 tag keys to remove.
See https://paws-r.github.io/docs/qldb/untag_resource.html for full documentation.
qldb_untag_resource(ResourceArn, TagKeys)[required] The Amazon Resource Name (ARN) from which to remove the tags. For example:
arn:aws:qldb:us-east-1:123456789012:ledger/exampleLedger
[required] The list of tag keys to remove.