mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-28 12:17:02 +00:00
A short new test to verify that in the TagResource operation, the Tags parameter - specifying which tags to set - is required. The test passes on both AWS and Alternator - they both produce a ValidationException in this case (the specific human-readable error message is different, though, so we don't check it). Signed-off-by: Nadav Har'El <nyh@scylladb.com> Message-Id: <20211206140541.1157574-1-nyh@scylladb.com>