I am using the Nifi Registry and intend to persist versioning on S3, using the S3BundlePersistenceProvider.
The log does not appear to have any problems with versioning, but it is not possible to see any objects persisting in S3.
'''2020-04-15 04:54:44,775 INFO [main] org.apache.nifi.registry.NiFiRegistry Launching NiFi Registry... 2020-04-15 04:54:44,779 INFO [main] org.apache.nifi.registry.NiFiRegistry Read property protection key from conf/bootstrap.conf 2020-04-15 04:54:44,832 INFO [main] o.a.n.r.security.crypto.CryptoKeyLoader No encryption key present in the bootstrap.conf file at C:\Users\Marcela\Downloads\nifi-registry-0.6.0\conf\bootstrap.conf 2020-04-15 04:54:44,834 INFO [main] o.a.n.r.p.NiFiRegistryPropertiesLoader Loaded 36 properties from C:\Users\Marcela\Downloads\nifi-registry-0.6.0\conf\nifi-registry.properties 2020-04-15 04:54:44,835 INFO [main] org.apache.nifi.registry.NiFiRegistry Loaded 36 properties 2020-04-15 04:54:44,835 INFO [main] org.apache.nifi.registry.NiFiRegistry NiFi Registry started without Bootstrap Port information provided; will not listen for requests from Bootstrap