@aws-sdk/client-bedrock-agentcore-control 3.1087.0 → 3.1088.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-cjs/index.js +3 -3
- package/dist-es/schemas/schemas_0.js +2 -2
- package/dist-types/commands/CreateHarnessCommand.d.ts +2 -0
- package/dist-types/commands/DeleteHarnessCommand.d.ts +1 -0
- package/dist-types/commands/GetHarnessCommand.d.ts +1 -0
- package/dist-types/commands/UpdateHarnessCommand.d.ts +2 -0
- package/dist-types/commands/UpdatePolicyCommand.d.ts +3 -0
- package/dist-types/models/models_0.d.ts +5 -0
- package/dist-types/ts3.4/BedrockAgentCoreControl.d.ts +508 -532
- package/dist-types/ts3.4/BedrockAgentCoreControlClient.d.ts +13 -47
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -10
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AddDatasetExamplesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAgentRuntimeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateAgentRuntimeEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateApiKeyCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateBrowserCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBrowserProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCodeInterpreterCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateConfigurationBundleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDatasetVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateEvaluatorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateGatewayRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateGatewayTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateHarnessCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateHarnessEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateMemoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateOauth2CredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateOnlineEvaluationConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePaymentConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePaymentCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePaymentManagerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreatePolicyEngineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRegistryRecordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateWorkloadIdentityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAgentRuntimeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAgentRuntimeEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApiKeyCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBrowserCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBrowserProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCodeInterpreterCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteConfigurationBundleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteDatasetExamplesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteEvaluatorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteGatewayTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteHarnessCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteHarnessEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteMemoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteOauth2CredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteOnlineEvaluationConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePaymentConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePaymentCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePaymentManagerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeletePolicyEngineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteRegistryRecordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteWorkloadIdentityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetAgentRuntimeCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetAgentRuntimeEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApiKeyCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBrowserCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBrowserProfileCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCodeInterpreterCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConfigurationBundleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConfigurationBundleVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDatasetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetEvaluatorCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetGatewayRuleCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetGatewayTargetCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetHarnessCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetHarnessEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMemoryCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetOauth2CredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOnlineEvaluationConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPaymentConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPaymentCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPaymentManagerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetPolicyEngineCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetPolicyEngineSummaryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPolicyGenerationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPolicyGenerationSummaryCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPolicySummaryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetRegistryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetRegistryRecordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetTokenVaultCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/GetWorkloadIdentityCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAgentRuntimeEndpointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAgentRuntimeVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAgentRuntimesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListApiKeyCredentialProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListBrowserProfilesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBrowsersCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListCodeInterpretersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListConfigurationBundleVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListConfigurationBundlesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDatasetExamplesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDatasetVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListEvaluatorsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListGatewayRulesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListGatewayTargetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListHarnessEndpointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHarnessVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListHarnessesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListMemoriesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListOauth2CredentialProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListOnlineEvaluationConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPaymentConnectorsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPaymentCredentialProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPaymentManagersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPolicyEngineSummariesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPolicyEnginesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPolicyGenerationAssetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPolicyGenerationSummariesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPolicyGenerationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPolicySummariesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListRegistriesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRegistryRecordsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListWorkloadIdentitiesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SetTokenVaultCMKCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartPolicyGenerationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SubmitRegistryRecordForApprovalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SynchronizeGatewayTargetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAgentRuntimeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateAgentRuntimeEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateApiKeyCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfigurationBundleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDatasetCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateDatasetExamplesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateEvaluatorCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGatewayRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGatewayTargetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateHarnessCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateHarnessEndpointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMemoryCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateOauth2CredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateOnlineEvaluationConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePaymentConnectorCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePaymentCredentialProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePaymentManagerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePolicyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdatePolicyEngineCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRegistryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRegistryRecordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRegistryRecordStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateWorkloadIdentityCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +31 -62
- package/dist-types/ts3.4/models/errors.d.ts +9 -30
- package/dist-types/ts3.4/models/models_0.d.ts +6 -15
- package/dist-types/ts3.4/models/models_1.d.ts +39 -113
- package/dist-types/ts3.4/models/models_2.d.ts +7 -21
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
- package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
- package/dist-types/ts3.4/waiters/waitForMemoryCreated.d.ts +4 -9
- package/dist-types/ts3.4/waiters/waitForPolicyActive.d.ts +4 -9
- package/dist-types/ts3.4/waiters/waitForPolicyDeleted.d.ts +4 -9
- package/dist-types/ts3.4/waiters/waitForPolicyEngineActive.d.ts +3 -7
- package/dist-types/ts3.4/waiters/waitForPolicyEngineDeleted.d.ts +3 -7
- package/dist-types/ts3.4/waiters/waitForPolicyGenerationCompleted.d.ts +3 -5
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateAgentRuntimeEndpointResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateAgentRuntimeEndpointCommandInput
|
|
8
|
-
extends UpdateAgentRuntimeEndpointRequest {}
|
|
7
|
+
export interface UpdateAgentRuntimeEndpointCommandInput extends UpdateAgentRuntimeEndpointRequest {}
|
|
9
8
|
export interface UpdateAgentRuntimeEndpointCommandOutput
|
|
10
|
-
extends UpdateAgentRuntimeEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateAgentRuntimeEndpointResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateAgentRuntimeEndpointCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateAgentRuntimeEndpointCommandInput
|
|
12
|
+
input: UpdateAgentRuntimeEndpointCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateAgentRuntimeEndpointCommandInput,
|
|
17
15
|
UpdateAgentRuntimeEndpointCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateAgentRuntimeEndpointCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateAgentRuntimeEndpointCommandInput
|
|
21
|
+
input: UpdateAgentRuntimeEndpointCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateAgentRuntimeEndpointCommandInput,
|
|
26
24
|
UpdateAgentRuntimeEndpointCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateApiKeyCredentialProviderResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateApiKeyCredentialProviderCommandInput
|
|
8
|
-
extends UpdateApiKeyCredentialProviderRequest {}
|
|
7
|
+
export interface UpdateApiKeyCredentialProviderCommandInput extends UpdateApiKeyCredentialProviderRequest {}
|
|
9
8
|
export interface UpdateApiKeyCredentialProviderCommandOutput
|
|
10
|
-
extends UpdateApiKeyCredentialProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateApiKeyCredentialProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateApiKeyCredentialProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateApiKeyCredentialProviderCommandInput
|
|
12
|
+
input: UpdateApiKeyCredentialProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateApiKeyCredentialProviderCommandInput,
|
|
17
15
|
UpdateApiKeyCredentialProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateApiKeyCredentialProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateApiKeyCredentialProviderCommandInput
|
|
21
|
+
input: UpdateApiKeyCredentialProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateApiKeyCredentialProviderCommandInput,
|
|
26
24
|
UpdateApiKeyCredentialProviderCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateConfigurationBundleResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateConfigurationBundleCommandInput
|
|
8
|
-
extends UpdateConfigurationBundleRequest {}
|
|
7
|
+
export interface UpdateConfigurationBundleCommandInput extends UpdateConfigurationBundleRequest {}
|
|
9
8
|
export interface UpdateConfigurationBundleCommandOutput
|
|
10
|
-
extends UpdateConfigurationBundleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateConfigurationBundleResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateConfigurationBundleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateConfigurationBundleCommandInput
|
|
12
|
+
input: UpdateConfigurationBundleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateConfigurationBundleCommandInput,
|
|
17
15
|
UpdateConfigurationBundleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateConfigurationBundleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateConfigurationBundleCommandInput
|
|
21
|
+
input: UpdateConfigurationBundleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateConfigurationBundleCommandInput,
|
|
26
24
|
UpdateConfigurationBundleCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDatasetRequest,
|
|
4
|
-
UpdateDatasetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateDatasetRequest, UpdateDatasetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateDatasetCommandInput extends UpdateDatasetRequest {}
|
|
8
|
-
export interface UpdateDatasetCommandOutput
|
|
9
|
-
extends UpdateDatasetResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateDatasetCommandOutput extends UpdateDatasetResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateDatasetCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateDatasetCommandInput
|
|
8
|
+
input: UpdateDatasetCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateDatasetCommandInput,
|
|
16
11
|
UpdateDatasetCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateDatasetCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateDatasetCommandInput
|
|
17
|
+
input: UpdateDatasetCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateDatasetCommandInput,
|
|
25
20
|
UpdateDatasetCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDatasetExamplesRequest,
|
|
4
|
-
UpdateDatasetExamplesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateDatasetExamplesRequest, UpdateDatasetExamplesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDatasetExamplesCommandInput
|
|
8
|
-
extends UpdateDatasetExamplesRequest {}
|
|
4
|
+
export interface UpdateDatasetExamplesCommandInput extends UpdateDatasetExamplesRequest {}
|
|
9
5
|
export interface UpdateDatasetExamplesCommandOutput
|
|
10
|
-
extends UpdateDatasetExamplesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateDatasetExamplesResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateDatasetExamplesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateDatasetExamplesCommandInput
|
|
9
|
+
input: UpdateDatasetExamplesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateDatasetExamplesCommandInput,
|
|
17
12
|
UpdateDatasetExamplesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateDatasetExamplesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateDatasetExamplesCommandInput
|
|
18
|
+
input: UpdateDatasetExamplesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateDatasetExamplesCommandInput,
|
|
26
21
|
UpdateDatasetExamplesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateEvaluatorRequest,
|
|
4
|
-
UpdateEvaluatorResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateEvaluatorRequest, UpdateEvaluatorResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateEvaluatorCommandInput extends UpdateEvaluatorRequest {}
|
|
8
|
-
export interface UpdateEvaluatorCommandOutput
|
|
9
|
-
extends UpdateEvaluatorResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateEvaluatorCommandOutput extends UpdateEvaluatorResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateEvaluatorCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateEvaluatorCommandInput
|
|
8
|
+
input: UpdateEvaluatorCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateEvaluatorCommandInput,
|
|
16
11
|
UpdateEvaluatorCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateEvaluatorCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateEvaluatorCommandInput
|
|
17
|
+
input: UpdateEvaluatorCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateEvaluatorCommandInput,
|
|
25
20
|
UpdateEvaluatorCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGatewayRequest,
|
|
4
|
-
UpdateGatewayResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateGatewayRequest, UpdateGatewayResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateGatewayCommandInput extends UpdateGatewayRequest {}
|
|
8
|
-
export interface UpdateGatewayCommandOutput
|
|
9
|
-
extends UpdateGatewayResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateGatewayCommandOutput extends UpdateGatewayResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateGatewayCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateGatewayCommandInput
|
|
8
|
+
input: UpdateGatewayCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateGatewayCommandInput,
|
|
16
11
|
UpdateGatewayCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateGatewayCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateGatewayCommandInput
|
|
17
|
+
input: UpdateGatewayCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateGatewayCommandInput,
|
|
25
20
|
UpdateGatewayCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGatewayRuleRequest,
|
|
4
|
-
UpdateGatewayRuleResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateGatewayRuleRequest, UpdateGatewayRuleResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGatewayRuleCommandInput
|
|
8
|
-
extends UpdateGatewayRuleRequest {}
|
|
4
|
+
export interface UpdateGatewayRuleCommandInput extends UpdateGatewayRuleRequest {}
|
|
9
5
|
export interface UpdateGatewayRuleCommandOutput
|
|
10
|
-
extends UpdateGatewayRuleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateGatewayRuleResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateGatewayRuleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateGatewayRuleCommandInput
|
|
9
|
+
input: UpdateGatewayRuleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateGatewayRuleCommandInput,
|
|
17
12
|
UpdateGatewayRuleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateGatewayRuleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateGatewayRuleCommandInput
|
|
18
|
+
input: UpdateGatewayRuleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateGatewayRuleCommandInput,
|
|
26
21
|
UpdateGatewayRuleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateGatewayTargetRequest,
|
|
4
|
-
UpdateGatewayTargetResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateGatewayTargetRequest, UpdateGatewayTargetResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateGatewayTargetCommandInput
|
|
8
|
-
extends UpdateGatewayTargetRequest {}
|
|
4
|
+
export interface UpdateGatewayTargetCommandInput extends UpdateGatewayTargetRequest {}
|
|
9
5
|
export interface UpdateGatewayTargetCommandOutput
|
|
10
|
-
extends UpdateGatewayTargetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateGatewayTargetResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateGatewayTargetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateGatewayTargetCommandInput
|
|
9
|
+
input: UpdateGatewayTargetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateGatewayTargetCommandInput,
|
|
17
12
|
UpdateGatewayTargetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateGatewayTargetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateGatewayTargetCommandInput
|
|
18
|
+
input: UpdateGatewayTargetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateGatewayTargetCommandInput,
|
|
26
21
|
UpdateGatewayTargetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateHarnessRequest,
|
|
4
|
-
UpdateHarnessResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateHarnessRequest, UpdateHarnessResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateHarnessCommandInput extends UpdateHarnessRequest {}
|
|
8
|
-
export interface UpdateHarnessCommandOutput
|
|
9
|
-
extends UpdateHarnessResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateHarnessCommandOutput extends UpdateHarnessResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateHarnessCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateHarnessCommandInput
|
|
8
|
+
input: UpdateHarnessCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateHarnessCommandInput,
|
|
16
11
|
UpdateHarnessCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateHarnessCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateHarnessCommandInput
|
|
17
|
+
input: UpdateHarnessCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateHarnessCommandInput,
|
|
25
20
|
UpdateHarnessCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateHarnessEndpointRequest,
|
|
4
|
-
UpdateHarnessEndpointResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateHarnessEndpointRequest, UpdateHarnessEndpointResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateHarnessEndpointCommandInput
|
|
8
|
-
extends UpdateHarnessEndpointRequest {}
|
|
4
|
+
export interface UpdateHarnessEndpointCommandInput extends UpdateHarnessEndpointRequest {}
|
|
9
5
|
export interface UpdateHarnessEndpointCommandOutput
|
|
10
|
-
extends UpdateHarnessEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateHarnessEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateHarnessEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateHarnessEndpointCommandInput
|
|
9
|
+
input: UpdateHarnessEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateHarnessEndpointCommandInput,
|
|
17
12
|
UpdateHarnessEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateHarnessEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateHarnessEndpointCommandInput
|
|
18
|
+
input: UpdateHarnessEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateHarnessEndpointCommandInput,
|
|
26
21
|
UpdateHarnessEndpointCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdateMemoryInput, UpdateMemoryOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdateMemoryCommandInput extends UpdateMemoryInput {}
|
|
5
|
-
export interface UpdateMemoryCommandOutput
|
|
6
|
-
extends UpdateMemoryOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateMemoryCommandOutput extends UpdateMemoryOutput, __MetadataBearer {}
|
|
8
6
|
declare const UpdateMemoryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdateMemoryCommandInput
|
|
8
|
+
input: UpdateMemoryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdateMemoryCommandInput,
|
|
13
11
|
UpdateMemoryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdateMemoryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdateMemoryCommandInput
|
|
17
|
+
input: UpdateMemoryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdateMemoryCommandInput,
|
|
22
20
|
UpdateMemoryCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateOauth2CredentialProviderResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateOauth2CredentialProviderCommandInput
|
|
8
|
-
extends UpdateOauth2CredentialProviderRequest {}
|
|
7
|
+
export interface UpdateOauth2CredentialProviderCommandInput extends UpdateOauth2CredentialProviderRequest {}
|
|
9
8
|
export interface UpdateOauth2CredentialProviderCommandOutput
|
|
10
|
-
extends UpdateOauth2CredentialProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateOauth2CredentialProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateOauth2CredentialProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateOauth2CredentialProviderCommandInput
|
|
12
|
+
input: UpdateOauth2CredentialProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateOauth2CredentialProviderCommandInput,
|
|
17
15
|
UpdateOauth2CredentialProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateOauth2CredentialProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateOauth2CredentialProviderCommandInput
|
|
21
|
+
input: UpdateOauth2CredentialProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateOauth2CredentialProviderCommandInput,
|
|
26
24
|
UpdateOauth2CredentialProviderCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateOnlineEvaluationConfigResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateOnlineEvaluationConfigCommandInput
|
|
8
|
-
extends UpdateOnlineEvaluationConfigRequest {}
|
|
7
|
+
export interface UpdateOnlineEvaluationConfigCommandInput extends UpdateOnlineEvaluationConfigRequest {}
|
|
9
8
|
export interface UpdateOnlineEvaluationConfigCommandOutput
|
|
10
|
-
extends UpdateOnlineEvaluationConfigResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateOnlineEvaluationConfigResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateOnlineEvaluationConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateOnlineEvaluationConfigCommandInput
|
|
12
|
+
input: UpdateOnlineEvaluationConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateOnlineEvaluationConfigCommandInput,
|
|
17
15
|
UpdateOnlineEvaluationConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateOnlineEvaluationConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateOnlineEvaluationConfigCommandInput
|
|
21
|
+
input: UpdateOnlineEvaluationConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateOnlineEvaluationConfigCommandInput,
|
|
26
24
|
UpdateOnlineEvaluationConfigCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdatePaymentConnectorRequest,
|
|
4
|
-
UpdatePaymentConnectorResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdatePaymentConnectorRequest, UpdatePaymentConnectorResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdatePaymentConnectorCommandInput
|
|
8
|
-
extends UpdatePaymentConnectorRequest {}
|
|
4
|
+
export interface UpdatePaymentConnectorCommandInput extends UpdatePaymentConnectorRequest {}
|
|
9
5
|
export interface UpdatePaymentConnectorCommandOutput
|
|
10
|
-
extends UpdatePaymentConnectorResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdatePaymentConnectorResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdatePaymentConnectorCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdatePaymentConnectorCommandInput
|
|
9
|
+
input: UpdatePaymentConnectorCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdatePaymentConnectorCommandInput,
|
|
17
12
|
UpdatePaymentConnectorCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdatePaymentConnectorCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdatePaymentConnectorCommandInput
|
|
18
|
+
input: UpdatePaymentConnectorCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdatePaymentConnectorCommandInput,
|
|
26
21
|
UpdatePaymentConnectorCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdatePaymentCredentialProviderResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdatePaymentCredentialProviderCommandInput
|
|
8
|
-
extends UpdatePaymentCredentialProviderRequest {}
|
|
7
|
+
export interface UpdatePaymentCredentialProviderCommandInput extends UpdatePaymentCredentialProviderRequest {}
|
|
9
8
|
export interface UpdatePaymentCredentialProviderCommandOutput
|
|
10
|
-
extends UpdatePaymentCredentialProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdatePaymentCredentialProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdatePaymentCredentialProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdatePaymentCredentialProviderCommandInput
|
|
12
|
+
input: UpdatePaymentCredentialProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdatePaymentCredentialProviderCommandInput,
|
|
17
15
|
UpdatePaymentCredentialProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdatePaymentCredentialProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdatePaymentCredentialProviderCommandInput
|
|
21
|
+
input: UpdatePaymentCredentialProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdatePaymentCredentialProviderCommandInput,
|
|
26
24
|
UpdatePaymentCredentialProviderCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdatePaymentManagerRequest,
|
|
4
|
-
UpdatePaymentManagerResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdatePaymentManagerRequest, UpdatePaymentManagerResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdatePaymentManagerCommandInput
|
|
8
|
-
extends UpdatePaymentManagerRequest {}
|
|
4
|
+
export interface UpdatePaymentManagerCommandInput extends UpdatePaymentManagerRequest {}
|
|
9
5
|
export interface UpdatePaymentManagerCommandOutput
|
|
10
|
-
extends UpdatePaymentManagerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdatePaymentManagerResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdatePaymentManagerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdatePaymentManagerCommandInput
|
|
9
|
+
input: UpdatePaymentManagerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdatePaymentManagerCommandInput,
|
|
17
12
|
UpdatePaymentManagerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdatePaymentManagerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdatePaymentManagerCommandInput
|
|
18
|
+
input: UpdatePaymentManagerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdatePaymentManagerCommandInput,
|
|
26
21
|
UpdatePaymentManagerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdatePolicyRequest, UpdatePolicyResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdatePolicyCommandInput extends UpdatePolicyRequest {}
|
|
5
|
-
export interface UpdatePolicyCommandOutput
|
|
6
|
-
extends UpdatePolicyResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdatePolicyCommandOutput extends UpdatePolicyResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdatePolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdatePolicyCommandInput
|
|
8
|
+
input: UpdatePolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdatePolicyCommandInput,
|
|
13
11
|
UpdatePolicyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdatePolicyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdatePolicyCommandInput
|
|
17
|
+
input: UpdatePolicyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdatePolicyCommandInput,
|
|
22
20
|
UpdatePolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdatePolicyEngineRequest,
|
|
4
|
-
UpdatePolicyEngineResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdatePolicyEngineRequest, UpdatePolicyEngineResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdatePolicyEngineCommandInput
|
|
8
|
-
extends UpdatePolicyEngineRequest {}
|
|
4
|
+
export interface UpdatePolicyEngineCommandInput extends UpdatePolicyEngineRequest {}
|
|
9
5
|
export interface UpdatePolicyEngineCommandOutput
|
|
10
|
-
extends UpdatePolicyEngineResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdatePolicyEngineResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdatePolicyEngineCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdatePolicyEngineCommandInput
|
|
9
|
+
input: UpdatePolicyEngineCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdatePolicyEngineCommandInput,
|
|
17
12
|
UpdatePolicyEngineCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdatePolicyEngineCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdatePolicyEngineCommandInput
|
|
18
|
+
input: UpdatePolicyEngineCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdatePolicyEngineCommandInput,
|
|
26
21
|
UpdatePolicyEngineCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateRegistryRequest,
|
|
4
|
-
UpdateRegistryResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateRegistryRequest, UpdateRegistryResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateRegistryCommandInput extends UpdateRegistryRequest {}
|
|
8
|
-
export interface UpdateRegistryCommandOutput
|
|
9
|
-
extends UpdateRegistryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateRegistryCommandOutput extends UpdateRegistryResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateRegistryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateRegistryCommandInput
|
|
8
|
+
input: UpdateRegistryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateRegistryCommandInput,
|
|
16
11
|
UpdateRegistryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateRegistryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateRegistryCommandInput
|
|
17
|
+
input: UpdateRegistryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateRegistryCommandInput,
|
|
25
20
|
UpdateRegistryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateRegistryRecordRequest,
|
|
4
|
-
UpdateRegistryRecordResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { UpdateRegistryRecordRequest, UpdateRegistryRecordResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRegistryRecordCommandInput
|
|
8
|
-
extends UpdateRegistryRecordRequest {}
|
|
4
|
+
export interface UpdateRegistryRecordCommandInput extends UpdateRegistryRecordRequest {}
|
|
9
5
|
export interface UpdateRegistryRecordCommandOutput
|
|
10
|
-
extends UpdateRegistryRecordResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateRegistryRecordResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateRegistryRecordCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateRegistryRecordCommandInput
|
|
9
|
+
input: UpdateRegistryRecordCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateRegistryRecordCommandInput,
|
|
17
12
|
UpdateRegistryRecordCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateRegistryRecordCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateRegistryRecordCommandInput
|
|
18
|
+
input: UpdateRegistryRecordCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateRegistryRecordCommandInput,
|
|
26
21
|
UpdateRegistryRecordCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateRegistryRecordStatusResponse,
|
|
5
5
|
} from "../models/models_2";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRegistryRecordStatusCommandInput
|
|
8
|
-
extends UpdateRegistryRecordStatusRequest {}
|
|
7
|
+
export interface UpdateRegistryRecordStatusCommandInput extends UpdateRegistryRecordStatusRequest {}
|
|
9
8
|
export interface UpdateRegistryRecordStatusCommandOutput
|
|
10
|
-
extends UpdateRegistryRecordStatusResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateRegistryRecordStatusResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateRegistryRecordStatusCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateRegistryRecordStatusCommandInput
|
|
12
|
+
input: UpdateRegistryRecordStatusCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateRegistryRecordStatusCommandInput,
|
|
17
15
|
UpdateRegistryRecordStatusCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateRegistryRecordStatusCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateRegistryRecordStatusCommandInput
|
|
21
|
+
input: UpdateRegistryRecordStatusCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateRegistryRecordStatusCommandInput,
|
|
26
24
|
UpdateRegistryRecordStatusCommandOutput,
|