The TRY statement - Amazon Timestream

The TRY statement

The TRY function evaluates an expression and handles certain types of errors by returning null. The syntax is as follows:

try(expression)