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

aws_connect_instance

account_id

Type: STRING

instance

Type: STRUCT
Provider name: Instance
Description: The name of the instance.

  • arn
    Type: STRING
    Provider name: Arn
    Description: The Amazon Resource Name (ARN) of the instance.
  • created_time
    Type: TIMESTAMP
    Provider name: CreatedTime
    Description: When the instance was created.
  • id
    Type: STRING
    Provider name: Id
    Description: The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • identity_management_type
    Type: STRING
    Provider name: IdentityManagementType
    Description: The identity management type.
  • inbound_calls_enabled
    Type: BOOLEAN
    Provider name: InboundCallsEnabled
    Description: Whether inbound calls are enabled.
  • instance_access_url
    Type: STRING
    Provider name: InstanceAccessUrl
    Description: This URL allows contact center users to access the Amazon Connect admin website.
  • instance_alias
    Type: STRING
    Provider name: InstanceAlias
    Description: The alias of instance.
  • instance_status
    Type: STRING
    Provider name: InstanceStatus
    Description: The state of the instance.
  • outbound_calls_enabled
    Type: BOOLEAN
    Provider name: OutboundCallsEnabled
    Description: Whether outbound calls are enabled.
  • service_role
    Type: STRING
    Provider name: ServiceRole
    Description: The service role of the instance.
  • status_reason
    Type: STRUCT
    Provider name: StatusReason
    Description: Relevant details why the instance was not successfully created.
    • message
      Type: STRING
      Provider name: Message
      Description: The message.

replication_configuration

Type: STRUCT
Provider name: ReplicationConfiguration
Description: Status information about the replication process. This field is included only when you are using the ReplicateInstance API to replicate an Amazon Connect instance across Amazon Web Services Regions. For information about replicating Amazon Connect instances, see Create a replica of your existing Amazon Connect instance in the Amazon Connect Administrator Guide.

  • global_sign_in_endpoint
    Type: STRING
    Provider name: GlobalSignInEndpoint
    Description: The URL that is used to sign-in to your Amazon Connect instance according to your traffic distribution group configuration. For more information about sign-in and traffic distribution groups, see Important things to know in the Create traffic distribution groups topic in the Amazon Connect Administrator Guide.
  • replication_status_summary_list
    Type: UNORDERED_LIST_STRUCT
    Provider name: ReplicationStatusSummaryList
    Description: A list of replication status summaries. The summaries contain details about the replication of configuration information for Amazon Connect resources, for each Amazon Web Services Region.
    • region
      Type: STRING
      Provider name: Region
      Description: The Amazon Web Services Region. This can be either the source or the replica Region, depending where it appears in the summary list.
    • replication_status
      Type: STRING
      Provider name: ReplicationStatus
      Description: The state of the replication.
    • replication_status_reason
      Type: STRING
      Provider name: ReplicationStatusReason
      Description: A description of the replication status. Use this information to resolve any issues that are preventing the successful replication of your Amazon Connect instance to another Region.
  • source_region
    Type: STRING
    Provider name: SourceRegion
    Description: The Amazon Web Services Region where the source Amazon Connect instance was created. This is the Region where the ReplicateInstance API was called to start the replication process.

tags

Type: UNORDERED_LIST_STRING