---
type: resource-type
title: Space
description: aws resource type AWS::SageMaker::Space
name: Space
lexicon: aws
resource_type: AWS::SageMaker::Space
---
`AWS::SageMaker::Space`, a resource type of the aws lexicon.

## Properties

- `DomainId` (`string`, required): The ID of the associated Domain.
- `SpaceName` (`string`, required): A name for the Space.
- `OwnershipSettings` (`Space_OwnershipSettings`, optional)
- `SpaceArn` (`string`, optional): The space Amazon Resource Name (ARN).
- `SpaceDisplayName` (`string`, optional)
- `SpaceSettings` (`Space_SpaceSettings`, optional): A collection of settings.
- `SpaceSharingSettings` (`Space_SpaceSharingSettings`, optional)
- `Tags` (`Space_Tag[]`, optional): A list of tags to apply to the space.
- `Url` (`string`, optional)

## Attributes

- `SpaceArn`
- `Url`
