sagemaker_create_space: Creates a space used for real time collaboration in a Domain

View source: R/sagemaker_operations.R

sagemaker_create_spaceR Documentation

Creates a space used for real time collaboration in a Domain

Description

Creates a space used for real time collaboration in a Domain.

See https://www.paws-r-sdk.com/docs/sagemaker_create_space/ for full documentation.

Usage

sagemaker_create_space(DomainId, SpaceName, Tags = NULL, SpaceSettings = NULL)

Arguments

DomainId

[required] The ID of the associated Domain.

SpaceName

[required] The name of the space.

Tags

Tags to associated with the space. Each tag consists of a key and an optional value. Tag keys must be unique for each resource. Tags are searchable using the search API.

SpaceSettings

A collection of space settings.


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