importsoftware.amazon.qldb.Result;importsoftware.amazon.qldb.TransactionExecutor;/** * Insert all the supported Ion types into a ledger and verify that they are stored and can be retrieved properly, retaining * their original properties. * * This code expects that you have AWS credentials setup...