Amazon.PowerShell.Cmdlets.CRML.AmazonCleanRoomsMLClientCmdlet.ClientConfig
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-ConfiguredModelAlgorithmAssociation <
String[]>
The associated configured model algorithms that are necessary to create this ML input channel. 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? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | ConfiguredModelAlgorithmAssociations |
The description of the ML input channel.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
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) |
-InputChannel_DataSource_ProtectedQueryInputParameters_ComputeConfiguration_Worker_Properties_Spark <
Hashtable>
The Spark configuration properties for SQL workloads. This map contains key-value pairs that configure Apache Spark settings to optimize performance for your data processing jobs. You can specify up to 50 Spark properties, with each key being 1-200 characters and each value being 0-500 characters. These properties allow you to adjust compute capacity for large datasets and complex workloads. 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) |
-InputChannel_RoleArn <
String>
The Amazon Resource Name (ARN) of the role used to run the query specified in the dataSource field of the input channel.Passing a role across AWS accounts is not allowed. If you pass a role that isn't in your account, you get an AccessDeniedException error.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The Amazon Resource Name (ARN) of the KMS key that is used to access the input channel.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
-MembershipIdentifier <
String>
The membership ID of the member that is creating the ML input channel.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The name of the ML input channel.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
The format in which the query results should be returned. If not specified, defaults to CSV.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | InputChannel_DataSource_ProtectedQueryInputParameters_ResultFormat |
The number of days that the data in the ML input channel is retained.
| Required? | True |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | RetentionInDays |
Use the -Select parameter to control the cmdlet output. The default value is 'MlInputChannelArn'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.CleanRoomsML.Model.CreateMLInputChannelResponse). Specifying the name of a property of type Amazon.CleanRoomsML.Model.CreateMLInputChannelResponse 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) |
-SqlParameters_AnalysisTemplateArn <
String>
The Amazon Resource Name (ARN) associated with the analysis template within a collaboration.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | InputChannel_DataSource_ProtectedQueryInputParameters_SqlParameters_AnalysisTemplateArn |
The protected query SQL parameters. 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 | InputChannel_DataSource_ProtectedQueryInputParameters_SqlParameters_Parameters |
-SqlParameters_QueryString <
String>
The query string to be submitted.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | InputChannel_DataSource_ProtectedQueryInputParameters_SqlParameters_QueryString |
The optional metadata that you apply to the resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.The following basic restrictions apply to tags:
- Maximum number of tags per resource - 50.
- For each resource, each tag key must be unique, and each tag key can have only one value.
- Maximum key length - 128 Unicode characters in UTF-8.
- Maximum value length - 256 Unicode characters in UTF-8.
- If your tagging schema is used across multiple services and resources, remember that other services may have restrictions on allowed characters. Generally allowed characters are: letters, numbers, and spaces representable in UTF-8, and the following characters: + - = . _ : / @.
- Tag keys and values are case sensitive.
- Do not use aws:, AWS:, or any upper or lowercase combination of such as a prefix for keys as it is reserved for AWS use. You cannot edit or delete tag keys with this prefix. Values can have this prefix. If a tag value has aws as its prefix but the key does not, then Clean Rooms ML considers it to be a user tag and will count against the limit of 50 tags. Tags with only the key prefix of aws do not count against your tags per resource limit.
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 | Tags |
The number of compute workers that are used.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | InputChannel_DataSource_ProtectedQueryInputParameters_ComputeConfiguration_Worker_Number |
The instance type of the compute workers that are used.
| Required? | False |
| Position? | Named |
| Accept pipeline input? | True (ByPropertyName) |
| Aliases | InputChannel_DataSource_ProtectedQueryInputParameters_ComputeConfiguration_Worker_Type |