---
type: resource-type
title: IoTTwinMakerWorkspace
description: aws resource type AWS::IoTTwinMaker::Workspace
name: IoTTwinMakerWorkspace
lexicon: aws
resource_type: AWS::IoTTwinMaker::Workspace
---
`AWS::IoTTwinMaker::Workspace`, a resource type of the aws lexicon.

## Properties

- `Role` (`string`, required): The ARN of the execution role associated with the workspace.
- `S3Location` (`string`, required): The ARN of the S3 bucket where resources associated with the workspace are stored.
- `WorkspaceId` (`string`, required): The ID of the workspace.
- `Arn` (`string`, optional): The ARN of the workspace.
- `CreationDateTime` (`string`, optional): The date and time when the workspace was created.
- `Description` (`string`, optional): The description of the workspace.
- `Tags` (`Record<string, unknown>`, optional): A map of key-value pairs to associate with a resource.
- `UpdateDateTime` (`string`, optional): The date and time of the current update.

## Attributes

- `Arn`
- `CreationDateTime`
- `UpdateDateTime`
