This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

aws_quicksight_ingestion

account_id

Type: STRING

arn

Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the resource.

created_time

Type: TIMESTAMP
Provider name: CreatedTime
Description: The time that this ingestion started.

error_info

Type: STRUCT
Provider name: ErrorInfo
Description: Error information for this ingestion.

  • message
    Type: STRING
    Provider name: Message
    Description: Error message.
  • type
    Type: STRING
    Provider name: Type
    Description: Error type.

ingestion_id

Type: STRING
Provider name: IngestionId
Description: Ingestion ID.

ingestion_size_in_bytes

Type: INT64
Provider name: IngestionSizeInBytes
Description: The size of the data ingested, in bytes.

ingestion_status

Type: STRING
Provider name: IngestionStatus
Description: Ingestion status.

ingestion_time_in_seconds

Type: INT64
Provider name: IngestionTimeInSeconds
Description: The time that this ingestion took, measured in seconds.

queue_info

Type: STRUCT
Provider name: QueueInfo

  • queued_ingestion
    Type: STRING
    Provider name: QueuedIngestion
    Description: The ID of the ongoing ingestion. The queued ingestion is waiting for the ongoing ingestion to complete.
  • waiting_on_ingestion
    Type: STRING
    Provider name: WaitingOnIngestion
    Description: The ID of the queued ingestion.

request_source

Type: STRING
Provider name: RequestSource
Description: Event source for this ingestion.

request_type

Type: STRING
Provider name: RequestType
Description: Type of this ingestion.

row_info

Type: STRUCT
Provider name: RowInfo

  • rows_dropped
    Type: INT64
    Provider name: RowsDropped
    Description: The number of rows that were not ingested.
  • rows_ingested
    Type: INT64
    Provider name: RowsIngested
    Description: The number of rows that were ingested.
  • total_rows_in_dataset
    Type: INT64
    Provider name: TotalRowsInDataset
    Description: The total number of rows in the dataset.

tags

Type: UNORDERED_LIST_STRING