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_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