@aws-sdk/client-cleanroomsml 3.803.0 → 3.804.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/dist-types/commands/CancelTrainedModelCommand.d.ts +1 -1
  2. package/dist-types/commands/CancelTrainedModelInferenceJobCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateAudienceModelCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateConfiguredAudienceModelCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateConfiguredModelAlgorithmCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateMLInputChannelCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateTrainedModelCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateTrainingDatasetCommand.d.ts +1 -1
  10. package/dist-types/commands/DeleteAudienceGenerationJobCommand.d.ts +1 -1
  11. package/dist-types/commands/DeleteAudienceModelCommand.d.ts +1 -1
  12. package/dist-types/commands/DeleteConfiguredAudienceModelCommand.d.ts +1 -1
  13. package/dist-types/commands/DeleteConfiguredAudienceModelPolicyCommand.d.ts +1 -1
  14. package/dist-types/commands/DeleteConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteConfiguredModelAlgorithmCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteMLConfigurationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteMLInputChannelDataCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteTrainedModelOutputCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteTrainingDatasetCommand.d.ts +1 -1
  20. package/dist-types/commands/GetAudienceGenerationJobCommand.d.ts +1 -1
  21. package/dist-types/commands/GetAudienceModelCommand.d.ts +1 -1
  22. package/dist-types/commands/GetCollaborationConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
  23. package/dist-types/commands/GetCollaborationMLInputChannelCommand.d.ts +1 -1
  24. package/dist-types/commands/GetCollaborationTrainedModelCommand.d.ts +1 -1
  25. package/dist-types/commands/GetConfiguredAudienceModelCommand.d.ts +1 -1
  26. package/dist-types/commands/GetConfiguredAudienceModelPolicyCommand.d.ts +1 -1
  27. package/dist-types/commands/GetConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
  28. package/dist-types/commands/GetConfiguredModelAlgorithmCommand.d.ts +1 -1
  29. package/dist-types/commands/GetMLConfigurationCommand.d.ts +1 -1
  30. package/dist-types/commands/GetMLInputChannelCommand.d.ts +1 -1
  31. package/dist-types/commands/GetTrainedModelCommand.d.ts +1 -1
  32. package/dist-types/commands/GetTrainedModelInferenceJobCommand.d.ts +1 -1
  33. package/dist-types/commands/GetTrainingDatasetCommand.d.ts +1 -1
  34. package/dist-types/commands/ListCollaborationConfiguredModelAlgorithmAssociationsCommand.d.ts +1 -1
  35. package/dist-types/commands/ListCollaborationMLInputChannelsCommand.d.ts +1 -1
  36. package/dist-types/commands/ListCollaborationTrainedModelExportJobsCommand.d.ts +1 -1
  37. package/dist-types/commands/ListCollaborationTrainedModelInferenceJobsCommand.d.ts +1 -1
  38. package/dist-types/commands/ListCollaborationTrainedModelsCommand.d.ts +1 -1
  39. package/dist-types/commands/ListConfiguredModelAlgorithmAssociationsCommand.d.ts +1 -1
  40. package/dist-types/commands/ListMLInputChannelsCommand.d.ts +1 -1
  41. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  42. package/dist-types/commands/ListTrainedModelInferenceJobsCommand.d.ts +1 -1
  43. package/dist-types/commands/ListTrainedModelsCommand.d.ts +1 -1
  44. package/dist-types/commands/PutConfiguredAudienceModelPolicyCommand.d.ts +1 -1
  45. package/dist-types/commands/PutMLConfigurationCommand.d.ts +1 -1
  46. package/dist-types/commands/StartAudienceExportJobCommand.d.ts +1 -1
  47. package/dist-types/commands/StartAudienceGenerationJobCommand.d.ts +1 -1
  48. package/dist-types/commands/StartTrainedModelExportJobCommand.d.ts +1 -1
  49. package/dist-types/commands/StartTrainedModelInferenceJobCommand.d.ts +1 -1
  50. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  51. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  52. package/dist-types/commands/UpdateConfiguredAudienceModelCommand.d.ts +1 -1
  53. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  54. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  55. package/dist-types/runtimeConfig.d.ts +16 -16
  56. package/dist-types/runtimeConfig.native.d.ts +18 -18
  57. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  58. package/dist-types/ts3.4/commands/CancelTrainedModelCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CancelTrainedModelInferenceJobCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateAudienceModelCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/CreateConfiguredModelAlgorithmCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/CreateMLInputChannelCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/CreateTrainedModelCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/CreateTrainingDatasetCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/DeleteAudienceGenerationJobCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/DeleteAudienceModelCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelPolicyCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DeleteConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DeleteConfiguredModelAlgorithmCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/DeleteMLConfigurationCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/DeleteMLInputChannelDataCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/DeleteTrainedModelOutputCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/DeleteTrainingDatasetCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/GetAudienceGenerationJobCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/GetAudienceModelCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/GetCollaborationConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/GetCollaborationMLInputChannelCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/GetCollaborationTrainedModelCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelPolicyCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/GetConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/GetConfiguredModelAlgorithmCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/GetMLConfigurationCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/GetMLInputChannelCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/GetTrainedModelCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/GetTrainedModelInferenceJobCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/GetTrainingDatasetCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/ListCollaborationConfiguredModelAlgorithmAssociationsCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/ListCollaborationMLInputChannelsCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/ListCollaborationTrainedModelExportJobsCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/ListCollaborationTrainedModelInferenceJobsCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/ListCollaborationTrainedModelsCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/ListConfiguredModelAlgorithmAssociationsCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/ListMLInputChannelsCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/ListTrainedModelInferenceJobsCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/ListTrainedModelsCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/PutConfiguredAudienceModelPolicyCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/PutMLConfigurationCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/StartAudienceExportJobCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/StartAudienceGenerationJobCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/StartTrainedModelExportJobCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/StartTrainedModelInferenceJobCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  111. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  112. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  113. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  114. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  115. package/package.json +19 -19
