SSO with google idp on aws cli

Hello
As I am using keycloak for sso in aws, I have achieved the the console sign in. Being my idp google I have to create the aws cli access through the keycloak.

I am following this aws blog https://aws.amazon.com/de/blogs/security/how-to-implement-federated-api-and-cli-access-using-saml-2-0-and-ad-fs/ , where I have to provide idpentityurl. In this I have used the Target IDP initiated SSO URL , but it is not returning the SAML response . I have also traced the network calls , but nothing in hand.
Any guidance will be appreciated.