Values.ResourceNotFoundExceptionSourceThe operation tried to access a keyspace, table, or type that doesn't exist. The resource might not be specified correctly, or its status might not be ACTIVE.
type nonrec t = {message : String_.t option;The specified resource was not found. Verify the resource identifier and ensure the resource exists and is in an ACTIVE state.
*)resourceArn : ARN.t option;The unique identifier in the format of Amazon Resource Name (ARN) for the resource couldn't be found.
*)}