AWS – Amazon Aurora PostgreSQL supports the pg_bigm extension for faster full text search
Amazon Aurora PostgreSQL-Compatible Edition adds support for the pg_bigm extension. pg_bigm extension provides full text search capability in PostgreSQL. This extension allows a user to create 2-gramĀ (bigram) index for faster full text search.
Read More for the details.