@@ -23,7 +23,7 @@ export interface CancelTrainedModelCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const CancelTrainedModelCommand_base: {
25
25
  new (input: CancelTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTrainedModelCommandInput, CancelTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTrainedModelCommandInput, CancelTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTrainedModelCommandInput, CancelTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelTrainedModelInferenceJobCommandOutput extends __MetadataB
23
23
  }
24
24
  declare const CancelTrainedModelInferenceJobCommand_base: {
25
25
  new (input: CancelTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTrainedModelInferenceJobCommandInput, CancelTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTrainedModelInferenceJobCommandInput, CancelTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<CancelTrainedModelInferenceJobCommandInput, CancelTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAudienceModelCommandOutput extends CreateAudienceModelRes
23
23
  }
24
24
  declare const CreateAudienceModelCommand_base: {
25
25
  new (input: CreateAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAudienceModelCommandInput, CreateAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAudienceModelCommandInput, CreateAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAudienceModelCommandInput, CreateAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfiguredAudienceModelCommandOutput extends CreateConfig
23
23
  }
24
24
  declare const CreateConfiguredAudienceModelCommand_base: {
25
25
  new (input: CreateConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredAudienceModelCommandInput, CreateConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredAudienceModelCommandInput, CreateConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredAudienceModelCommandInput, CreateConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfiguredModelAlgorithmAssociationCommandOutput extends
23
23
  }
24
24
  declare const CreateConfiguredModelAlgorithmAssociationCommand_base: {
25
25
  new (input: CreateConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredModelAlgorithmAssociationCommandInput, CreateConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredModelAlgorithmAssociationCommandInput, CreateConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredModelAlgorithmAssociationCommandInput, CreateConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConfiguredModelAlgorithmCommandOutput extends CreateConfi
23
23
  }
24
24
  declare const CreateConfiguredModelAlgorithmCommand_base: {
25
25
  new (input: CreateConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredModelAlgorithmCommandInput, CreateConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredModelAlgorithmCommandInput, CreateConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredModelAlgorithmCommandInput, CreateConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMLInputChannelCommandOutput extends CreateMLInputChannelR
23
23
  }
24
24
  declare const CreateMLInputChannelCommand_base: {
25
25
  new (input: CreateMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMLInputChannelCommandInput, CreateMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMLInputChannelCommandInput, CreateMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMLInputChannelCommandInput, CreateMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrainedModelCommandOutput extends CreateTrainedModelRespo
23
23
  }
24
24
  declare const CreateTrainedModelCommand_base: {
25
25
  new (input: CreateTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrainedModelCommandInput, CreateTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrainedModelCommandInput, CreateTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrainedModelCommandInput, CreateTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTrainingDatasetCommandOutput extends CreateTrainingDatase
23
23
  }
24
24
  declare const CreateTrainingDatasetCommand_base: {
25
25
  new (input: CreateTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrainingDatasetCommandInput, CreateTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrainingDatasetCommandInput, CreateTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTrainingDatasetCommandInput, CreateTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAudienceGenerationJobCommandOutput extends __MetadataBear
23
23
  }
24
24
  declare const DeleteAudienceGenerationJobCommand_base: {
25
25
  new (input: DeleteAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAudienceGenerationJobCommandInput, DeleteAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAudienceGenerationJobCommandInput, DeleteAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAudienceGenerationJobCommandInput, DeleteAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAudienceModelCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteAudienceModelCommand_base: {
25
25
  new (input: DeleteAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAudienceModelCommandInput, DeleteAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAudienceModelCommandInput, DeleteAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAudienceModelCommandInput, DeleteAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredAudienceModelCommandOutput extends __MetadataBe
23
23
  }
24
24
  declare const DeleteConfiguredAudienceModelCommand_base: {
25
25
  new (input: DeleteConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelCommandInput, DeleteConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelCommandInput, DeleteConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelCommandInput, DeleteConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredAudienceModelPolicyCommandOutput extends __Meta
23
23
  }
24
24
  declare const DeleteConfiguredAudienceModelPolicyCommand_base: {
25
25
  new (input: DeleteConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelPolicyCommandInput, DeleteConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelPolicyCommandInput, DeleteConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelPolicyCommandInput, DeleteConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredModelAlgorithmAssociationCommandOutput extends
23
23
  }
24
24
  declare const DeleteConfiguredModelAlgorithmAssociationCommand_base: {
25
25
  new (input: DeleteConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredModelAlgorithmAssociationCommandInput, DeleteConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredModelAlgorithmAssociationCommandInput, DeleteConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredModelAlgorithmAssociationCommandInput, DeleteConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConfiguredModelAlgorithmCommandOutput extends __MetadataB
23
23
  }
24
24
  declare const DeleteConfiguredModelAlgorithmCommand_base: {
25
25
  new (input: DeleteConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredModelAlgorithmCommandInput, DeleteConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredModelAlgorithmCommandInput, DeleteConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredModelAlgorithmCommandInput, DeleteConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMLConfigurationCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteMLConfigurationCommand_base: {
25
25
  new (input: DeleteMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMLConfigurationCommandInput, DeleteMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMLConfigurationCommandInput, DeleteMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMLConfigurationCommandInput, DeleteMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMLInputChannelDataCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const DeleteMLInputChannelDataCommand_base: {
25
25
  new (input: DeleteMLInputChannelDataCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMLInputChannelDataCommandInput, DeleteMLInputChannelDataCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMLInputChannelDataCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMLInputChannelDataCommandInput, DeleteMLInputChannelDataCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMLInputChannelDataCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMLInputChannelDataCommandInput, DeleteMLInputChannelDataCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTrainedModelOutputCommandOutput extends __MetadataBearer
23
23
  }
24
24
  declare const DeleteTrainedModelOutputCommand_base: {
25
25
  new (input: DeleteTrainedModelOutputCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrainedModelOutputCommandInput, DeleteTrainedModelOutputCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTrainedModelOutputCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrainedModelOutputCommandInput, DeleteTrainedModelOutputCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTrainedModelOutputCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrainedModelOutputCommandInput, DeleteTrainedModelOutputCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTrainingDatasetCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteTrainingDatasetCommand_base: {
25
25
  new (input: DeleteTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrainingDatasetCommandInput, DeleteTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrainingDatasetCommandInput, DeleteTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTrainingDatasetCommandInput, DeleteTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAudienceGenerationJobCommandOutput extends GetAudienceGenera
23
23
  }
24
24
  declare const GetAudienceGenerationJobCommand_base: {
25
25
  new (input: GetAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAudienceGenerationJobCommandInput, GetAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAudienceGenerationJobCommandInput, GetAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetAudienceGenerationJobCommandInput, GetAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAudienceModelCommandOutput extends GetAudienceModelResponse,
23
23
  }
24
24
  declare const GetAudienceModelCommand_base: {
25
25
  new (input: GetAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetAudienceModelCommandInput, GetAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetAudienceModelCommandInput, GetAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetAudienceModelCommandInput, GetAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCollaborationConfiguredModelAlgorithmAssociationCommandOutpu
23
23
  }
24
24
  declare const GetCollaborationConfiguredModelAlgorithmAssociationCommand_base: {
25
25
  new (input: GetCollaborationConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredModelAlgorithmAssociationCommandInput, GetCollaborationConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCollaborationConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredModelAlgorithmAssociationCommandInput, GetCollaborationConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCollaborationConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredModelAlgorithmAssociationCommandInput, GetCollaborationConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCollaborationMLInputChannelCommandOutput extends GetCollabor
23
23
  }
24
24
  declare const GetCollaborationMLInputChannelCommand_base: {
25
25
  new (input: GetCollaborationMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationMLInputChannelCommandInput, GetCollaborationMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCollaborationMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationMLInputChannelCommandInput, GetCollaborationMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCollaborationMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationMLInputChannelCommandInput, GetCollaborationMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetCollaborationTrainedModelCommandOutput extends GetCollaborat
23
23
  }
24
24
  declare const GetCollaborationTrainedModelCommand_base: {
25
25
  new (input: GetCollaborationTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationTrainedModelCommandInput, GetCollaborationTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetCollaborationTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationTrainedModelCommandInput, GetCollaborationTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetCollaborationTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationTrainedModelCommandInput, GetCollaborationTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredAudienceModelCommandOutput extends GetConfiguredAu
23
23
  }
24
24
  declare const GetConfiguredAudienceModelCommand_base: {
25
25
  new (input: GetConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelCommandInput, GetConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelCommandInput, GetConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelCommandInput, GetConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredAudienceModelPolicyCommandOutput extends GetConfig
23
23
  }
24
24
  declare const GetConfiguredAudienceModelPolicyCommand_base: {
25
25
  new (input: GetConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelPolicyCommandInput, GetConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelPolicyCommandInput, GetConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelPolicyCommandInput, GetConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredModelAlgorithmAssociationCommandOutput extends Get
23
23
  }
24
24
  declare const GetConfiguredModelAlgorithmAssociationCommand_base: {
25
25
  new (input: GetConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredModelAlgorithmAssociationCommandInput, GetConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredModelAlgorithmAssociationCommandInput, GetConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredModelAlgorithmAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredModelAlgorithmAssociationCommandInput, GetConfiguredModelAlgorithmAssociationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetConfiguredModelAlgorithmCommandOutput extends GetConfiguredM
23
23
  }
24
24
  declare const GetConfiguredModelAlgorithmCommand_base: {
25
25
  new (input: GetConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredModelAlgorithmCommandInput, GetConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredModelAlgorithmCommandInput, GetConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetConfiguredModelAlgorithmCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredModelAlgorithmCommandInput, GetConfiguredModelAlgorithmCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMLConfigurationCommandOutput extends GetMLConfigurationRespo
23
23
  }
24
24
  declare const GetMLConfigurationCommand_base: {
25
25
  new (input: GetMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLConfigurationCommandInput, GetMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLConfigurationCommandInput, GetMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLConfigurationCommandInput, GetMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetMLInputChannelCommandOutput extends GetMLInputChannelRespons
23
23
  }
24
24
  declare const GetMLInputChannelCommand_base: {
25
25
  new (input: GetMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLInputChannelCommandInput, GetMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLInputChannelCommandInput, GetMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetMLInputChannelCommandInput): import("@smithy/smithy-client").CommandImpl<GetMLInputChannelCommandInput, GetMLInputChannelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrainedModelCommandOutput extends GetTrainedModelResponse, _
23
23
  }
24
24
  declare const GetTrainedModelCommand_base: {
25
25
  new (input: GetTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainedModelCommandInput, GetTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainedModelCommandInput, GetTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrainedModelCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainedModelCommandInput, GetTrainedModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrainedModelInferenceJobCommandOutput extends GetTrainedMode
23
23
  }
24
24
  declare const GetTrainedModelInferenceJobCommand_base: {
25
25
  new (input: GetTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainedModelInferenceJobCommandInput, GetTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainedModelInferenceJobCommandInput, GetTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainedModelInferenceJobCommandInput, GetTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTrainingDatasetCommandOutput extends GetTrainingDatasetRespo
23
23
  }
24
24
  declare const GetTrainingDatasetCommand_base: {
25
25
  new (input: GetTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainingDatasetCommandInput, GetTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainingDatasetCommandInput, GetTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTrainingDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<GetTrainingDatasetCommandInput, GetTrainingDatasetCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationConfiguredModelAlgorithmAssociationsCommandOut
23
23
  }
24
24
  declare const ListCollaborationConfiguredModelAlgorithmAssociationsCommand_base: {
25
25
  new (input: ListCollaborationConfiguredModelAlgorithmAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationConfiguredModelAlgorithmAssociationsCommandInput, ListCollaborationConfiguredModelAlgorithmAssociationsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationConfiguredModelAlgorithmAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationConfiguredModelAlgorithmAssociationsCommandInput, ListCollaborationConfiguredModelAlgorithmAssociationsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationConfiguredModelAlgorithmAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationConfiguredModelAlgorithmAssociationsCommandInput, ListCollaborationConfiguredModelAlgorithmAssociationsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationMLInputChannelsCommandOutput extends ListColla
23
23
  }
24
24
  declare const ListCollaborationMLInputChannelsCommand_base: {
25
25
  new (input: ListCollaborationMLInputChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationMLInputChannelsCommandInput, ListCollaborationMLInputChannelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationMLInputChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationMLInputChannelsCommandInput, ListCollaborationMLInputChannelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationMLInputChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationMLInputChannelsCommandInput, ListCollaborationMLInputChannelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationTrainedModelExportJobsCommandOutput extends Li
23
23
  }
24
24
  declare const ListCollaborationTrainedModelExportJobsCommand_base: {
25
25
  new (input: ListCollaborationTrainedModelExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelExportJobsCommandInput, ListCollaborationTrainedModelExportJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationTrainedModelExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelExportJobsCommandInput, ListCollaborationTrainedModelExportJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationTrainedModelExportJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelExportJobsCommandInput, ListCollaborationTrainedModelExportJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationTrainedModelInferenceJobsCommandOutput extends
23
23
  }
24
24
  declare const ListCollaborationTrainedModelInferenceJobsCommand_base: {
25
25
  new (input: ListCollaborationTrainedModelInferenceJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelInferenceJobsCommandInput, ListCollaborationTrainedModelInferenceJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationTrainedModelInferenceJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelInferenceJobsCommandInput, ListCollaborationTrainedModelInferenceJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationTrainedModelInferenceJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelInferenceJobsCommandInput, ListCollaborationTrainedModelInferenceJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListCollaborationTrainedModelsCommandOutput extends ListCollabo
23
23
  }
24
24
  declare const ListCollaborationTrainedModelsCommand_base: {
25
25
  new (input: ListCollaborationTrainedModelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelsCommandInput, ListCollaborationTrainedModelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListCollaborationTrainedModelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelsCommandInput, ListCollaborationTrainedModelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListCollaborationTrainedModelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCollaborationTrainedModelsCommandInput, ListCollaborationTrainedModelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListConfiguredModelAlgorithmAssociationsCommandOutput extends L
23
23
  }
24
24
  declare const ListConfiguredModelAlgorithmAssociationsCommand_base: {
25
25
  new (input: ListConfiguredModelAlgorithmAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfiguredModelAlgorithmAssociationsCommandInput, ListConfiguredModelAlgorithmAssociationsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListConfiguredModelAlgorithmAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfiguredModelAlgorithmAssociationsCommandInput, ListConfiguredModelAlgorithmAssociationsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListConfiguredModelAlgorithmAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConfiguredModelAlgorithmAssociationsCommandInput, ListConfiguredModelAlgorithmAssociationsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMLInputChannelsCommandOutput extends ListMLInputChannelsRes
23
23
  }
24
24
  declare const ListMLInputChannelsCommand_base: {
25
25
  new (input: ListMLInputChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMLInputChannelsCommandInput, ListMLInputChannelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMLInputChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMLInputChannelsCommandInput, ListMLInputChannelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMLInputChannelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMLInputChannelsCommandInput, ListMLInputChannelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTrainedModelInferenceJobsCommandOutput extends ListTrainedM
23
23
  }
24
24
  declare const ListTrainedModelInferenceJobsCommand_base: {
25
25
  new (input: ListTrainedModelInferenceJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrainedModelInferenceJobsCommandInput, ListTrainedModelInferenceJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTrainedModelInferenceJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrainedModelInferenceJobsCommandInput, ListTrainedModelInferenceJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTrainedModelInferenceJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrainedModelInferenceJobsCommandInput, ListTrainedModelInferenceJobsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTrainedModelsCommandOutput extends ListTrainedModelsRespons
23
23
  }
24
24
  declare const ListTrainedModelsCommand_base: {
25
25
  new (input: ListTrainedModelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrainedModelsCommandInput, ListTrainedModelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTrainedModelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrainedModelsCommandInput, ListTrainedModelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTrainedModelsCommandInput): import("@smithy/smithy-client").CommandImpl<ListTrainedModelsCommandInput, ListTrainedModelsCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutConfiguredAudienceModelPolicyCommandOutput extends PutConfig
23
23
  }
24
24
  declare const PutConfiguredAudienceModelPolicyCommand_base: {
25
25
  new (input: PutConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfiguredAudienceModelPolicyCommandInput, PutConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfiguredAudienceModelPolicyCommandInput, PutConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutConfiguredAudienceModelPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutConfiguredAudienceModelPolicyCommandInput, PutConfiguredAudienceModelPolicyCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface PutMLConfigurationCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const PutMLConfigurationCommand_base: {
25
25
  new (input: PutMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutMLConfigurationCommandInput, PutMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: PutMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutMLConfigurationCommandInput, PutMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: PutMLConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<PutMLConfigurationCommandInput, PutMLConfigurationCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartAudienceExportJobCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const StartAudienceExportJobCommand_base: {
25
25
  new (input: StartAudienceExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAudienceExportJobCommandInput, StartAudienceExportJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartAudienceExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAudienceExportJobCommandInput, StartAudienceExportJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartAudienceExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAudienceExportJobCommandInput, StartAudienceExportJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartAudienceGenerationJobCommandOutput extends StartAudienceGe
23
23
  }
24
24
  declare const StartAudienceGenerationJobCommand_base: {
25
25
  new (input: StartAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAudienceGenerationJobCommandInput, StartAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAudienceGenerationJobCommandInput, StartAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartAudienceGenerationJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartAudienceGenerationJobCommandInput, StartAudienceGenerationJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartTrainedModelExportJobCommandOutput extends __MetadataBeare
23
23
  }
24
24
  declare const StartTrainedModelExportJobCommand_base: {
25
25
  new (input: StartTrainedModelExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartTrainedModelExportJobCommandInput, StartTrainedModelExportJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartTrainedModelExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartTrainedModelExportJobCommandInput, StartTrainedModelExportJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartTrainedModelExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartTrainedModelExportJobCommandInput, StartTrainedModelExportJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StartTrainedModelInferenceJobCommandOutput extends StartTrained
23
23
  }
24
24
  declare const StartTrainedModelInferenceJobCommand_base: {
25
25
  new (input: StartTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartTrainedModelInferenceJobCommandInput, StartTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StartTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartTrainedModelInferenceJobCommandInput, StartTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StartTrainedModelInferenceJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartTrainedModelInferenceJobCommandInput, StartTrainedModelInferenceJobCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateConfiguredAudienceModelCommandOutput extends UpdateConfig
23
23
  }
24
24
  declare const UpdateConfiguredAudienceModelCommand_base: {
25
25
  new (input: UpdateConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfiguredAudienceModelCommandInput, UpdateConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfiguredAudienceModelCommandInput, UpdateConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateConfiguredAudienceModelCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConfiguredAudienceModelCommandInput, UpdateConfiguredAudienceModelCommandOutput, CleanRoomsMLClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**