Email: Debugger Email Action class

Description Super class Methods

Description

Action for sending an email to the provided email address when the rule is fired. Note that a policy must be created in the AWS account to allow the sagemaker role to send an email to the user.

Super class

sagemaker.debugger::Action -> Email

Methods

Public methods

Inherited methods

Method new()

Initialize Email action class.

Usage
Email$new(email_address)
Arguments
email_address

: Email address to send the email notification to.


Method clone()

The objects of this class are cloneable with this method.

Usage
Email$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.