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

aws_appintegrations_data_integration

account_id

Type: STRING

arn

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

description

Type: STRING
Provider name: Description
Description: The KMS key ARN for the DataIntegration.

file_configuration

Type: STRUCT
Provider name: FileConfiguration
Description: The configuration for what files should be pulled from the source.

  • filters
    Type: STRING
    Provider name: Filters
    Description: Restrictions for what files should be pulled from the source.
  • folders
    Type: UNORDERED_LIST_STRING
    Provider name: Folders
    Description: Identifiers for the source folders to pull all files from recursively.

id

Type: STRING
Provider name: Id
Description: A unique identifier.

kms_key

Type: STRING
Provider name: KmsKey
Description: The KMS key ARN for the DataIntegration.

name

Type: STRING
Provider name: Name
Description: The name of the DataIntegration.

object_configuration

Type: MAP_STRING_STRING
Provider name: ObjectConfiguration
Description: The configuration for what data should be pulled from the source.

schedule_configuration

Type: STRUCT
Provider name: ScheduleConfiguration
Description: The name of the data and how often it should be pulled from the source.

  • first_execution_from
    Type: STRING
    Provider name: FirstExecutionFrom
    Description: The start date for objects to import in the first flow run as an Unix/epoch timestamp in milliseconds or in ISO-8601 format.
  • object
    Type: STRING
    Provider name: Object
    Description: The name of the object to pull from the data source.
  • schedule_expression
    Type: STRING
    Provider name: ScheduleExpression
    Description: How often the data should be pulled from data source.

source_uri

Type: STRING
Provider name: SourceURI
Description: The URI of the data source.

tags

Type: UNORDERED_LIST_STRING