You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Seems the custom sms sender not supported. for now we are adding custom sms sender manually.
e.g
aws cognito-idp update-user-pool --lambda-config "CustomSMSSender={LambdaVersion=V1_0,LambdaArn="XXXXXX:custom_sms_sender-dev"},KMSKeyID=XXXX" --user-pool-id eu-central-1_XXXX --profile XXXXX
The text was updated successfully, but these errors were encountered:
Thanks for reaching out to us. While we haven't scheduled the implementation for custom SMS senders yet, we will keep you updated once we found some need to implement it. In the meantime, we welcome you to add contributions through Pull Requests.
Hello,
Seems the custom sms sender not supported. for now we are adding custom sms sender manually.
e.g
aws cognito-idp update-user-pool --lambda-config "CustomSMSSender={LambdaVersion=V1_0,LambdaArn="XXXXXX:custom_sms_sender-dev"},KMSKeyID=XXXX" --user-pool-id eu-central-1_XXXX --profile XXXXX
The text was updated successfully, but these errors were encountered: