desired Delivery Mediums
Parameters
value
A list of mediums to the welcome message will be sent through. Allowed values are EMAIL
and SMS
. If it's provided, make sure you have also specified email
attribute for the EMAIL
medium and phone_number
for the SMS
. More than one value can be specified. Amazon Cognito does not store the desired_delivery_mediums
value. Defaults to ["SMS"]
.
Parameters
values
A list of mediums to the welcome message will be sent through. Allowed values are EMAIL
and SMS
. If it's provided, make sure you have also specified email
attribute for the EMAIL
medium and phone_number
for the SMS
. More than one value can be specified. Amazon Cognito does not store the desired_delivery_mediums
value. Defaults to ["SMS"]
.