This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

aws_iotsitewise_dataset

account_id

Type: STRING

dataset_arn

Type: STRING
Provider name: datasetArn
Description: The ARN of the dataset. The format is arn:${Partition}:iotsitewise:${Region}:${Account}:dataset/${DatasetId}.

dataset_creation_date

Type: TIMESTAMP
Provider name: datasetCreationDate
Description: The dataset creation date, in Unix epoch time.

dataset_description

Type: STRING
Provider name: datasetDescription
Description: A description about the dataset, and its functionality.

dataset_id

Type: STRING
Provider name: datasetId
Description: The ID of the dataset.

dataset_last_update_date

Type: TIMESTAMP
Provider name: datasetLastUpdateDate
Description: The date the dataset was last updated, in Unix epoch time.

dataset_name

Type: STRING
Provider name: datasetName
Description: The name of the dataset.

dataset_source

Type: STRUCT
Provider name: datasetSource
Description: The data source for the dataset.

  • source_detail
    Type: STRUCT
    Provider name: sourceDetail
    Description: The details of the dataset source associated with the dataset.
    • kendra
      Type: STRUCT
      Provider name: kendra
      Description: Contains details about the Kendra dataset source.
      • knowledge_base_arn
        Type: STRING
        Provider name: knowledgeBaseArn
        Description: The knowledgeBaseArn details for the Kendra dataset source.
      • role_arn
        Type: STRING
        Provider name: roleArn
        Description: The roleARN details for the Kendra dataset source.
  • source_format
    Type: STRING
    Provider name: sourceFormat
    Description: The format of the dataset source associated with the dataset.
  • source_type
    Type: STRING
    Provider name: sourceType
    Description: The type of data source for the dataset.

dataset_status

Type: STRUCT
Provider name: datasetStatus
Description: The status of the dataset. This contains the state and any error messages. State is CREATING after a successfull call to this API, and any associated error message. The state is ACTIVE when ready to use.

  • error
    Type: STRUCT
    Provider name: error
    • code
      Type: STRING
      Provider name: code
      Description: The error code.
    • details
      Type: UNORDERED_LIST_STRUCT
      Provider name: details
      Description: A list of detailed errors.
      • code
        Type: STRING
        Provider name: code
        Description: The error code.
      • message
        Type: STRING
        Provider name: message
        Description: The error message.
    • message
      Type: STRING
      Provider name: message
      Description: The error message.
  • state
    Type: STRING
    Provider name: state
    Description: The current status of the dataset.

dataset_version

Type: STRING
Provider name: datasetVersion
Description: The version of the dataset.

tags

Type: UNORDERED_LIST_STRING