sagemaker_delete_domain: Used to delete a domain

View source: R/sagemaker_operations.R

sagemaker_delete_domainR Documentation

Used to delete a domain

Description

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.

Usage

sagemaker_delete_domain(DomainId, RetentionPolicy = NULL)

Arguments

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).


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.