AWS Tools for Windows PowerShell
Command Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Synopsis

Calls the Amazon Lex Model Building V2 UpdateIntent API operation.

Syntax

Update-LMBV2Intent
-IntentId <String>
-FulfillmentCodeHook_Active <Boolean>
-FulfillmentUpdatesSpecification_Active <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_Active <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_Active <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_Active <Boolean>
-InitialResponseSetting_CodeHook_Active <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_Active <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_Active <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_Active <Boolean>
-InitialResponseSetting_Conditional_Active <Boolean>
-IntentClosingSetting_Active <Boolean>
-IntentClosingSetting_Conditional_Active <Boolean>
-IntentConfirmationSetting_Active <Boolean>
-IntentConfirmationSetting_CodeHook_Active <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_Active <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_Active <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_Active <Boolean>
-ConfirmationConditional_Active <Boolean>
-DeclinationConditional_Active <Boolean>
-IntentConfirmationSetting_FailureConditional_Active <Boolean>
-StartResponse_AllowInterrupt <Boolean>
-UpdateResponse_AllowInterrupt <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-FailureResponse_AllowInterrupt <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-SuccessResponse_AllowInterrupt <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-TimeoutResponse_AllowInterrupt <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureResponse_AllowInterrupt <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessResponse_AllowInterrupt <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutResponse_AllowInterrupt <Boolean>
-InitialResponseSetting_Conditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-InitialResponse_AllowInterrupt <Boolean>
-ClosingResponse_AllowInterrupt <Boolean>
-IntentClosingSetting_Conditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureResponse_AllowInterrupt <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessResponse_AllowInterrupt <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutResponse_AllowInterrupt <Boolean>
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-ConfirmationResponse_AllowInterrupt <Boolean>
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-DeclinationResponse_AllowInterrupt <Boolean>
-IntentConfirmationSetting_FailureConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
-IntentConfirmationSetting_FailureResponse_AllowInterrupt <Boolean>
-PromptSpecification_AllowInterrupt <Boolean>
-QnAIntentConfiguration_DataSourceConfiguration_BedrockKnowledgeStoreConfiguration_ExactResponseFields_AnswerField <String>
-QnAIntentConfiguration_DataSourceConfiguration_OpensearchConfiguration_ExactResponseFields_AnswerField <String>
-BedrockKnowledgeStoreConfiguration_BedrockKnowledgeBaseArn <String>
-BotId <String>
-BotVersion <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_ConditionalBranches <ConditionalBranch[]>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_ConditionalBranches <ConditionalBranch[]>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_ConditionalBranches <ConditionalBranch[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_ConditionalBranches <ConditionalBranch[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_ConditionalBranches <ConditionalBranch[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_ConditionalBranches <ConditionalBranch[]>
-InitialResponseSetting_Conditional_ConditionalBranches <ConditionalBranch[]>
-IntentClosingSetting_Conditional_ConditionalBranches <ConditionalBranch[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_ConditionalBranches <ConditionalBranch[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_ConditionalBranches <ConditionalBranch[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_ConditionalBranches <ConditionalBranch[]>
-ConfirmationConditional_ConditionalBranch <ConditionalBranch[]>
-DeclinationConditional_ConditionalBranch <ConditionalBranch[]>
-IntentConfirmationSetting_FailureConditional_ConditionalBranches <ConditionalBranch[]>
-BedrockModelConfiguration_CustomPrompt <String>
-StartResponse_DelayInSecond <Int32>
-Description <String>
-OpensearchConfiguration_DomainEndpoint <String>
-InitialResponseSetting_CodeHook_EnableCodeHookInvocation <Boolean>
-IntentConfirmationSetting_CodeHook_EnableCodeHookInvocation <Boolean>
-ElicitationCodeHook_EnableCodeHookInvocation <Boolean>
-DialogCodeHook_Enabled <Boolean>
-FulfillmentCodeHook_Enabled <Boolean>
-BedrockKnowledgeStoreConfiguration_ExactResponse <Boolean>
-KendraConfiguration_ExactResponse <Boolean>
-OpensearchConfiguration_ExactResponse <Boolean>
-UpdateResponse_FrequencyInSecond <Int32>
-Guardrail_Identifier <String>
-OpensearchConfiguration_IncludeField <String[]>
-OpensearchConfiguration_IndexName <String>
-InputContext <InputContext[]>
-IntentName <String>
-InitialResponseSetting_CodeHook_InvocationLabel <String>
-IntentConfirmationSetting_CodeHook_InvocationLabel <String>
-ElicitationCodeHook_InvocationLabel <String>
-KendraConfiguration_KendraIndex <String>
-QnAIntentConfiguration_DataSourceConfiguration_KendraConfiguration_KendraIndex <String>
-LocaleId <String>
-PromptSpecification_MaxRetry <Int32>
-StartResponse_MessageGroup <MessageGroup[]>
-UpdateResponse_MessageGroup <MessageGroup[]>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-FailureResponse_MessageGroup <MessageGroup[]>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-SuccessResponse_MessageGroup <MessageGroup[]>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-TimeoutResponse_MessageGroup <MessageGroup[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureResponse_MessageGroups <MessageGroup[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessResponse_MessageGroups <MessageGroup[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutResponse_MessageGroups <MessageGroup[]>
-InitialResponseSetting_Conditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-InitialResponse_MessageGroup <MessageGroup[]>
-ClosingResponse_MessageGroup <MessageGroup[]>
-IntentClosingSetting_Conditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureResponse_MessageGroups <MessageGroup[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessResponse_MessageGroups <MessageGroup[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutResponse_MessageGroups <MessageGroup[]>
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-ConfirmationResponse_MessageGroup <MessageGroup[]>
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-DeclinationResponse_MessageGroup <MessageGroup[]>
-IntentConfirmationSetting_FailureConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
-IntentConfirmationSetting_FailureResponse_MessageGroups <MessageGroup[]>
-PromptSpecification_MessageGroup <MessageGroup[]>
-PromptSpecification_MessageSelectionStrategy <MessageSelectionStrategy>
-BedrockModelConfiguration_ModelArn <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Name <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_Intent_Name <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Name <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_Intent_Name <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Name <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_Intent_Name <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Name <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_Intent_Name <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Name <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_Intent_Name <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Name <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_Intent_Name <String>
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_Intent_Name <String>
-InitialResponseSetting_NextStep_Intent_Name <String>
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_Intent_Name <String>
-IntentClosingSetting_NextStep_Intent_Name <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Name <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_Intent_Name <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Name <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_Intent_Name <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Name <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_Intent_Name <String>
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_Intent_Name <String>
-IntentConfirmationSetting_ConfirmationNextStep_Intent_Name <String>
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_Intent_Name <String>
-IntentConfirmationSetting_DeclinationNextStep_Intent_Name <String>
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_Intent_Name <String>
-IntentConfirmationSetting_FailureNextStep_Intent_Name <String>
-OutputContext <OutputContext[]>
-ParentIntentSignature <String>
-PromptSpecification_PromptAttemptsSpecification <Hashtable>
-KendraConfiguration_QueryFilterString <String>
-QnAIntentConfiguration_DataSourceConfiguration_KendraConfiguration_QueryFilterString <String>
-KendraConfiguration_QueryFilterStringEnabled <Boolean>
-QnAIntentConfiguration_DataSourceConfiguration_KendraConfiguration_QueryFilterStringEnabled <Boolean>
-ExactResponseFields_QuestionField <String>
-SampleUtterance <SampleUtterance[]>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_SessionAttributes <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_SessionAttributes <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_SessionAttributes <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_SessionAttributes <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_SessionAttributes <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_SessionAttributes <Hashtable>
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-InitialResponseSetting_NextStep_SessionAttributes <Hashtable>
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-IntentClosingSetting_NextStep_SessionAttributes <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_SessionAttributes <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_SessionAttributes <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_SessionAttributes <Hashtable>
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-ConfirmationNextStep_SessionAttribute <Hashtable>
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-DeclinationNextStep_SessionAttribute <Hashtable>
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
-IntentConfirmationSetting_FailureNextStep_SessionAttributes <Hashtable>
-SlotPriority <SlotPriority[]>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_Intent_Slots <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_Intent_Slots <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_Intent_Slots <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_Intent_Slots <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_Intent_Slots <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_Intent_Slots <Hashtable>
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-InitialResponseSetting_NextStep_Intent_Slots <Hashtable>
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-IntentClosingSetting_NextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_ConfirmationNextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_DeclinationNextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
-IntentConfirmationSetting_FailureNextStep_Intent_Slots <Hashtable>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_DialogAction_SlotToElicit <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_DialogAction_SlotToElicit <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_DialogAction_SlotToElicit <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_SlotToElicit <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_SlotToElicit <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_SlotToElicit <String>
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-InitialResponseSetting_NextStep_DialogAction_SlotToElicit <String>
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-IntentClosingSetting_NextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_ConfirmationNextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_DeclinationNextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
-IntentConfirmationSetting_FailureNextStep_DialogAction_SlotToElicit <String>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_DialogAction_SuppressNextMessage <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_DialogAction_SuppressNextMessage <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_DialogAction_SuppressNextMessage <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_SuppressNextMessage <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_SuppressNextMessage <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_SuppressNextMessage <Boolean>
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-InitialResponseSetting_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentClosingSetting_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_ConfirmationNextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_DeclinationNextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
-IntentConfirmationSetting_FailureNextStep_DialogAction_SuppressNextMessage <Boolean>
-FulfillmentUpdatesSpecification_TimeoutInSecond <Int32>
-BedrockModelConfiguration_TraceStatus <BedrockTraceStatus>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_DialogAction_Type <DialogActionType>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_DialogAction_Type <DialogActionType>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_DialogAction_Type <DialogActionType>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_Type <DialogActionType>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_Type <DialogActionType>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_Type <DialogActionType>
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-InitialResponseSetting_NextStep_DialogAction_Type <DialogActionType>
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-IntentClosingSetting_NextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_ConfirmationNextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_DeclinationNextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
-IntentConfirmationSetting_FailureNextStep_DialogAction_Type <DialogActionType>
-Guardrail_Version <String>
-Select <String>
-PassThru <SwitchParameter>
-Force <SwitchParameter>
-ClientConfig <AmazonLexModelsV2Config>

Description

Updates the settings for an intent.

Parameters

-BedrockKnowledgeStoreConfiguration_BedrockKnowledgeBaseArn <String>
The base ARN of the knowledge base used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_DataSourceConfiguration_BedrockKnowledgeStoreConfiguration_BedrockKnowledgeBaseArn
-BedrockKnowledgeStoreConfiguration_ExactResponse <Boolean>
Specifies whether to return an exact response, or to return an answer generated by the model, using the fields you specify from the database.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_DataSourceConfiguration_BedrockKnowledgeStoreConfiguration_ExactResponse
-BedrockModelConfiguration_CustomPrompt <String>
The custom prompt used in the Bedrock model specification details.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_BedrockModelConfiguration_CustomPrompt
-BedrockModelConfiguration_ModelArn <String>
The ARN of the foundation model used in descriptive bot building.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_BedrockModelConfiguration_ModelArn
-BedrockModelConfiguration_TraceStatus <BedrockTraceStatus>
The Bedrock trace status in the Bedrock model specification details.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_BedrockModelConfiguration_TraceStatus
-BotId <String>
The identifier of the bot that contains the intent.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
-BotVersion <String>
The version of the bot that contains the intent. Must be DRAFT.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
-ClientConfig <AmazonLexModelsV2Config>
Amazon.PowerShell.Cmdlets.LMBV2.AmazonLexModelsV2ClientCmdlet.ClientConfig
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-ClosingResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentClosingSetting_ClosingResponse_AllowInterrupt
-ClosingResponse_MessageGroup <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentClosingSetting_ClosingResponse_MessageGroups
-ConfirmationConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_ConfirmationConditional_Active
-ConfirmationConditional_ConditionalBranch <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_ConfirmationConditional_ConditionalBranches
-ConfirmationNextStep_SessionAttribute <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_ConfirmationNextStep_SessionAttributes
-ConfirmationResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_ConfirmationResponse_AllowInterrupt
-ConfirmationResponse_MessageGroup <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_ConfirmationResponse_MessageGroups
-DeclinationConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_DeclinationConditional_Active
-DeclinationConditional_ConditionalBranch <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_DeclinationConditional_ConditionalBranches
-DeclinationNextStep_SessionAttribute <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_DeclinationNextStep_SessionAttributes
-DeclinationResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_DeclinationResponse_AllowInterrupt
-DeclinationResponse_MessageGroup <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_DeclinationResponse_MessageGroups
-Description <String>
The new description of the intent.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-DialogCodeHook_Enabled <Boolean>
Enables the dialog code hook so that it processes user requests.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-ElicitationCodeHook_EnableCodeHookInvocation <Boolean>
Indicates whether a Lambda function should be invoked for the dialog.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_ElicitationCodeHook_EnableCodeHookInvocation
-ElicitationCodeHook_InvocationLabel <String>
A label that indicates the dialog step from which the dialog code hook is happening.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_ElicitationCodeHook_InvocationLabel
-ExactResponseFields_QuestionField <String>
The name of the field that contains the query made to the OpenSearch Service database.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_DataSourceConfiguration_OpensearchConfiguration_ExactResponseFields_QuestionField
-FailureResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureResponse_AllowInterrupt
-FailureResponse_MessageGroup <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureResponse_MessageGroups
This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_Active <Boolean>
Determines whether the fulfillment code hook is used. When active is false, the code hook doesn't run.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_Enabled <Boolean>
Indicates whether a Lambda function should be invoked to fulfill a specific intent.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_FailureNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-FulfillmentUpdatesSpecification_Active <Boolean>
Determines whether fulfillment updates are sent to the user. When this field is true, updates are sent.If the active field is set to true, the startResponse, updateResponse, and timeoutInSeconds fields are required.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_FulfillmentUpdatesSpecification_Active
-FulfillmentUpdatesSpecification_TimeoutInSecond <Int32>
The length of time that the fulfillment Lambda function should run before it times out.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_FulfillmentUpdatesSpecification_TimeoutInSeconds
-Guardrail_Identifier <String>
The unique guardrail id for the Bedrock guardrail configuration.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_BedrockModelConfiguration_Guardrail_Identifier
-Guardrail_Version <String>
The guardrail version for the Bedrock guardrail configuration.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_BedrockModelConfiguration_Guardrail_Version
-InitialResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesInitialResponseSetting_InitialResponse_AllowInterrupt
-InitialResponse_MessageGroup <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesInitialResponseSetting_InitialResponse_MessageGroups
-InitialResponseSetting_CodeHook_Active <Boolean>
Determines whether a dialog code hook is used when the intent is activated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_EnableCodeHookInvocation <Boolean>
Indicates whether a Lambda function should be invoked for the dialog.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_InvocationLabel <String>
A label that indicates the dialog step from which the dialog code hook is happening.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_FailureResponse_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_SuccessResponse_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_CodeHook_PostCodeHookSpecification_TimeoutResponse_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_Conditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InitialResponseSetting_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-InputContext <InputContext[]>
A new list of contexts that must be active in order for Amazon Lex to consider the intent.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesInputContexts
-IntentClosingSetting_Active <Boolean>
Specifies whether an intent's closing response is used. When this field is false, the closing response isn't sent to the user. If the active field isn't specified, the default is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_Conditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentClosingSetting_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_Active <Boolean>
Specifies whether the intent's confirmation is sent to the user. When this field is false, confirmation and declination responses aren't sent. If the active field isn't specified, the default is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_Active <Boolean>
Determines whether a dialog code hook is used when the intent is activated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_EnableCodeHookInvocation <Boolean>
Indicates whether a Lambda function should be invoked for the dialog.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_InvocationLabel <String>
A label that indicates the dialog step from which the dialog code hook is happening.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_FailureResponse_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_SuccessResponse_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_CodeHook_PostCodeHookSpecification_TimeoutResponse_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_ConfirmationNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_DeclinationNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_Active <Boolean>
Determines whether a conditional branch is active. When active is false, the conditions are not evaluated.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_ConditionalBranches <ConditionalBranch[]>
A list of conditional branches. A conditional branch is made up of a condition, a response and a next step. The response and next step are executed when the condition is true.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_DefaultBranch_NextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_DefaultBranch_Response_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureConditional_DefaultBranch_Response_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureNextStep_DialogAction_SlotToElicit <String>
If the dialog action is ElicitSlot, defines the slot to elicit from the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureNextStep_DialogAction_SuppressNextMessage <Boolean>
When true the next message for the intent is not used.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureNextStep_DialogAction_Type <DialogActionType>
The action that the bot should execute.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureNextStep_Intent_Name <String>
The name of the intent. Only required when you're switching intents.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureNextStep_Intent_Slots <Hashtable>
A map of all of the slot value overrides for the intent. The name of the slot maps to the value of the slot. Slots that are not included in the map aren't overridden.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureNextStep_SessionAttributes <Hashtable>
Map of key/value pairs representing session-specific context information. It contains application information passed between Amazon Lex and a client application.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentConfirmationSetting_FailureResponse_MessageGroups <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-IntentId <String>
The unique identifier of the intent to update.
Required?True
Position?1
Accept pipeline input?True (ByValue, ByPropertyName)
-IntentName <String>
The new name for the intent.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
-KendraConfiguration_ExactResponse <Boolean>
Specifies whether to return an exact response from the Amazon Kendra index or to let the Amazon Bedrock model you select generate a response based on the results. To use this feature, you must first add FAQ questions to your index by following the steps at Adding frequently asked questions (FAQs) to an index.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_DataSourceConfiguration_KendraConfiguration_ExactResponse
-KendraConfiguration_KendraIndex <String>
The Amazon Resource Name (ARN) of the Amazon Kendra index that you want the AMAZON.KendraSearchIntent intent to search. The index must be in the same account and Region as the Amazon Lex bot.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-KendraConfiguration_QueryFilterString <String>
A query filter that Amazon Lex sends to Amazon Kendra to filter the response from a query. The filter is in the format defined by Amazon Kendra. For more information, see Filtering queries.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-KendraConfiguration_QueryFilterStringEnabled <Boolean>
Determines whether the AMAZON.KendraSearchIntent intent uses a custom query string to query the Amazon Kendra index.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-LocaleId <String>
The identifier of the language and locale where this intent is used. The string must match one of the supported locales. For more information, see Supported languages.
Required?True
Position?Named
Accept pipeline input?True (ByPropertyName)
-OpensearchConfiguration_DomainEndpoint <String>
The endpoint of the Amazon OpenSearch Service domain.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_DataSourceConfiguration_OpensearchConfiguration_DomainEndpoint
-OpensearchConfiguration_ExactResponse <Boolean>
Specifies whether to return an exact response or to return an answer generated by the model using the fields you specify from the database.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_DataSourceConfiguration_OpensearchConfiguration_ExactResponse
-OpensearchConfiguration_IncludeField <String[]>
Contains a list of fields from the Amazon OpenSearch Service that the model can use to generate the answer to the query.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_DataSourceConfiguration_OpensearchConfiguration_IncludeFields
-OpensearchConfiguration_IndexName <String>
The name of the Amazon OpenSearch Service index.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesQnAIntentConfiguration_DataSourceConfiguration_OpensearchConfiguration_IndexName
-OutputContext <OutputContext[]>
A new list of contexts that Amazon Lex activates when the intent is fulfilled.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesOutputContexts
-ParentIntentSignature <String>
The signature of the new built-in intent to use as the parent of this intent.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-PassThru <SwitchParameter>
Changes the cmdlet behavior to return the value passed to the IntentId parameter. The -PassThru parameter is deprecated, use -Select '^IntentId' instead. This parameter will be removed in a future version.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-PromptSpecification_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech prompt from the bot.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_PromptSpecification_AllowInterrupt
-PromptSpecification_MaxRetry <Int32>
The maximum number of times the bot tries to elicit a response from the user using this prompt.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_PromptSpecification_MaxRetries
-PromptSpecification_MessageGroup <MessageGroup[]>
A collection of messages that Amazon Lex can send to the user. Amazon Lex chooses the actual message to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_PromptSpecification_MessageGroups
-PromptSpecification_MessageSelectionStrategy <MessageSelectionStrategy>
Indicates how a message is selected from a message group among retries.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_PromptSpecification_MessageSelectionStrategy
-PromptSpecification_PromptAttemptsSpecification <Hashtable>
Specifies the advanced settings on each attempt of the prompt.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesIntentConfirmationSetting_PromptSpecification_PromptAttemptsSpecification
-QnAIntentConfiguration_DataSourceConfiguration_BedrockKnowledgeStoreConfiguration_ExactResponseFields_AnswerField <String>
The answer field used for an exact response from Bedrock Knowledge Store.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-QnAIntentConfiguration_DataSourceConfiguration_KendraConfiguration_KendraIndex <String>
The ARN of the Amazon Kendra index to use.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-QnAIntentConfiguration_DataSourceConfiguration_KendraConfiguration_QueryFilterString <String>
Contains the Amazon Kendra filter string to use if enabled. For more information on the Amazon Kendra search filter JSON format, see Using document attributes to filter search results.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-QnAIntentConfiguration_DataSourceConfiguration_KendraConfiguration_QueryFilterStringEnabled <Boolean>
Specifies whether to enable an Amazon Kendra filter string or not.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-QnAIntentConfiguration_DataSourceConfiguration_OpensearchConfiguration_ExactResponseFields_AnswerField <String>
The name of the field that contains the answer to the query made to the OpenSearch Service database.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesExactResponseFields_AnswerField
-SampleUtterance <SampleUtterance[]>
New utterances used to invoke the intent.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesSampleUtterances
-Select <String>
Use the -Select parameter to control the cmdlet output. The default value is '*'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.LexModelsV2.Model.UpdateIntentResponse). Specifying the name of a property of type Amazon.LexModelsV2.Model.UpdateIntentResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-SlotPriority <SlotPriority[]>
A new list of slots and their priorities that are contained by the intent.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesSlotPriorities
-StartResponse_AllowInterrupt <Boolean>
Determines whether the user can interrupt the start message while it is playing.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_FulfillmentUpdatesSpecification_StartResponse_AllowInterrupt
-StartResponse_DelayInSecond <Int32>
The delay between when the Lambda fulfillment function starts running and the start message is played. If the Lambda function returns before the delay is over, the start message isn't played.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_FulfillmentUpdatesSpecification_StartResponse_DelayInSeconds
-StartResponse_MessageGroup <MessageGroup[]>
1 - 5 message groups that contain start messages. Amazon Lex chooses one of the messages to play to the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_FulfillmentUpdatesSpecification_StartResponse_MessageGroups
-SuccessResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessResponse_AllowInterrupt
-SuccessResponse_MessageGroup <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_PostFulfillmentStatusSpecification_SuccessResponse_MessageGroups
-TimeoutResponse_AllowInterrupt <Boolean>
Indicates whether the user can interrupt a speech response from Amazon Lex.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutResponse_AllowInterrupt
-TimeoutResponse_MessageGroup <MessageGroup[]>
A collection of responses that Amazon Lex can send to the user. Amazon Lex chooses the actual response to send at runtime.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_PostFulfillmentStatusSpecification_TimeoutResponse_MessageGroups
-UpdateResponse_AllowInterrupt <Boolean>
Determines whether the user can interrupt an update message while it is playing.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_FulfillmentUpdatesSpecification_UpdateResponse_AllowInterrupt
-UpdateResponse_FrequencyInSecond <Int32>
The frequency that a message is sent to the user. When the period ends, Amazon Lex chooses a message from the message groups and plays it to the user. If the fulfillment Lambda returns before the first period ends, an update message is not played to the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_FulfillmentUpdatesSpecification_UpdateResponse_FrequencyInSeconds
-UpdateResponse_MessageGroup <MessageGroup[]>
1 - 5 message groups that contain update messages. Amazon Lex chooses one of the messages to play to the user.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesFulfillmentCodeHook_FulfillmentUpdatesSpecification_UpdateResponse_MessageGroups

Common Credential and Region Parameters

-AccessKey <String>
The AWS access key for the user account. This can be a temporary access key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAK
-Credential <AWSCredentials>
An AWSCredentials object instance containing access and secret key information, and optionally a token for session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-EndpointUrl <String>
The endpoint to make the call against.Note: This parameter is primarily for internal AWS use and is not required/should not be specified for normal usage. The cmdlets normally determine which endpoint to call based on the region specified to the -Region parameter or set as default in the shell (via Set-DefaultAWSRegion). Only specify this parameter if you must direct the call to a specific custom endpoint.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
-NetworkCredential <PSCredential>
Used with SAML-based authentication when ProfileName references a SAML role profile. Contains the network credentials to be supplied during authentication with the configured identity provider's endpoint. This parameter is not required if the user's default network identity can or should be used during authentication.
Required?False
Position?Named
Accept pipeline input?True (ByValue, ByPropertyName)
-ProfileLocation <String>
Used to specify the name and location of the ini-format credential file (shared with the AWS CLI and other AWS SDKs)If this optional parameter is omitted this cmdlet will search the encrypted credential file used by the AWS SDK for .NET and AWS Toolkit for Visual Studio first. If the profile is not found then the cmdlet will search in the ini-format credential file at the default location: (user's home directory)\.aws\credentials.If this parameter is specified then this cmdlet will only search the ini-format credential file at the location given.As the current folder can vary in a shell or during script execution it is advised that you use specify a fully qualified path instead of a relative path.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesAWSProfilesLocation, ProfilesLocation
-ProfileName <String>
The user-defined name of an AWS credentials or SAML-based role profile containing credential information. The profile is expected to be found in the secure credential file shared with the AWS SDK for .NET and AWS Toolkit for Visual Studio. You can also specify the name of a profile stored in the .ini-format credential file used with the AWS CLI and other AWS SDKs.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesStoredCredentials, AWSProfileName
-Region <Object>
The system name of an AWS region or an AWSRegion instance. This governs the endpoint that will be used when calling service operations. Note that the AWS resources referenced in a call are usually region-specific.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesRegionToCall
-SecretKey <String>
The AWS secret key for the user account. This can be a temporary secret key if the corresponding session token is supplied to the -SessionToken parameter.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesSK, SecretAccessKey
-SessionToken <String>
The session token if the access and secret keys are temporary session-based credentials.
Required?False
Position?Named
Accept pipeline input?True (ByPropertyName)
AliasesST

Outputs

This cmdlet returns an Amazon.LexModelsV2.Model.UpdateIntentResponse object containing multiple properties. The object can also be referenced from properties attached to the cmdlet entry in the $AWSHistory stack.

Supported Version

AWS Tools for PowerShell: 2.x.y.z