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

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