DataLakeDataset - AWS Supply Chain

DataLakeDataset

The data lake dataset details.

Contents

arn

The arn of the dataset.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 1011.

Pattern: arn:aws:scn(?::([a-z0-9-]+):([0-9]+):instance)?/([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})[-_./A-Za-z0-9]*

Required: Yes

createdTime

The creation time of the dataset.

Type: Timestamp

Required: Yes

instanceId

The AWS Supply Chain instance identifier.

Type: String

Length Constraints: Fixed length of 36.

Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

Required: Yes

lastModifiedTime

The last modified time of the dataset.

Type: Timestamp

Required: Yes

name

The name of the dataset. For asc name space, the name must be one of the supported data entities under https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 75.

Pattern: [a-z0-9_]+

Required: Yes

namespace

The name space of the dataset. The available values are:

Type: String

Length Constraints: Minimum length of 1. Maximum length of 50.

Pattern: [a-z]+

Required: Yes

schema

The schema of the dataset.

Type: DataLakeDatasetSchema object

Required: Yes

description

The description of the dataset.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: