I am working on customizing the cognito login UI using AWS.
In App client settings I have given like,
And the above inputs result in the following,
Requirement: Here I am in the need to change the text in sign In.
Like, Continue with Google to Sign In with Google .
I could only able to see changing of border, padding, margin to the input boxes but not able find out a way to change the text under UI Customization.
So what should I need to do to change the text of the above given button?
Unfortunately this is not possible va the Cognito UI.
The only only options provided are related to the styling of the interface, not the modification of the UI.
If you have explicit need to have certain text, you will need to create your own solution combined with the SDK/CLI for AWS cognito.