The identifier of the Amazon Q in Connect assistant for content retrieval.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Amazon.PowerShell.Cmdlets.QC.AmazonQConnectClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_Equals_Key |
-Equals_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_Equals_Value |
Filter configuration that requires all conditions to be met. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_AndAll |
Filter configuration where any condition can be met. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_OrAll |
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) |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_GreaterThan_Key |
-GreaterThan_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_GreaterThan_Value |
-GreaterThanOrEquals_Key <
String>
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_GreaterThanOrEquals_Key |
-GreaterThanOrEquals_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_GreaterThanOrEquals_Value |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_In_Key |
-In_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_In_Value |
-KnowledgeSource_AssistantAssociationId <
String[]>
The list of assistant association identifiers for the knowledge source. Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_KnowledgeSource_AssistantAssociationIds |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_LessThan_Key |
-LessThan_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_LessThan_Value |
-LessThanOrEquals_Key <
String>
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_LessThanOrEquals_Key |
-LessThanOrEquals_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_LessThanOrEquals_Value |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_ListContains_Key |
-ListContains_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_ListContains_Value |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_NotEquals_Key |
-NotEquals_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_NotEquals_Value |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_NotIn_Key |
-NotIn_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_NotIn_Value |
-RetrievalConfiguration_NumberOfResult <
Int32>
The number of results to retrieve.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_NumberOfResults |
Override setting for the knowledge base search type during retrieval.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The query for content retrieval.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'Results'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.QConnect.Model.RetrieveResponse). Specifying the name of a property of type Amazon.QConnect.Model.RetrieveResponse 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) |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_StartsWith_Key |
-StartsWith_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_StartsWith_Value |
The key of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_StringContains_Key |
-StringContains_Value <PSObject>
The value of the filter attribute.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetrievalConfiguration_Filter_StringContains_Value |