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_application

account_id

Type: STRING

application_source_config

Type: STRUCT
Provider name: ApplicationSourceConfig
Description: The configuration for where the application should be loaded from.

  • external_url_config
    Type: STRUCT
    Provider name: ExternalUrlConfig
    Description: The external URL source for the application.
    • access_url
      Type: STRING
      Provider name: AccessUrl
      Description: The URL to access the application.
    • approved_origins
      Type: UNORDERED_LIST_STRING
      Provider name: ApprovedOrigins
      Description: Additional URLs to allow list if different than the access URL.

arn

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

created_time

Type: TIMESTAMP
Provider name: CreatedTime
Description: The created time of the Application.

description

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

id

Type: STRING
Provider name: Id
Description: A unique identifier for the Application.

last_modified_time

Type: TIMESTAMP
Provider name: LastModifiedTime
Description: The last modified time of the Application.

name

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

namespace

Type: STRING
Provider name: Namespace
Description: The namespace of the application.

permissions

Type: UNORDERED_LIST_STRING
Provider name: Permissions
Description: The configuration of events or requests that the application has access to.

publications

Type: UNORDERED_LIST_STRUCT
Provider name: Publications
Description: The events that the application publishes.

  • description
    Type: STRING
    Provider name: Description
    Description: The description of the publication.
  • event
    Type: STRING
    Provider name: Event
    Description: The name of the publication.
  • schema
    Type: STRING
    Provider name: Schema
    Description: The JSON schema of the publication event.

subscriptions

Type: UNORDERED_LIST_STRUCT
Provider name: Subscriptions
Description: The events that the application subscribes.

  • description
    Type: STRING
    Provider name: Description
    Description: The description of the subscription.
  • event
    Type: STRING
    Provider name: Event
    Description: The name of the subscription.

tags

Type: UNORDERED_LIST_STRING