This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_iot_stream

account_id

Type: STRING

created_at

Type: TIMESTAMP
Provider name: createdAt
Description: The date when the stream was created.

description

Type: STRING
Provider name: description
Description: The description of the stream.

files

Type: UNORDERED_LIST_STRUCT
Provider name: files
Description: The files to stream.

  • file_id
    Type: INT32
    Provider name: fileId
    Description: The file ID.
  • s3_location
    Type: STRUCT
    Provider name: s3Location
    Description: The location of the file in S3.
    • bucket
      Type: STRING
      Provider name: bucket
      Description: The S3 bucket.
    • key
      Type: STRING
      Provider name: key
      Description: The S3 key.
    • version
      Type: STRING
      Provider name: version
      Description: The S3 bucket version.

last_updated_at

Type: TIMESTAMP
Provider name: lastUpdatedAt
Description: The date when the stream was last updated.

role_arn

Type: STRING
Provider name: roleArn
Description: An IAM role IoT assumes to access your S3 files.

stream_arn

Type: STRING
Provider name: streamArn
Description: The stream ARN.

stream_id

Type: STRING
Provider name: streamId
Description: The stream ID.

stream_version

Type: INT32
Provider name: streamVersion
Description: The stream version.

tags

Type: UNORDERED_LIST_STRING