The name of the batch evaluation. Must be unique within your account.
| Required? | True |
| Position? | 1 |
| Accept pipeline input? | True (ByValue, ByPropertyName) |
Amazon.PowerShell.Cmdlets.BAC.AmazonBedrockAgentCoreClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A unique, case-sensitive identifier to ensure that the API request completes no more than one time. If this token matches a previous request, the service ignores the request, but does not return an error.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-DataSourceConfig_CloudWatchLogs_FilterConfig_SessionId <
String[]>
A list of specific session IDs to evaluate. If specified, only these sessions are included in the evaluation. 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 | DataSourceConfig_CloudWatchLogs_FilterConfig_SessionIds |
-DataSourceConfig_CloudWatchLogs_FilterConfig_TimeRange_EndTime <DateTime>
The end time of the time range. Only sessions with activity before this timestamp are included.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-DataSourceConfig_CloudWatchLogs_FilterConfig_TimeRange_StartTime <DateTime>
The start time of the time range. Only sessions with activity at or after this timestamp are included.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-DataSourceConfig_CloudWatchLogs_LogGroupName <
String[]>
The list of CloudWatch log group names to read agent traces from. Maximum of 5 log groups. 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 | DataSourceConfig_CloudWatchLogs_LogGroupNames |
-DataSourceConfig_CloudWatchLogs_ServiceName <
String[]>
The list of agent service names to filter traces within the specified log groups. 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 | DataSourceConfig_CloudWatchLogs_ServiceNames |
The description of the batch evaluation.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
A list of session metadata entries containing ground truth data and test scenario identifiers for specific sessions. 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) |
The list of evaluators to apply during the batch evaluation. Can include both built-in evaluators and custom evaluators. Maximum of 10 evaluators. 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 | Evaluators |
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) |
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.BedrockAgentCore.Model.StartBatchEvaluationResponse). Specifying the name of a property of type Amazon.BedrockAgentCore.Model.StartBatchEvaluationResponse 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) |