@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,13 +1,11 @@
|
|
|
1
1
|
import { BedrockAgentCoreControlExtensionConfiguration } from "./extensionConfiguration";
|
|
2
2
|
export interface RuntimeExtension {
|
|
3
|
-
configure(
|
|
4
|
-
extensionConfiguration: BedrockAgentCoreControlExtensionConfiguration
|
|
5
|
-
): void;
|
|
3
|
+
configure(extensionConfiguration: BedrockAgentCoreControlExtensionConfiguration): void;
|
|
6
4
|
}
|
|
7
5
|
export interface RuntimeExtensionsConfig {
|
|
8
6
|
extensions: RuntimeExtension[];
|
|
9
7
|
}
|
|
10
8
|
export declare const resolveRuntimeExtensions: (
|
|
11
9
|
runtimeConfig: any,
|
|
12
|
-
extensions: RuntimeExtension[]
|
|
10
|
+
extensions: RuntimeExtension[],
|
|
13
11
|
) => any;
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { BedrockAgentCoreControlClient } from "../BedrockAgentCoreControlClient";
|
|
3
|
-
import {
|
|
4
|
-
GetMemoryCommandInput,
|
|
5
|
-
GetMemoryCommandOutput,
|
|
6
|
-
} from "../commands/GetMemoryCommand";
|
|
3
|
+
import { GetMemoryCommandInput, GetMemoryCommandOutput } from "../commands/GetMemoryCommand";
|
|
7
4
|
import { BedrockAgentCoreControlServiceException } from "../models/BedrockAgentCoreControlServiceException";
|
|
8
5
|
export declare const waitForMemoryCreated: (
|
|
9
6
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
10
|
-
input: GetMemoryCommandInput
|
|
11
|
-
) => Promise<
|
|
12
|
-
WaiterResult<GetMemoryCommandOutput | BedrockAgentCoreControlServiceException>
|
|
13
|
-
>;
|
|
7
|
+
input: GetMemoryCommandInput,
|
|
8
|
+
) => Promise<WaiterResult<GetMemoryCommandOutput | BedrockAgentCoreControlServiceException>>;
|
|
14
9
|
export declare const waitUntilMemoryCreated: (
|
|
15
10
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
16
|
-
input: GetMemoryCommandInput
|
|
11
|
+
input: GetMemoryCommandInput,
|
|
17
12
|
) => Promise<WaiterResult<GetMemoryCommandOutput>>;
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { BedrockAgentCoreControlClient } from "../BedrockAgentCoreControlClient";
|
|
3
|
-
import {
|
|
4
|
-
GetPolicyCommandInput,
|
|
5
|
-
GetPolicyCommandOutput,
|
|
6
|
-
} from "../commands/GetPolicyCommand";
|
|
3
|
+
import { GetPolicyCommandInput, GetPolicyCommandOutput } from "../commands/GetPolicyCommand";
|
|
7
4
|
import { BedrockAgentCoreControlServiceException } from "../models/BedrockAgentCoreControlServiceException";
|
|
8
5
|
export declare const waitForPolicyActive: (
|
|
9
6
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
10
|
-
input: GetPolicyCommandInput
|
|
11
|
-
) => Promise<
|
|
12
|
-
WaiterResult<GetPolicyCommandOutput | BedrockAgentCoreControlServiceException>
|
|
13
|
-
>;
|
|
7
|
+
input: GetPolicyCommandInput,
|
|
8
|
+
) => Promise<WaiterResult<GetPolicyCommandOutput | BedrockAgentCoreControlServiceException>>;
|
|
14
9
|
export declare const waitUntilPolicyActive: (
|
|
15
10
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
16
|
-
input: GetPolicyCommandInput
|
|
11
|
+
input: GetPolicyCommandInput,
|
|
17
12
|
) => Promise<WaiterResult<GetPolicyCommandOutput>>;
|
|
@@ -1,18 +1,13 @@
|
|
|
1
1
|
import { WaiterConfiguration, WaiterResult } from "@smithy/core/client";
|
|
2
2
|
import { BedrockAgentCoreControlClient } from "../BedrockAgentCoreControlClient";
|
|
3
|
-
import {
|
|
4
|
-
GetPolicyCommandInput,
|
|
5
|
-
GetPolicyCommandOutput,
|
|
6
|
-
} from "../commands/GetPolicyCommand";
|
|
3
|
+
import { GetPolicyCommandInput, GetPolicyCommandOutput } from "../commands/GetPolicyCommand";
|
|
7
4
|
import { BedrockAgentCoreControlServiceException } from "../models/BedrockAgentCoreControlServiceException";
|
|
8
5
|
import { ResourceNotFoundException } from "../models/errors";
|
|
9
6
|
export declare const waitForPolicyDeleted: (
|
|
10
7
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
11
|
-
input: GetPolicyCommandInput
|
|
12
|
-
) => Promise<
|
|
13
|
-
WaiterResult<GetPolicyCommandOutput | BedrockAgentCoreControlServiceException>
|
|
14
|
-
>;
|
|
8
|
+
input: GetPolicyCommandInput,
|
|
9
|
+
) => Promise<WaiterResult<GetPolicyCommandOutput | BedrockAgentCoreControlServiceException>>;
|
|
15
10
|
export declare const waitUntilPolicyDeleted: (
|
|
16
11
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
17
|
-
input: GetPolicyCommandInput
|
|
12
|
+
input: GetPolicyCommandInput,
|
|
18
13
|
) => Promise<WaiterResult<ResourceNotFoundException>>;
|
|
@@ -7,13 +7,9 @@ import {
|
|
|
7
7
|
import { BedrockAgentCoreControlServiceException } from "../models/BedrockAgentCoreControlServiceException";
|
|
8
8
|
export declare const waitForPolicyEngineActive: (
|
|
9
9
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
10
|
-
input: GetPolicyEngineCommandInput
|
|
11
|
-
) => Promise<
|
|
12
|
-
WaiterResult<
|
|
13
|
-
GetPolicyEngineCommandOutput | BedrockAgentCoreControlServiceException
|
|
14
|
-
>
|
|
15
|
-
>;
|
|
10
|
+
input: GetPolicyEngineCommandInput,
|
|
11
|
+
) => Promise<WaiterResult<GetPolicyEngineCommandOutput | BedrockAgentCoreControlServiceException>>;
|
|
16
12
|
export declare const waitUntilPolicyEngineActive: (
|
|
17
13
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
18
|
-
input: GetPolicyEngineCommandInput
|
|
14
|
+
input: GetPolicyEngineCommandInput,
|
|
19
15
|
) => Promise<WaiterResult<GetPolicyEngineCommandOutput>>;
|
|
@@ -8,13 +8,9 @@ import { BedrockAgentCoreControlServiceException } from "../models/BedrockAgentC
|
|
|
8
8
|
import { ResourceNotFoundException } from "../models/errors";
|
|
9
9
|
export declare const waitForPolicyEngineDeleted: (
|
|
10
10
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
11
|
-
input: GetPolicyEngineCommandInput
|
|
12
|
-
) => Promise<
|
|
13
|
-
WaiterResult<
|
|
14
|
-
GetPolicyEngineCommandOutput | BedrockAgentCoreControlServiceException
|
|
15
|
-
>
|
|
16
|
-
>;
|
|
11
|
+
input: GetPolicyEngineCommandInput,
|
|
12
|
+
) => Promise<WaiterResult<GetPolicyEngineCommandOutput | BedrockAgentCoreControlServiceException>>;
|
|
17
13
|
export declare const waitUntilPolicyEngineDeleted: (
|
|
18
14
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
19
|
-
input: GetPolicyEngineCommandInput
|
|
15
|
+
input: GetPolicyEngineCommandInput,
|
|
20
16
|
) => Promise<WaiterResult<ResourceNotFoundException>>;
|
|
@@ -7,13 +7,11 @@ import {
|
|
|
7
7
|
import { BedrockAgentCoreControlServiceException } from "../models/BedrockAgentCoreControlServiceException";
|
|
8
8
|
export declare const waitForPolicyGenerationCompleted: (
|
|
9
9
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
10
|
-
input: GetPolicyGenerationCommandInput
|
|
10
|
+
input: GetPolicyGenerationCommandInput,
|
|
11
11
|
) => Promise<
|
|
12
|
-
WaiterResult<
|
|
13
|
-
GetPolicyGenerationCommandOutput | BedrockAgentCoreControlServiceException
|
|
14
|
-
>
|
|
12
|
+
WaiterResult<GetPolicyGenerationCommandOutput | BedrockAgentCoreControlServiceException>
|
|
15
13
|
>;
|
|
16
14
|
export declare const waitUntilPolicyGenerationCompleted: (
|
|
17
15
|
params: WaiterConfiguration<BedrockAgentCoreControlClient>,
|
|
18
|
-
input: GetPolicyGenerationCommandInput
|
|
16
|
+
input: GetPolicyGenerationCommandInput,
|
|
19
17
|
) => Promise<WaiterResult<GetPolicyGenerationCommandOutput>>;
|
package/package.json
CHANGED
|
@@ -1,7 +1,38 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-bedrock-agentcore-control",
|
|
3
|
+
"version": "3.1088.0",
|
|
3
4
|
"description": "AWS SDK for JavaScript Bedrock Agentcore Control Client for Node.js, Browser and React Native",
|
|
4
|
-
"
|
|
5
|
+
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-bedrock-agentcore-control",
|
|
6
|
+
"license": "Apache-2.0",
|
|
7
|
+
"author": {
|
|
8
|
+
"name": "AWS SDK for JavaScript Team",
|
|
9
|
+
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
10
|
+
},
|
|
11
|
+
"repository": {
|
|
12
|
+
"type": "git",
|
|
13
|
+
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
14
|
+
"directory": "clients/client-bedrock-agentcore-control"
|
|
15
|
+
},
|
|
16
|
+
"files": [
|
|
17
|
+
"dist-*/**"
|
|
18
|
+
],
|
|
19
|
+
"sideEffects": false,
|
|
20
|
+
"main": "./dist-cjs/index.js",
|
|
21
|
+
"module": "./dist-es/index.js",
|
|
22
|
+
"browser": {
|
|
23
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
24
|
+
},
|
|
25
|
+
"types": "./dist-types/index.d.ts",
|
|
26
|
+
"typesVersions": {
|
|
27
|
+
"<4.5": {
|
|
28
|
+
"dist-types/*": [
|
|
29
|
+
"dist-types/ts3.4/*"
|
|
30
|
+
]
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"react-native": {
|
|
34
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
35
|
+
},
|
|
5
36
|
"scripts": {
|
|
6
37
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
38
|
"build:cjs": "node ../../scripts/compilation/inline",
|
|
@@ -14,17 +45,13 @@
|
|
|
14
45
|
"generate:client": "node ../../scripts/generate-clients/single-service",
|
|
15
46
|
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs"
|
|
16
47
|
},
|
|
17
|
-
"main": "./dist-cjs/index.js",
|
|
18
|
-
"types": "./dist-types/index.d.ts",
|
|
19
|
-
"module": "./dist-es/index.js",
|
|
20
|
-
"sideEffects": false,
|
|
21
48
|
"dependencies": {
|
|
22
|
-
"@aws-sdk/core": "^3.975.
|
|
23
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
-
"@aws-sdk/types": "^3.974.
|
|
25
|
-
"@smithy/core": "^3.29.
|
|
26
|
-
"@smithy/fetch-http-handler": "^5.6.
|
|
27
|
-
"@smithy/node-http-handler": "^4.9.
|
|
49
|
+
"@aws-sdk/core": "^3.975.3",
|
|
50
|
+
"@aws-sdk/credential-provider-node": "^3.972.69",
|
|
51
|
+
"@aws-sdk/types": "^3.974.2",
|
|
52
|
+
"@smithy/core": "^3.29.4",
|
|
53
|
+
"@smithy/fetch-http-handler": "^5.6.6",
|
|
54
|
+
"@smithy/node-http-handler": "^4.9.6",
|
|
28
55
|
"@smithy/types": "^4.16.1",
|
|
29
56
|
"tslib": "^2.6.2"
|
|
30
57
|
},
|
|
@@ -38,32 +65,5 @@
|
|
|
38
65
|
},
|
|
39
66
|
"engines": {
|
|
40
67
|
"node": ">=20.0.0"
|
|
41
|
-
},
|
|
42
|
-
"typesVersions": {
|
|
43
|
-
"<4.5": {
|
|
44
|
-
"dist-types/*": [
|
|
45
|
-
"dist-types/ts3.4/*"
|
|
46
|
-
]
|
|
47
|
-
}
|
|
48
|
-
},
|
|
49
|
-
"files": [
|
|
50
|
-
"dist-*/**"
|
|
51
|
-
],
|
|
52
|
-
"author": {
|
|
53
|
-
"name": "AWS SDK for JavaScript Team",
|
|
54
|
-
"url": "https://aws.amazon.com/sdk-for-javascript/"
|
|
55
|
-
},
|
|
56
|
-
"license": "Apache-2.0",
|
|
57
|
-
"browser": {
|
|
58
|
-
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
59
|
-
},
|
|
60
|
-
"react-native": {
|
|
61
|
-
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
62
|
-
},
|
|
63
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-bedrock-agentcore-control",
|
|
64
|
-
"repository": {
|
|
65
|
-
"type": "git",
|
|
66
|
-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
67
|
-
"directory": "clients/client-bedrock-agentcore-control"
|
|
68
68
|
}
|
|
69
69
|
}
|