Lets explore the published configuration and it’s format. This configuration follows a convention
https://cognito-idp.{region}.amazonaws.com/{userpoolid}/.well-known/openid-configuration
On the console, on the left menu click on General settings, here you will find the user pool id:
Copy this to construct your OpenID config URL and open this in your browser.