@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
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPolicySummaryRequest,
|
|
4
|
-
GetPolicySummaryResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetPolicySummaryRequest, GetPolicySummaryResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetPolicySummaryCommandInput extends GetPolicySummaryRequest {}
|
|
8
|
-
export interface GetPolicySummaryCommandOutput
|
|
9
|
-
extends GetPolicySummaryResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPolicySummaryCommandOutput extends GetPolicySummaryResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetPolicySummaryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetPolicySummaryCommandInput
|
|
8
|
+
input: GetPolicySummaryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetPolicySummaryCommandInput,
|
|
16
11
|
GetPolicySummaryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetPolicySummaryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetPolicySummaryCommandInput
|
|
17
|
+
input: GetPolicySummaryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetPolicySummaryCommandInput,
|
|
25
20
|
GetPolicySummaryCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetRegistryRequest, GetRegistryResponse } from "../models/models_2";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetRegistryCommandInput extends GetRegistryRequest {}
|
|
5
|
-
export interface GetRegistryCommandOutput
|
|
6
|
-
extends GetRegistryResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetRegistryCommandOutput extends GetRegistryResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetRegistryCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetRegistryCommandInput
|
|
8
|
+
input: GetRegistryCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetRegistryCommandInput,
|
|
13
11
|
GetRegistryCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetRegistryCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetRegistryCommandInput
|
|
17
|
+
input: GetRegistryCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetRegistryCommandInput,
|
|
22
20
|
GetRegistryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetRegistryRecordRequest,
|
|
4
|
-
GetRegistryRecordResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetRegistryRecordRequest, GetRegistryRecordResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRegistryRecordCommandInput
|
|
8
|
-
extends GetRegistryRecordRequest {}
|
|
4
|
+
export interface GetRegistryRecordCommandInput extends GetRegistryRecordRequest {}
|
|
9
5
|
export interface GetRegistryRecordCommandOutput
|
|
10
|
-
extends GetRegistryRecordResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetRegistryRecordResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetRegistryRecordCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetRegistryRecordCommandInput
|
|
9
|
+
input: GetRegistryRecordCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetRegistryRecordCommandInput,
|
|
17
12
|
GetRegistryRecordCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetRegistryRecordCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetRegistryRecordCommandInput
|
|
18
|
+
input: GetRegistryRecordCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetRegistryRecordCommandInput,
|
|
26
21
|
GetRegistryRecordCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourcePolicyRequest,
|
|
4
|
-
GetResourcePolicyResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourcePolicyCommandInput
|
|
8
|
-
extends GetResourcePolicyRequest {}
|
|
4
|
+
export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {}
|
|
9
5
|
export interface GetResourcePolicyCommandOutput
|
|
10
|
-
extends GetResourcePolicyResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetResourcePolicyResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetResourcePolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetResourcePolicyCommandInput
|
|
9
|
+
input: GetResourcePolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetResourcePolicyCommandInput,
|
|
17
12
|
GetResourcePolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetResourcePolicyCommandInput
|
|
18
|
+
input: GetResourcePolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetResourcePolicyCommandInput,
|
|
26
21
|
GetResourcePolicyCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetTokenVaultRequest,
|
|
4
|
-
GetTokenVaultResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetTokenVaultRequest, GetTokenVaultResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetTokenVaultCommandInput extends GetTokenVaultRequest {}
|
|
8
|
-
export interface GetTokenVaultCommandOutput
|
|
9
|
-
extends GetTokenVaultResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTokenVaultCommandOutput extends GetTokenVaultResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetTokenVaultCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetTokenVaultCommandInput
|
|
8
|
+
input: GetTokenVaultCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetTokenVaultCommandInput,
|
|
16
11
|
GetTokenVaultCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetWorkloadIdentityRequest,
|
|
4
|
-
GetWorkloadIdentityResponse,
|
|
5
|
-
} from "../models/models_2";
|
|
2
|
+
import { GetWorkloadIdentityRequest, GetWorkloadIdentityResponse } from "../models/models_2";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetWorkloadIdentityCommandInput
|
|
8
|
-
extends GetWorkloadIdentityRequest {}
|
|
4
|
+
export interface GetWorkloadIdentityCommandInput extends GetWorkloadIdentityRequest {}
|
|
9
5
|
export interface GetWorkloadIdentityCommandOutput
|
|
10
|
-
extends GetWorkloadIdentityResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetWorkloadIdentityResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetWorkloadIdentityCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetWorkloadIdentityCommandInput
|
|
9
|
+
input: GetWorkloadIdentityCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetWorkloadIdentityCommandInput,
|
|
17
12
|
GetWorkloadIdentityCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetWorkloadIdentityCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetWorkloadIdentityCommandInput
|
|
18
|
+
input: GetWorkloadIdentityCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetWorkloadIdentityCommandInput,
|
|
26
21
|
GetWorkloadIdentityCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAgentRuntimeEndpointsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAgentRuntimeEndpointsCommandInput
|
|
8
|
-
extends ListAgentRuntimeEndpointsRequest {}
|
|
7
|
+
export interface ListAgentRuntimeEndpointsCommandInput extends ListAgentRuntimeEndpointsRequest {}
|
|
9
8
|
export interface ListAgentRuntimeEndpointsCommandOutput
|
|
10
|
-
extends ListAgentRuntimeEndpointsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAgentRuntimeEndpointsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAgentRuntimeEndpointsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAgentRuntimeEndpointsCommandInput
|
|
12
|
+
input: ListAgentRuntimeEndpointsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAgentRuntimeEndpointsCommandInput,
|
|
17
15
|
ListAgentRuntimeEndpointsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAgentRuntimeEndpointsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAgentRuntimeEndpointsCommandInput
|
|
21
|
+
input: ListAgentRuntimeEndpointsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAgentRuntimeEndpointsCommandInput,
|
|
26
24
|
ListAgentRuntimeEndpointsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListAgentRuntimeVersionsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAgentRuntimeVersionsCommandInput
|
|
8
|
-
extends ListAgentRuntimeVersionsRequest {}
|
|
7
|
+
export interface ListAgentRuntimeVersionsCommandInput extends ListAgentRuntimeVersionsRequest {}
|
|
9
8
|
export interface ListAgentRuntimeVersionsCommandOutput
|
|
10
|
-
extends ListAgentRuntimeVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListAgentRuntimeVersionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListAgentRuntimeVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListAgentRuntimeVersionsCommandInput
|
|
12
|
+
input: ListAgentRuntimeVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListAgentRuntimeVersionsCommandInput,
|
|
17
15
|
ListAgentRuntimeVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListAgentRuntimeVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListAgentRuntimeVersionsCommandInput
|
|
21
|
+
input: ListAgentRuntimeVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListAgentRuntimeVersionsCommandInput,
|
|
26
24
|
ListAgentRuntimeVersionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAgentRuntimesRequest,
|
|
4
|
-
ListAgentRuntimesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAgentRuntimesRequest, ListAgentRuntimesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAgentRuntimesCommandInput
|
|
8
|
-
extends ListAgentRuntimesRequest {}
|
|
4
|
+
export interface ListAgentRuntimesCommandInput extends ListAgentRuntimesRequest {}
|
|
9
5
|
export interface ListAgentRuntimesCommandOutput
|
|
10
|
-
extends ListAgentRuntimesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAgentRuntimesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListAgentRuntimesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAgentRuntimesCommandInput
|
|
9
|
+
input: ListAgentRuntimesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAgentRuntimesCommandInput,
|
|
17
12
|
ListAgentRuntimesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListApiKeyCredentialProvidersResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListApiKeyCredentialProvidersCommandInput
|
|
8
|
-
extends ListApiKeyCredentialProvidersRequest {}
|
|
7
|
+
export interface ListApiKeyCredentialProvidersCommandInput extends ListApiKeyCredentialProvidersRequest {}
|
|
9
8
|
export interface ListApiKeyCredentialProvidersCommandOutput
|
|
10
|
-
extends ListApiKeyCredentialProvidersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListApiKeyCredentialProvidersResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListApiKeyCredentialProvidersCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListApiKeyCredentialProvidersCommandInput
|
|
12
|
+
input: ListApiKeyCredentialProvidersCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListApiKeyCredentialProvidersCommandInput,
|
|
17
15
|
ListApiKeyCredentialProvidersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBrowserProfilesRequest,
|
|
4
|
-
ListBrowserProfilesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBrowserProfilesRequest, ListBrowserProfilesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBrowserProfilesCommandInput
|
|
8
|
-
extends ListBrowserProfilesRequest {}
|
|
4
|
+
export interface ListBrowserProfilesCommandInput extends ListBrowserProfilesRequest {}
|
|
9
5
|
export interface ListBrowserProfilesCommandOutput
|
|
10
|
-
extends ListBrowserProfilesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBrowserProfilesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListBrowserProfilesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBrowserProfilesCommandInput
|
|
9
|
+
input: ListBrowserProfilesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBrowserProfilesCommandInput,
|
|
17
12
|
ListBrowserProfilesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListBrowsersRequest, ListBrowsersResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListBrowsersCommandInput extends ListBrowsersRequest {}
|
|
5
|
-
export interface ListBrowsersCommandOutput
|
|
6
|
-
extends ListBrowsersResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListBrowsersCommandOutput extends ListBrowsersResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListBrowsersCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListBrowsersCommandInput
|
|
8
|
+
input: ListBrowsersCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListBrowsersCommandInput,
|
|
13
11
|
ListBrowsersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCodeInterpretersRequest,
|
|
4
|
-
ListCodeInterpretersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListCodeInterpretersRequest, ListCodeInterpretersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCodeInterpretersCommandInput
|
|
8
|
-
extends ListCodeInterpretersRequest {}
|
|
4
|
+
export interface ListCodeInterpretersCommandInput extends ListCodeInterpretersRequest {}
|
|
9
5
|
export interface ListCodeInterpretersCommandOutput
|
|
10
|
-
extends ListCodeInterpretersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCodeInterpretersResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListCodeInterpretersCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCodeInterpretersCommandInput
|
|
9
|
+
input: ListCodeInterpretersCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCodeInterpretersCommandInput,
|
|
17
12
|
ListCodeInterpretersCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListConfigurationBundleVersionsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConfigurationBundleVersionsCommandInput
|
|
8
|
-
extends ListConfigurationBundleVersionsRequest {}
|
|
7
|
+
export interface ListConfigurationBundleVersionsCommandInput extends ListConfigurationBundleVersionsRequest {}
|
|
9
8
|
export interface ListConfigurationBundleVersionsCommandOutput
|
|
10
|
-
extends ListConfigurationBundleVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListConfigurationBundleVersionsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListConfigurationBundleVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListConfigurationBundleVersionsCommandInput
|
|
12
|
+
input: ListConfigurationBundleVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListConfigurationBundleVersionsCommandInput,
|
|
17
15
|
ListConfigurationBundleVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListConfigurationBundleVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListConfigurationBundleVersionsCommandInput
|
|
21
|
+
input: ListConfigurationBundleVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListConfigurationBundleVersionsCommandInput,
|
|
26
24
|
ListConfigurationBundleVersionsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListConfigurationBundlesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConfigurationBundlesCommandInput
|
|
8
|
-
extends ListConfigurationBundlesRequest {}
|
|
7
|
+
export interface ListConfigurationBundlesCommandInput extends ListConfigurationBundlesRequest {}
|
|
9
8
|
export interface ListConfigurationBundlesCommandOutput
|
|
10
|
-
extends ListConfigurationBundlesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListConfigurationBundlesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListConfigurationBundlesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListConfigurationBundlesCommandInput
|
|
12
|
+
input: ListConfigurationBundlesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListConfigurationBundlesCommandInput,
|
|
17
15
|
ListConfigurationBundlesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDatasetExamplesRequest,
|
|
4
|
-
ListDatasetExamplesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListDatasetExamplesRequest, ListDatasetExamplesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDatasetExamplesCommandInput
|
|
8
|
-
extends ListDatasetExamplesRequest {}
|
|
4
|
+
export interface ListDatasetExamplesCommandInput extends ListDatasetExamplesRequest {}
|
|
9
5
|
export interface ListDatasetExamplesCommandOutput
|
|
10
|
-
extends ListDatasetExamplesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDatasetExamplesResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListDatasetExamplesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDatasetExamplesCommandInput
|
|
9
|
+
input: ListDatasetExamplesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDatasetExamplesCommandInput,
|
|
17
12
|
ListDatasetExamplesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListDatasetExamplesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListDatasetExamplesCommandInput
|
|
18
|
+
input: ListDatasetExamplesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListDatasetExamplesCommandInput,
|
|
26
21
|
ListDatasetExamplesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDatasetVersionsRequest,
|
|
4
|
-
ListDatasetVersionsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListDatasetVersionsRequest, ListDatasetVersionsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDatasetVersionsCommandInput
|
|
8
|
-
extends ListDatasetVersionsRequest {}
|
|
4
|
+
export interface ListDatasetVersionsCommandInput extends ListDatasetVersionsRequest {}
|
|
9
5
|
export interface ListDatasetVersionsCommandOutput
|
|
10
|
-
extends ListDatasetVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDatasetVersionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListDatasetVersionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDatasetVersionsCommandInput
|
|
9
|
+
input: ListDatasetVersionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDatasetVersionsCommandInput,
|
|
17
12
|
ListDatasetVersionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListDatasetVersionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListDatasetVersionsCommandInput
|
|
18
|
+
input: ListDatasetVersionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListDatasetVersionsCommandInput,
|
|
26
21
|
ListDatasetVersionsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListDatasetsRequest, ListDatasetsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListDatasetsCommandInput extends ListDatasetsRequest {}
|
|
5
|
-
export interface ListDatasetsCommandOutput
|
|
6
|
-
extends ListDatasetsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListDatasetsCommandOutput extends ListDatasetsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListDatasetsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListDatasetsCommandInput
|
|
8
|
+
input: ListDatasetsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListDatasetsCommandInput,
|
|
13
11
|
ListDatasetsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListEvaluatorsRequest,
|
|
4
|
-
ListEvaluatorsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListEvaluatorsRequest, ListEvaluatorsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListEvaluatorsCommandInput extends ListEvaluatorsRequest {}
|
|
8
|
-
export interface ListEvaluatorsCommandOutput
|
|
9
|
-
extends ListEvaluatorsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListEvaluatorsCommandOutput extends ListEvaluatorsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListEvaluatorsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListEvaluatorsCommandInput
|
|
8
|
+
input: ListEvaluatorsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListEvaluatorsCommandInput,
|
|
16
11
|
ListEvaluatorsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListGatewayRulesRequest,
|
|
4
|
-
ListGatewayRulesResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListGatewayRulesRequest, ListGatewayRulesResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListGatewayRulesCommandInput extends ListGatewayRulesRequest {}
|
|
8
|
-
export interface ListGatewayRulesCommandOutput
|
|
9
|
-
extends ListGatewayRulesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListGatewayRulesCommandOutput extends ListGatewayRulesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListGatewayRulesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListGatewayRulesCommandInput
|
|
8
|
+
input: ListGatewayRulesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListGatewayRulesCommandInput,
|
|
16
11
|
ListGatewayRulesCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListGatewayRulesCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListGatewayRulesCommandInput
|
|
17
|
+
input: ListGatewayRulesCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListGatewayRulesCommandInput,
|
|
25
20
|
ListGatewayRulesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListGatewayTargetsRequest,
|
|
4
|
-
ListGatewayTargetsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListGatewayTargetsRequest, ListGatewayTargetsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListGatewayTargetsCommandInput
|
|
8
|
-
extends ListGatewayTargetsRequest {}
|
|
4
|
+
export interface ListGatewayTargetsCommandInput extends ListGatewayTargetsRequest {}
|
|
9
5
|
export interface ListGatewayTargetsCommandOutput
|
|
10
|
-
extends ListGatewayTargetsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListGatewayTargetsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListGatewayTargetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListGatewayTargetsCommandInput
|
|
9
|
+
input: ListGatewayTargetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListGatewayTargetsCommandInput,
|
|
17
12
|
ListGatewayTargetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListGatewayTargetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListGatewayTargetsCommandInput
|
|
18
|
+
input: ListGatewayTargetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListGatewayTargetsCommandInput,
|
|
26
21
|
ListGatewayTargetsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListGatewaysRequest, ListGatewaysResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListGatewaysCommandInput extends ListGatewaysRequest {}
|
|
5
|
-
export interface ListGatewaysCommandOutput
|
|
6
|
-
extends ListGatewaysResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListGatewaysCommandOutput extends ListGatewaysResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListGatewaysCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListGatewaysCommandInput
|
|
8
|
+
input: ListGatewaysCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListGatewaysCommandInput,
|
|
13
11
|
ListGatewaysCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListHarnessEndpointsRequest,
|
|
4
|
-
ListHarnessEndpointsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListHarnessEndpointsRequest, ListHarnessEndpointsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListHarnessEndpointsCommandInput
|
|
8
|
-
extends ListHarnessEndpointsRequest {}
|
|
4
|
+
export interface ListHarnessEndpointsCommandInput extends ListHarnessEndpointsRequest {}
|
|
9
5
|
export interface ListHarnessEndpointsCommandOutput
|
|
10
|
-
extends ListHarnessEndpointsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListHarnessEndpointsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListHarnessEndpointsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListHarnessEndpointsCommandInput
|
|
9
|
+
input: ListHarnessEndpointsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListHarnessEndpointsCommandInput,
|
|
17
12
|
ListHarnessEndpointsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListHarnessEndpointsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListHarnessEndpointsCommandInput
|
|
18
|
+
input: ListHarnessEndpointsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListHarnessEndpointsCommandInput,
|
|
26
21
|
ListHarnessEndpointsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListHarnessVersionsRequest,
|
|
4
|
-
ListHarnessVersionsResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListHarnessVersionsRequest, ListHarnessVersionsResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListHarnessVersionsCommandInput
|
|
8
|
-
extends ListHarnessVersionsRequest {}
|
|
4
|
+
export interface ListHarnessVersionsCommandInput extends ListHarnessVersionsRequest {}
|
|
9
5
|
export interface ListHarnessVersionsCommandOutput
|
|
10
|
-
extends ListHarnessVersionsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListHarnessVersionsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListHarnessVersionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListHarnessVersionsCommandInput
|
|
9
|
+
input: ListHarnessVersionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListHarnessVersionsCommandInput,
|
|
17
12
|
ListHarnessVersionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListHarnessVersionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListHarnessVersionsCommandInput
|
|
18
|
+
input: ListHarnessVersionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListHarnessVersionsCommandInput,
|
|
26
21
|
ListHarnessVersionsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListHarnessesRequest,
|
|
4
|
-
ListHarnessesResponse,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListHarnessesRequest, ListHarnessesResponse } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListHarnessesCommandInput extends ListHarnessesRequest {}
|
|
8
|
-
export interface ListHarnessesCommandOutput
|
|
9
|
-
extends ListHarnessesResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListHarnessesCommandOutput extends ListHarnessesResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListHarnessesCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListHarnessesCommandInput
|
|
8
|
+
input: ListHarnessesCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListHarnessesCommandInput,
|
|
16
11
|
ListHarnessesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListMemoriesInput, ListMemoriesOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListMemoriesCommandInput extends ListMemoriesInput {}
|
|
5
|
-
export interface ListMemoriesCommandOutput
|
|
6
|
-
extends ListMemoriesOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListMemoriesCommandOutput extends ListMemoriesOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListMemoriesCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListMemoriesCommandInput
|
|
8
|
+
input: ListMemoriesCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListMemoriesCommandInput,
|
|
13
11
|
ListMemoriesCommandOutput,
|