send-phone-message
trigger is required to configure your custom provider.
send-phone-message
trigger will run for the enrollment process and the challenge process (event.message_options.action
). It will also run for the voice
message type when using the New experience for (event.message_options.message_type === 'voice'
).
AWS_REGION
, AWS_ACCESS_KEY_ID
, and AWS_SECRET_ACCESS_KEY
, and must have a dependency on the aws-sdk
NPM package.