Description Super class Methods
Action for sending an SMS to the provided phone number when the rule is fired. Note that a policy must be created in the AWS account to allow the sagemaker role to send an SMS to the user.
sagemaker.debugger::Action
-> SMS
new()
Initialize SMS action class
SMS$new(phone_number)
phone_number
: Valid phone number that follows the the E.164 format. See https://docs.aws.amazon.com/sns/latest/dg/sms_publish-to-phone.html for more info.
clone()
The objects of this class are cloneable with this method.
SMS$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.