This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

aws_lexv2_bot

account_id

Type: STRING

bot_id

Type: STRING
Provider name: botId
Description: The unique identifier of the bot.

bot_members

Type: UNORDERED_LIST_STRUCT
Provider name: botMembers
Description: The list of bots in the network that was described.

  • bot_member_alias_id
    Type: STRING
    Provider name: botMemberAliasId
    Description: The alias ID of a bot that is a member of this network of bots.
  • bot_member_alias_name
    Type: STRING
    Provider name: botMemberAliasName
    Description: The alias name of a bot that is a member of this network of bots.
  • bot_member_id
    Type: STRING
    Provider name: botMemberId
    Description: The unique ID of a bot that is a member of this network of bots.
  • bot_member_name
    Type: STRING
    Provider name: botMemberName
    Description: The unique name of a bot that is a member of this network of bots.
  • bot_member_version
    Type: STRING
    Provider name: botMemberVersion
    Description: The version of a bot that is a member of this network of bots.

bot_name

Type: STRING
Provider name: botName
Description: The name of the bot.

bot_status

Type: STRING
Provider name: botStatus
Description: The current status of the bot. When the status is Available the bot is ready to be used in conversations with users.

bot_type

Type: STRING
Provider name: botType
Description: The type of the bot that was described.

creation_date_time

Type: TIMESTAMP
Provider name: creationDateTime
Description: A timestamp of the date and time that the bot was created.

data_privacy

Type: STRUCT
Provider name: dataPrivacy
Description: Settings for managing data privacy of the bot and its conversations with users.

  • child_directed
    Type: BOOLEAN
    Provider name: childDirected
    Description: For each Amazon Lex bot created with the Amazon Lex Model Building Service, you must specify whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to the Children’s Online Privacy Protection Act (COPPA) by specifying true or false in the childDirected field. By specifying true in the childDirected field, you confirm that your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. By specifying false in the childDirected field, you confirm that your use of Amazon Lex is not related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. You may not specify a default value for the childDirected field that does not accurately reflect whether your use of Amazon Lex is related to a website, program, or other application that is directed or targeted, in whole or in part, to children under age 13 and subject to COPPA. If your use of Amazon Lex relates to a website, program, or other application that is directed in whole or in part, to children under age 13, you must obtain any required verifiable parental consent under COPPA. For information regarding the use of Amazon Lex in connection with websites, programs, or other applications that are directed or targeted, in whole or in part, to children under age 13, see the Amazon Lex FAQ.

description

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

failure_reasons

Type: UNORDERED_LIST_STRING
Provider name: failureReasons
Description: If the botStatus is Failed, this contains a list of reasons that the bot couldn’t be built.

idle_session_ttl_in_seconds

Type: INT32
Provider name: idleSessionTTLInSeconds
Description: The maximum time in seconds that Amazon Lex retains the data gathered in a conversation.

last_updated_date_time

Type: TIMESTAMP
Provider name: lastUpdatedDateTime
Description: A timestamp of the date and time that the bot was last updated.

role_arn

Type: STRING
Provider name: roleArn
Description: The Amazon Resource Name (ARN) of an IAM role that has permission to access the bot.

tags

Type: UNORDERED_LIST_STRING