@aws-sdk/client-bedrock-agentcore-control 3.1087.0 → 3.1089.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
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateGatewayTargetRequest,
|
|
4
|
-
CreateGatewayTargetResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { CreateGatewayTargetRequest, CreateGatewayTargetResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateGatewayTargetCommandInput
|
|
8
|
-
extends CreateGatewayTargetRequest {}
|
|
4
|
+
export interface CreateGatewayTargetCommandInput extends CreateGatewayTargetRequest {}
|
|
9
5
|
export interface CreateGatewayTargetCommandOutput
|
|
10
|
-
extends CreateGatewayTargetResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateGatewayTargetResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateGatewayTargetCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateGatewayTargetCommandInput
|
|
9
|
+
input: CreateGatewayTargetCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateGatewayTargetCommandInput,
|
|
17
12
|
CreateGatewayTargetCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateGatewayTargetCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateGatewayTargetCommandInput
|
|
18
|
+
input: CreateGatewayTargetCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateGatewayTargetCommandInput,
|
|
26
21
|
CreateGatewayTargetCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateHarnessRequest,
|
|
4
|
-
CreateHarnessResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateHarnessRequest, CreateHarnessResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateHarnessCommandInput extends CreateHarnessRequest {}
|
|
8
|
-
export interface CreateHarnessCommandOutput
|
|
9
|
-
extends CreateHarnessResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateHarnessCommandOutput extends CreateHarnessResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateHarnessCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateHarnessCommandInput
|
|
8
|
+
input: CreateHarnessCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateHarnessCommandInput,
|
|
16
11
|
CreateHarnessCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateHarnessCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateHarnessCommandInput
|
|
17
|
+
input: CreateHarnessCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateHarnessCommandInput,
|
|
25
20
|
CreateHarnessCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateHarnessEndpointRequest,
|
|
4
|
-
CreateHarnessEndpointResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateHarnessEndpointRequest, CreateHarnessEndpointResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateHarnessEndpointCommandInput
|
|
8
|
-
extends CreateHarnessEndpointRequest {}
|
|
4
|
+
export interface CreateHarnessEndpointCommandInput extends CreateHarnessEndpointRequest {}
|
|
9
5
|
export interface CreateHarnessEndpointCommandOutput
|
|
10
|
-
extends CreateHarnessEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateHarnessEndpointResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateHarnessEndpointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateHarnessEndpointCommandInput
|
|
9
|
+
input: CreateHarnessEndpointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateHarnessEndpointCommandInput,
|
|
17
12
|
CreateHarnessEndpointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateHarnessEndpointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateHarnessEndpointCommandInput
|
|
18
|
+
input: CreateHarnessEndpointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateHarnessEndpointCommandInput,
|
|
26
21
|
CreateHarnessEndpointCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreateMemoryInput, CreateMemoryOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreateMemoryCommandInput extends CreateMemoryInput {}
|
|
5
|
-
export interface CreateMemoryCommandOutput
|
|
6
|
-
extends CreateMemoryOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateMemoryCommandOutput extends CreateMemoryOutput, __MetadataBearer {}
|
|
8
6
|
declare const CreateMemoryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreateMemoryCommandInput
|
|
8
|
+
input: CreateMemoryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreateMemoryCommandInput,
|
|
13
11
|
CreateMemoryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreateMemoryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreateMemoryCommandInput
|
|
17
|
+
input: CreateMemoryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreateMemoryCommandInput,
|
|
22
20
|
CreateMemoryCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateOauth2CredentialProviderResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateOauth2CredentialProviderCommandInput
|
|
8
|
-
extends CreateOauth2CredentialProviderRequest {}
|
|
7
|
+
export interface CreateOauth2CredentialProviderCommandInput extends CreateOauth2CredentialProviderRequest {}
|
|
9
8
|
export interface CreateOauth2CredentialProviderCommandOutput
|
|
10
|
-
extends CreateOauth2CredentialProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateOauth2CredentialProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateOauth2CredentialProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateOauth2CredentialProviderCommandInput
|
|
12
|
+
input: CreateOauth2CredentialProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateOauth2CredentialProviderCommandInput,
|
|
17
15
|
CreateOauth2CredentialProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateOauth2CredentialProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateOauth2CredentialProviderCommandInput
|
|
21
|
+
input: CreateOauth2CredentialProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateOauth2CredentialProviderCommandInput,
|
|
26
24
|
CreateOauth2CredentialProviderCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateOnlineEvaluationConfigResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateOnlineEvaluationConfigCommandInput
|
|
8
|
-
extends CreateOnlineEvaluationConfigRequest {}
|
|
7
|
+
export interface CreateOnlineEvaluationConfigCommandInput extends CreateOnlineEvaluationConfigRequest {}
|
|
9
8
|
export interface CreateOnlineEvaluationConfigCommandOutput
|
|
10
|
-
extends CreateOnlineEvaluationConfigResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateOnlineEvaluationConfigResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateOnlineEvaluationConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateOnlineEvaluationConfigCommandInput
|
|
12
|
+
input: CreateOnlineEvaluationConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateOnlineEvaluationConfigCommandInput,
|
|
17
15
|
CreateOnlineEvaluationConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateOnlineEvaluationConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateOnlineEvaluationConfigCommandInput
|
|
21
|
+
input: CreateOnlineEvaluationConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateOnlineEvaluationConfigCommandInput,
|
|
26
24
|
CreateOnlineEvaluationConfigCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePaymentConnectorRequest,
|
|
4
|
-
CreatePaymentConnectorResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreatePaymentConnectorRequest, CreatePaymentConnectorResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePaymentConnectorCommandInput
|
|
8
|
-
extends CreatePaymentConnectorRequest {}
|
|
4
|
+
export interface CreatePaymentConnectorCommandInput extends CreatePaymentConnectorRequest {}
|
|
9
5
|
export interface CreatePaymentConnectorCommandOutput
|
|
10
|
-
extends CreatePaymentConnectorResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreatePaymentConnectorResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreatePaymentConnectorCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePaymentConnectorCommandInput
|
|
9
|
+
input: CreatePaymentConnectorCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePaymentConnectorCommandInput,
|
|
17
12
|
CreatePaymentConnectorCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePaymentConnectorCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePaymentConnectorCommandInput
|
|
18
|
+
input: CreatePaymentConnectorCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePaymentConnectorCommandInput,
|
|
26
21
|
CreatePaymentConnectorCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreatePaymentCredentialProviderResponse,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePaymentCredentialProviderCommandInput
|
|
8
|
-
extends CreatePaymentCredentialProviderRequest {}
|
|
7
|
+
export interface CreatePaymentCredentialProviderCommandInput extends CreatePaymentCredentialProviderRequest {}
|
|
9
8
|
export interface CreatePaymentCredentialProviderCommandOutput
|
|
10
|
-
extends CreatePaymentCredentialProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreatePaymentCredentialProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreatePaymentCredentialProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreatePaymentCredentialProviderCommandInput
|
|
12
|
+
input: CreatePaymentCredentialProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreatePaymentCredentialProviderCommandInput,
|
|
17
15
|
CreatePaymentCredentialProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreatePaymentCredentialProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreatePaymentCredentialProviderCommandInput
|
|
21
|
+
input: CreatePaymentCredentialProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreatePaymentCredentialProviderCommandInput,
|
|
26
24
|
CreatePaymentCredentialProviderCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePaymentManagerRequest,
|
|
4
|
-
CreatePaymentManagerResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreatePaymentManagerRequest, CreatePaymentManagerResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePaymentManagerCommandInput
|
|
8
|
-
extends CreatePaymentManagerRequest {}
|
|
4
|
+
export interface CreatePaymentManagerCommandInput extends CreatePaymentManagerRequest {}
|
|
9
5
|
export interface CreatePaymentManagerCommandOutput
|
|
10
|
-
extends CreatePaymentManagerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreatePaymentManagerResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreatePaymentManagerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePaymentManagerCommandInput
|
|
9
|
+
input: CreatePaymentManagerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePaymentManagerCommandInput,
|
|
17
12
|
CreatePaymentManagerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePaymentManagerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePaymentManagerCommandInput
|
|
18
|
+
input: CreatePaymentManagerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePaymentManagerCommandInput,
|
|
26
21
|
CreatePaymentManagerCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreatePolicyRequest, CreatePolicyResponse } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreatePolicyCommandInput extends CreatePolicyRequest {}
|
|
5
|
-
export interface CreatePolicyCommandOutput
|
|
6
|
-
extends CreatePolicyResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreatePolicyCommandOutput extends CreatePolicyResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreatePolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreatePolicyCommandInput
|
|
8
|
+
input: CreatePolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreatePolicyCommandInput,
|
|
13
11
|
CreatePolicyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CreatePolicyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CreatePolicyCommandInput
|
|
17
|
+
input: CreatePolicyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CreatePolicyCommandInput,
|
|
22
20
|
CreatePolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreatePolicyEngineRequest,
|
|
4
|
-
CreatePolicyEngineResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreatePolicyEngineRequest, CreatePolicyEngineResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePolicyEngineCommandInput
|
|
8
|
-
extends CreatePolicyEngineRequest {}
|
|
4
|
+
export interface CreatePolicyEngineCommandInput extends CreatePolicyEngineRequest {}
|
|
9
5
|
export interface CreatePolicyEngineCommandOutput
|
|
10
|
-
extends CreatePolicyEngineResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreatePolicyEngineResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreatePolicyEngineCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreatePolicyEngineCommandInput
|
|
9
|
+
input: CreatePolicyEngineCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreatePolicyEngineCommandInput,
|
|
17
12
|
CreatePolicyEngineCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreatePolicyEngineCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreatePolicyEngineCommandInput
|
|
18
|
+
input: CreatePolicyEngineCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreatePolicyEngineCommandInput,
|
|
26
21
|
CreatePolicyEngineCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateRegistryRequest,
|
|
4
|
-
CreateRegistryResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { CreateRegistryRequest, CreateRegistryResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateRegistryCommandInput extends CreateRegistryRequest {}
|
|
8
|
-
export interface CreateRegistryCommandOutput
|
|
9
|
-
extends CreateRegistryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateRegistryCommandOutput extends CreateRegistryResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateRegistryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateRegistryCommandInput
|
|
8
|
+
input: CreateRegistryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateRegistryCommandInput,
|
|
16
11
|
CreateRegistryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateRegistryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateRegistryCommandInput
|
|
17
|
+
input: CreateRegistryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateRegistryCommandInput,
|
|
25
20
|
CreateRegistryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateRegistryRecordRequest,
|
|
4
|
-
CreateRegistryRecordResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateRegistryRecordRequest, CreateRegistryRecordResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateRegistryRecordCommandInput
|
|
8
|
-
extends CreateRegistryRecordRequest {}
|
|
4
|
+
export interface CreateRegistryRecordCommandInput extends CreateRegistryRecordRequest {}
|
|
9
5
|
export interface CreateRegistryRecordCommandOutput
|
|
10
|
-
extends CreateRegistryRecordResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateRegistryRecordResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateRegistryRecordCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateRegistryRecordCommandInput
|
|
9
|
+
input: CreateRegistryRecordCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateRegistryRecordCommandInput,
|
|
17
12
|
CreateRegistryRecordCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateRegistryRecordCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateRegistryRecordCommandInput
|
|
18
|
+
input: CreateRegistryRecordCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateRegistryRecordCommandInput,
|
|
26
21
|
CreateRegistryRecordCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateWorkloadIdentityRequest,
|
|
4
|
-
CreateWorkloadIdentityResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { CreateWorkloadIdentityRequest, CreateWorkloadIdentityResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateWorkloadIdentityCommandInput
|
|
8
|
-
extends CreateWorkloadIdentityRequest {}
|
|
4
|
+
export interface CreateWorkloadIdentityCommandInput extends CreateWorkloadIdentityRequest {}
|
|
9
5
|
export interface CreateWorkloadIdentityCommandOutput
|
|
10
|
-
extends CreateWorkloadIdentityResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateWorkloadIdentityResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateWorkloadIdentityCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateWorkloadIdentityCommandInput
|
|
9
|
+
input: CreateWorkloadIdentityCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateWorkloadIdentityCommandInput,
|
|
17
12
|
CreateWorkloadIdentityCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateWorkloadIdentityCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateWorkloadIdentityCommandInput
|
|
18
|
+
input: CreateWorkloadIdentityCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateWorkloadIdentityCommandInput,
|
|
26
21
|
CreateWorkloadIdentityCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAgentRuntimeRequest,
|
|
4
|
-
DeleteAgentRuntimeResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteAgentRuntimeRequest, DeleteAgentRuntimeResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteAgentRuntimeCommandInput
|
|
8
|
-
extends DeleteAgentRuntimeRequest {}
|
|
4
|
+
export interface DeleteAgentRuntimeCommandInput extends DeleteAgentRuntimeRequest {}
|
|
9
5
|
export interface DeleteAgentRuntimeCommandOutput
|
|
10
|
-
extends DeleteAgentRuntimeResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteAgentRuntimeResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteAgentRuntimeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteAgentRuntimeCommandInput
|
|
9
|
+
input: DeleteAgentRuntimeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteAgentRuntimeCommandInput,
|
|
17
12
|
DeleteAgentRuntimeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteAgentRuntimeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteAgentRuntimeCommandInput
|
|
18
|
+
input: DeleteAgentRuntimeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteAgentRuntimeCommandInput,
|
|
26
21
|
DeleteAgentRuntimeCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteAgentRuntimeEndpointResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteAgentRuntimeEndpointCommandInput
|
|
8
|
-
extends DeleteAgentRuntimeEndpointRequest {}
|
|
7
|
+
export interface DeleteAgentRuntimeEndpointCommandInput extends DeleteAgentRuntimeEndpointRequest {}
|
|
9
8
|
export interface DeleteAgentRuntimeEndpointCommandOutput
|
|
10
|
-
extends DeleteAgentRuntimeEndpointResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteAgentRuntimeEndpointResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteAgentRuntimeEndpointCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteAgentRuntimeEndpointCommandInput
|
|
12
|
+
input: DeleteAgentRuntimeEndpointCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteAgentRuntimeEndpointCommandInput,
|
|
17
15
|
DeleteAgentRuntimeEndpointCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteAgentRuntimeEndpointCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteAgentRuntimeEndpointCommandInput
|
|
21
|
+
input: DeleteAgentRuntimeEndpointCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteAgentRuntimeEndpointCommandInput,
|
|
26
24
|
DeleteAgentRuntimeEndpointCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteApiKeyCredentialProviderResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteApiKeyCredentialProviderCommandInput
|
|
8
|
-
extends DeleteApiKeyCredentialProviderRequest {}
|
|
7
|
+
export interface DeleteApiKeyCredentialProviderCommandInput extends DeleteApiKeyCredentialProviderRequest {}
|
|
9
8
|
export interface DeleteApiKeyCredentialProviderCommandOutput
|
|
10
|
-
extends DeleteApiKeyCredentialProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteApiKeyCredentialProviderResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteApiKeyCredentialProviderCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteApiKeyCredentialProviderCommandInput
|
|
12
|
+
input: DeleteApiKeyCredentialProviderCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteApiKeyCredentialProviderCommandInput,
|
|
17
15
|
DeleteApiKeyCredentialProviderCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteApiKeyCredentialProviderCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteApiKeyCredentialProviderCommandInput
|
|
21
|
+
input: DeleteApiKeyCredentialProviderCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteApiKeyCredentialProviderCommandInput,
|
|
26
24
|
DeleteApiKeyCredentialProviderCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteBrowserRequest,
|
|
4
|
-
DeleteBrowserResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteBrowserRequest, DeleteBrowserResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteBrowserCommandInput extends DeleteBrowserRequest {}
|
|
8
|
-
export interface DeleteBrowserCommandOutput
|
|
9
|
-
extends DeleteBrowserResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteBrowserCommandOutput extends DeleteBrowserResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteBrowserCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteBrowserCommandInput
|
|
8
|
+
input: DeleteBrowserCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteBrowserCommandInput,
|
|
16
11
|
DeleteBrowserCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteBrowserCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteBrowserCommandInput
|
|
17
|
+
input: DeleteBrowserCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteBrowserCommandInput,
|
|
25
20
|
DeleteBrowserCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteBrowserProfileRequest,
|
|
4
|
-
DeleteBrowserProfileResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteBrowserProfileRequest, DeleteBrowserProfileResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteBrowserProfileCommandInput
|
|
8
|
-
extends DeleteBrowserProfileRequest {}
|
|
4
|
+
export interface DeleteBrowserProfileCommandInput extends DeleteBrowserProfileRequest {}
|
|
9
5
|
export interface DeleteBrowserProfileCommandOutput
|
|
10
|
-
extends DeleteBrowserProfileResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteBrowserProfileResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteBrowserProfileCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteBrowserProfileCommandInput
|
|
9
|
+
input: DeleteBrowserProfileCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteBrowserProfileCommandInput,
|
|
17
12
|
DeleteBrowserProfileCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteBrowserProfileCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteBrowserProfileCommandInput
|
|
18
|
+
input: DeleteBrowserProfileCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteBrowserProfileCommandInput,
|
|
26
21
|
DeleteBrowserProfileCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteCodeInterpreterRequest,
|
|
4
|
-
DeleteCodeInterpreterResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteCodeInterpreterRequest, DeleteCodeInterpreterResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteCodeInterpreterCommandInput
|
|
8
|
-
extends DeleteCodeInterpreterRequest {}
|
|
4
|
+
export interface DeleteCodeInterpreterCommandInput extends DeleteCodeInterpreterRequest {}
|
|
9
5
|
export interface DeleteCodeInterpreterCommandOutput
|
|
10
|
-
extends DeleteCodeInterpreterResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteCodeInterpreterResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteCodeInterpreterCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteCodeInterpreterCommandInput
|
|
9
|
+
input: DeleteCodeInterpreterCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteCodeInterpreterCommandInput,
|
|
17
12
|
DeleteCodeInterpreterCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteCodeInterpreterCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteCodeInterpreterCommandInput
|
|
18
|
+
input: DeleteCodeInterpreterCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteCodeInterpreterCommandInput,
|
|
26
21
|
DeleteCodeInterpreterCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteConfigurationBundleResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConfigurationBundleCommandInput
|
|
8
|
-
extends DeleteConfigurationBundleRequest {}
|
|
7
|
+
export interface DeleteConfigurationBundleCommandInput extends DeleteConfigurationBundleRequest {}
|
|
9
8
|
export interface DeleteConfigurationBundleCommandOutput
|
|
10
|
-
extends DeleteConfigurationBundleResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteConfigurationBundleResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteConfigurationBundleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteConfigurationBundleCommandInput
|
|
12
|
+
input: DeleteConfigurationBundleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteConfigurationBundleCommandInput,
|
|
17
15
|
DeleteConfigurationBundleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteConfigurationBundleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteConfigurationBundleCommandInput
|
|
21
|
+
input: DeleteConfigurationBundleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteConfigurationBundleCommandInput,
|
|
26
24
|
DeleteConfigurationBundleCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteDatasetRequest,
|
|
4
|
-
DeleteDatasetResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteDatasetRequest, DeleteDatasetResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteDatasetCommandInput extends DeleteDatasetRequest {}
|
|
8
|
-
export interface DeleteDatasetCommandOutput
|
|
9
|
-
extends DeleteDatasetResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteDatasetCommandOutput extends DeleteDatasetResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteDatasetCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteDatasetCommandInput
|
|
8
|
+
input: DeleteDatasetCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteDatasetCommandInput,
|
|
16
11
|
DeleteDatasetCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteDatasetCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteDatasetCommandInput
|
|
17
|
+
input: DeleteDatasetCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteDatasetCommandInput,
|
|
25
20
|
DeleteDatasetCommandOutput,
|