'Is there anyway to generate a SRP_A from AWS CLI?
aws cognito-idp admin-initiate-auth --user-pool-id eu-west-1_xxxxx --client-id xxxxxxxxxxxxxxxxx --auth-flow USER_SRP_AUTH --auth-parameters [email protected],PASSWORD=xxxxxxt1234
An error occurred (InvalidParameterException) when calling the AdminInitiateAuth operation: Missing required parameter SRP_A
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|