@aws-sdk/client-cleanroomsml 3.799.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.
- package/dist-types/commands/CancelTrainedModelCommand.d.ts +1 -1
- package/dist-types/commands/CancelTrainedModelInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/CreateAudienceModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfiguredAudienceModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
- package/dist-types/commands/CreateConfiguredModelAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/CreateMLInputChannelCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainedModelCommand.d.ts +1 -1
- package/dist-types/commands/CreateTrainingDatasetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAudienceGenerationJobCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAudienceModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfiguredAudienceModelCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfiguredAudienceModelPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConfiguredModelAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMLConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMLInputChannelDataCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrainedModelOutputCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTrainingDatasetCommand.d.ts +1 -1
- package/dist-types/commands/GetAudienceGenerationJobCommand.d.ts +1 -1
- package/dist-types/commands/GetAudienceModelCommand.d.ts +1 -1
- package/dist-types/commands/GetCollaborationConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetCollaborationMLInputChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetCollaborationTrainedModelCommand.d.ts +1 -1
- package/dist-types/commands/GetConfiguredAudienceModelCommand.d.ts +1 -1
- package/dist-types/commands/GetConfiguredAudienceModelPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
- package/dist-types/commands/GetConfiguredModelAlgorithmCommand.d.ts +1 -1
- package/dist-types/commands/GetMLConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetMLInputChannelCommand.d.ts +1 -1
- package/dist-types/commands/GetTrainedModelCommand.d.ts +1 -1
- package/dist-types/commands/GetTrainedModelInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/GetTrainingDatasetCommand.d.ts +1 -1
- package/dist-types/commands/ListCollaborationConfiguredModelAlgorithmAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCollaborationMLInputChannelsCommand.d.ts +1 -1
- package/dist-types/commands/ListCollaborationTrainedModelExportJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCollaborationTrainedModelInferenceJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListCollaborationTrainedModelsCommand.d.ts +1 -1
- package/dist-types/commands/ListConfiguredModelAlgorithmAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListMLInputChannelsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainedModelInferenceJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListTrainedModelsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfiguredAudienceModelPolicyCommand.d.ts +1 -1
- package/dist-types/commands/PutMLConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/StartAudienceExportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartAudienceGenerationJobCommand.d.ts +1 -1
- package/dist-types/commands/StartTrainedModelExportJobCommand.d.ts +1 -1
- package/dist-types/commands/StartTrainedModelInferenceJobCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConfiguredAudienceModelCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/CancelTrainedModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CancelTrainedModelInferenceJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAudienceModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateConfiguredModelAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateMLInputChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainedModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateTrainingDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAudienceGenerationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAudienceModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredModelAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMLConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMLInputChannelDataCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrainedModelOutputCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteTrainingDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAudienceGenerationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAudienceModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCollaborationMLInputChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCollaborationTrainedModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConfiguredModelAlgorithmAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConfiguredModelAlgorithmCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMLInputChannelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTrainedModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTrainedModelInferenceJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetTrainingDatasetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredModelAlgorithmAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCollaborationMLInputChannelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCollaborationTrainedModelExportJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCollaborationTrainedModelInferenceJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCollaborationTrainedModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListConfiguredModelAlgorithmAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMLInputChannelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainedModelInferenceJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTrainedModelsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfiguredAudienceModelPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutMLConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAudienceExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartAudienceGenerationJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTrainedModelExportJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartTrainedModelInferenceJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +20 -20
|
@@ -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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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
|
/**
|
package/dist-types/commands/ListCollaborationConfiguredModelAlgorithmAssociationsCommand.d.ts
CHANGED
|
@@ -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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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 (
|
|
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
|
/**
|