View source: R/sagemaker_operations.R
sagemaker_delete_domain | R Documentation |
Used to delete a domain. If you onboarded with IAM mode, you will need to delete your domain to onboard again using IAM Identity Center. Use with caution. All of the members of the domain will lose access to their EFS volume, including data, notebooks, and other artifacts.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_domain/ for full documentation.
sagemaker_delete_domain(DomainId, RetentionPolicy = NULL)
DomainId |
[required] The domain ID. |
RetentionPolicy |
The retention policy for this domain, which specifies whether resources will be retained after the Domain is deleted. By default, all resources are retained (not automatically deleted). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.