---
type: resource-type
title: SCNDataset
description: aws resource type AWS::SCN::Dataset
name: SCNDataset
lexicon: aws
resource_type: AWS::SCN::Dataset
---
`AWS::SCN::Dataset`, a resource type of the aws lexicon.

## Properties

- `InstanceId` (`string`, required): The Amazon Web Services Supply Chain instance identifier.
- `Name` (`string`, required): The name of the dataset.
- `Namespace` (`string`, required): The namespace of the dataset.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the dataset.
- `CreatedTime` (`string`, optional): The creation time of the dataset.
- `Description` (`string`, optional): The description of the dataset.
- `LastModifiedTime` (`string`, optional): The last modified time of the dataset.
- `PartitionSpec` (`Record<string, unknown>`, optional): The partition specification of the dataset.
- `Schema` (`Record<string, unknown>`, optional): The schema of the dataset.
- `Tags` (`SCNDataset_Tag[]`, optional): The tags for the dataset.

## Attributes

- `Arn`
- `CreatedTime`
- `LastModifiedTime`
