Take a look at TIME_SLICE function of snowflake.
SELECT TIME_SLICE(kyc_updated_at, 15, 'MINUTE') as bucketed_column