Hi Brian;
i retrieved these log from the log event in aws. i'm not sure how much it help. the netbox system is working fine with browing and read only, but write access doesnt work.
: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:25 UTC::@:[11897]:LOG: received SIGHUP, reloading configuration files
2021-11-30 14:50:25 UTC::@:[11897]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:25 UTC::@:[11897]:LOG: parameter "unix_socket_permissions" cannot be changed without restarting the server
2021-11-30 14:50:25 UTC::@:[11897]:LOG: configuration file "/rdsdbdata/config/postgresql.conf" contains errors; unaffected changes were applied
2021-11-30 14:50:25 UTC::@:[11901]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:25 UTC::@:[12485]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:25 UTC::@:[11899]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:25 UTC::@:[12529]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:25 UTC::@:[12528]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:31 UTC:10.1.8.37(44060):netbox@netboxdb:[27729]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:34 UTC:10.1.7.68(59982):netbox@netboxdb:[30343]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:41 UTC:10.1.8.37(44148):netbox@netboxdb:[30248]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:50:44 UTC:10.1.7.68(59728):netbox@netboxdb:[23395]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:51:21 UTC:10.1.8.37(44130):netbox@netboxdb:[29509]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
2021-11-30 14:51:34 UTC:10.1.7.68(59940):netbox@netboxdb:[29044]:LOG: skipping missing configuration file "/rdsdbdata/db/postgresql.auto.conf"
----------------------- END OF LOG ----------------------
2021-11-30 19:44:02 UTC:10.1.8.37(40322):netbox@netboxdb:[4476]:ERROR: cannot execute INSERT in a read-only transaction
2021-11-30 19:44:02 UTC:10.1.8.37(40322):netbox@netboxdb:[4476]:STATEMENT: INSERT INTO "ipam_ipaddress" ("created", "last_updated", "custom_field_data", "address", "vrf_id", "tenant_id", "status", "role", "assigned_object_type_id", "assigned_object_id", "nat_inside_id", "dns_name", "description") VALUES ('2021-11-30'::date, '2021-11-30T19:44:02.408383+00:00'::timestamptz, '{"Hostname": "", "Ping": null}', '
74.117.12.117/32', NULL, NULL, 'reserved', '', NULL, NULL, NULL, '', 'PAT for labitp[a-a2, d-d2, e-e2,f-f2].lab servers') RETURNING "ipam_ipaddress"."id"
2021-11-30 19:45:13 UTC:10.1.7.68(57708):netbox@netboxdb:[8840]:ERROR: cannot execute INSERT in a read-only transaction
2021-11-30 19:45:13 UTC:10.1.7.68(57708):netbox@netboxdb:[8840]:STATEMENT: INSERT INTO "ipam_ipaddress" ("created", "last_updated", "custom_field_data", "address", "vrf_id", "tenant_id", "status", "role", "assigned_object_type_id", "assigned_object_id", "nat_inside_id", "dns_name", "description") VALUES ('2021-11-30'::date, '2021-11-30T19:45:13.396693+00:00'::timestamptz, '{"Hostname": "", "Ping": null}', '
74.117.12.117/32', NULL, NULL, 'active', '', NULL, NULL, NULL, '', 'PAT for labitp[a-a2, d-d2, e-e2,f-f2].lab servers') RETURNING "ipam_ipaddress"."id"
----------------------- END OF LOG ----------------------