SMS: Debugger SMS Action Class

Description Super class Methods

Description

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.

Super class

sagemaker.debugger::Action -> SMS

Methods

Public methods

Inherited methods

Method new()

Initialize SMS action class

Usage
SMS$new(phone_number)
Arguments
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.


Method clone()

The objects of this class are cloneable with this method.

Usage
SMS$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-debugger documentation built on Jan. 20, 2022, 5:49 p.m.