Description Super class Methods
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.
sagemaker.debugger::Action
-> Email
new()
Initialize Email action class.
Email$new(email_address)
email_address
: Email address to send the email notification to.
clone()
The objects of this class are cloneable with this method.
Email$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.