@aws-sdk/client-bedrock-agentcore 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.
Files changed (88) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/BedrockAgentCore.d.ts +215 -247
  3. package/dist-types/ts3.4/BedrockAgentCoreClient.d.ts +13 -47
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/BatchCreateMemoryRecordsCommand.d.ts +5 -10
  8. package/dist-types/ts3.4/commands/BatchDeleteMemoryRecordsCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/BatchUpdateMemoryRecordsCommand.d.ts +5 -10
  10. package/dist-types/ts3.4/commands/CompleteResourceTokenAuthCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/CreateABTestCommand.d.ts +3 -5
  12. package/dist-types/ts3.4/commands/CreateEventCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/CreatePaymentInstrumentCommand.d.ts +4 -6
  14. package/dist-types/ts3.4/commands/CreatePaymentSessionCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/DeleteABTestCommand.d.ts +3 -5
  16. package/dist-types/ts3.4/commands/DeleteBatchEvaluationCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/DeleteEventCommand.d.ts +3 -5
  18. package/dist-types/ts3.4/commands/DeleteMemoryRecordCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/DeletePaymentInstrumentCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/DeletePaymentSessionCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeleteRecommendationCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/EvaluateCommand.d.ts +7 -5
  23. package/dist-types/ts3.4/commands/GetABTestCommand.d.ts +7 -5
  24. package/dist-types/ts3.4/commands/GetAgentCardCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/GetBatchEvaluationCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/GetBrowserSessionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/GetCodeInterpreterSessionCommand.d.ts +4 -6
  28. package/dist-types/ts3.4/commands/GetEventCommand.d.ts +7 -5
  29. package/dist-types/ts3.4/commands/GetMemoryRecordCommand.d.ts +4 -9
  30. package/dist-types/ts3.4/commands/GetPaymentInstrumentBalanceCommand.d.ts +4 -6
  31. package/dist-types/ts3.4/commands/GetPaymentInstrumentCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/GetPaymentSessionCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/GetRecommendationCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/GetResourceApiKeyCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/GetResourceOauth2TokenCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/GetResourcePaymentTokenCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenForJWTCommand.d.ts +4 -6
  39. package/dist-types/ts3.4/commands/GetWorkloadAccessTokenForUserIdCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/InvokeAgentRuntimeCommand.d.ts +6 -12
  41. package/dist-types/ts3.4/commands/InvokeAgentRuntimeCommandCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/InvokeBrowserCommand.d.ts +4 -9
  43. package/dist-types/ts3.4/commands/InvokeCodeInterpreterCommand.d.ts +5 -10
  44. package/dist-types/ts3.4/commands/InvokeHarnessCommand.d.ts +4 -9
  45. package/dist-types/ts3.4/commands/ListABTestsCommand.d.ts +2 -4
  46. package/dist-types/ts3.4/commands/ListActorsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/ListBatchEvaluationsCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/ListBrowserSessionsCommand.d.ts +5 -10
  49. package/dist-types/ts3.4/commands/ListCodeInterpreterSessionsCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/ListEventsCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/ListMemoryExtractionJobsCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/ListMemoryRecordsCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/ListPaymentInstrumentsCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/ListPaymentSessionsCommand.d.ts +5 -10
  55. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
  57. package/dist-types/ts3.4/commands/ProcessPaymentCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/RetrieveMemoryRecordsCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/SaveBrowserSessionProfileCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/SearchRegistryRecordsCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/StartBatchEvaluationCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/StartBrowserSessionCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/StartCodeInterpreterSessionCommand.d.ts +4 -6
  64. package/dist-types/ts3.4/commands/StartMemoryExtractionJobCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/StartRecommendationCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/StopBatchEvaluationCommand.d.ts +5 -10
  67. package/dist-types/ts3.4/commands/StopBrowserSessionCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/StopCodeInterpreterSessionCommand.d.ts +4 -6
  69. package/dist-types/ts3.4/commands/StopRuntimeSessionCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/commands/UpdateABTestCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/UpdateBrowserStreamCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  73. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  74. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  75. package/dist-types/ts3.4/models/enums.d.ts +24 -48
  76. package/dist-types/ts3.4/models/errors.d.ts +10 -30
  77. package/dist-types/ts3.4/models/models_0.d.ts +17 -52
  78. package/dist-types/ts3.4/models/models_1.d.ts +3 -9
  79. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  80. package/dist-types/ts3.4/pagination/ListABTestsPaginator.d.ts +1 -4
  81. package/dist-types/ts3.4/pagination/ListActorsPaginator.d.ts +1 -4
  82. package/dist-types/ts3.4/pagination/ListEventsPaginator.d.ts +1 -4
  83. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +10 -25
  84. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -19
  85. package/dist-types/ts3.4/runtimeConfig.native.d.ts +10 -25
  86. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -4
  87. package/dist-types/ts3.4/runtimeExtensions.d.ts +2 -4
  88. package/package.json +38 -38
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartRecommendationRequest,
4
- StartRecommendationResponse,
5
- } from "../models/models_0";
2
+ import { StartRecommendationRequest, StartRecommendationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface StartRecommendationCommandInput
8
- extends StartRecommendationRequest {}
4
+ export interface StartRecommendationCommandInput extends StartRecommendationRequest {}
9
5
  export interface StartRecommendationCommandOutput
10
- extends StartRecommendationResponse,
11
- __MetadataBearer {}
6
+ extends StartRecommendationResponse, __MetadataBearer {}
12
7
  declare const StartRecommendationCommand_base: {
13
8
  new (
14
- input: StartRecommendationCommandInput
9
+ input: StartRecommendationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StartRecommendationCommandInput,
17
12
  StartRecommendationCommandOutput,
@@ -20,7 +15,7 @@ declare const StartRecommendationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StartRecommendationCommandInput
18
+ input: StartRecommendationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StartRecommendationCommandInput,
26
21
  StartRecommendationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StopBatchEvaluationRequest,
4
- StopBatchEvaluationResponse,
5
- } from "../models/models_0";
2
+ import { StopBatchEvaluationRequest, StopBatchEvaluationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface StopBatchEvaluationCommandInput
8
- extends StopBatchEvaluationRequest {}
4
+ export interface StopBatchEvaluationCommandInput extends StopBatchEvaluationRequest {}
9
5
  export interface StopBatchEvaluationCommandOutput
10
- extends StopBatchEvaluationResponse,
11
- __MetadataBearer {}
6
+ extends StopBatchEvaluationResponse, __MetadataBearer {}
12
7
  declare const StopBatchEvaluationCommand_base: {
13
8
  new (
14
- input: StopBatchEvaluationCommandInput
9
+ input: StopBatchEvaluationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StopBatchEvaluationCommandInput,
17
12
  StopBatchEvaluationCommandOutput,
@@ -20,7 +15,7 @@ declare const StopBatchEvaluationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StopBatchEvaluationCommandInput
18
+ input: StopBatchEvaluationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StopBatchEvaluationCommandInput,
26
21
  StopBatchEvaluationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StopBrowserSessionRequest,
4
- StopBrowserSessionResponse,
5
- } from "../models/models_0";
2
+ import { StopBrowserSessionRequest, StopBrowserSessionResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface StopBrowserSessionCommandInput
8
- extends StopBrowserSessionRequest {}
4
+ export interface StopBrowserSessionCommandInput extends StopBrowserSessionRequest {}
9
5
  export interface StopBrowserSessionCommandOutput
10
- extends StopBrowserSessionResponse,
11
- __MetadataBearer {}
6
+ extends StopBrowserSessionResponse, __MetadataBearer {}
12
7
  declare const StopBrowserSessionCommand_base: {
13
8
  new (
14
- input: StopBrowserSessionCommandInput
9
+ input: StopBrowserSessionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StopBrowserSessionCommandInput,
17
12
  StopBrowserSessionCommandOutput,
@@ -20,7 +15,7 @@ declare const StopBrowserSessionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StopBrowserSessionCommandInput
18
+ input: StopBrowserSessionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StopBrowserSessionCommandInput,
26
21
  StopBrowserSessionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StopCodeInterpreterSessionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface StopCodeInterpreterSessionCommandInput
8
- extends StopCodeInterpreterSessionRequest {}
7
+ export interface StopCodeInterpreterSessionCommandInput extends StopCodeInterpreterSessionRequest {}
9
8
  export interface StopCodeInterpreterSessionCommandOutput
10
- extends StopCodeInterpreterSessionResponse,
11
- __MetadataBearer {}
9
+ extends StopCodeInterpreterSessionResponse, __MetadataBearer {}
12
10
  declare const StopCodeInterpreterSessionCommand_base: {
13
11
  new (
14
- input: StopCodeInterpreterSessionCommandInput
12
+ input: StopCodeInterpreterSessionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StopCodeInterpreterSessionCommandInput,
17
15
  StopCodeInterpreterSessionCommandOutput,
@@ -20,7 +18,7 @@ declare const StopCodeInterpreterSessionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StopCodeInterpreterSessionCommandInput
21
+ input: StopCodeInterpreterSessionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StopCodeInterpreterSessionCommandInput,
26
24
  StopCodeInterpreterSessionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StopRuntimeSessionRequest,
4
- StopRuntimeSessionResponse,
5
- } from "../models/models_0";
2
+ import { StopRuntimeSessionRequest, StopRuntimeSessionResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface StopRuntimeSessionCommandInput
8
- extends StopRuntimeSessionRequest {}
4
+ export interface StopRuntimeSessionCommandInput extends StopRuntimeSessionRequest {}
9
5
  export interface StopRuntimeSessionCommandOutput
10
- extends StopRuntimeSessionResponse,
11
- __MetadataBearer {}
6
+ extends StopRuntimeSessionResponse, __MetadataBearer {}
12
7
  declare const StopRuntimeSessionCommand_base: {
13
8
  new (
14
- input: StopRuntimeSessionCommandInput
9
+ input: StopRuntimeSessionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StopRuntimeSessionCommandInput,
17
12
  StopRuntimeSessionCommandOutput,
@@ -20,7 +15,7 @@ declare const StopRuntimeSessionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StopRuntimeSessionCommandInput
18
+ input: StopRuntimeSessionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StopRuntimeSessionCommandInput,
26
21
  StopRuntimeSessionCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { UpdateABTestRequest, UpdateABTestResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface UpdateABTestCommandInput extends UpdateABTestRequest {}
5
- export interface UpdateABTestCommandOutput
6
- extends UpdateABTestResponse,
7
- __MetadataBearer {}
5
+ export interface UpdateABTestCommandOutput extends UpdateABTestResponse, __MetadataBearer {}
8
6
  declare const UpdateABTestCommand_base: {
9
7
  new (
10
- input: UpdateABTestCommandInput
8
+ input: UpdateABTestCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  UpdateABTestCommandInput,
13
11
  UpdateABTestCommandOutput,
@@ -16,7 +14,7 @@ declare const UpdateABTestCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: UpdateABTestCommandInput
17
+ input: UpdateABTestCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  UpdateABTestCommandInput,
22
20
  UpdateABTestCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- UpdateBrowserStreamRequest,
4
- UpdateBrowserStreamResponse,
5
- } from "../models/models_0";
2
+ import { UpdateBrowserStreamRequest, UpdateBrowserStreamResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface UpdateBrowserStreamCommandInput
8
- extends UpdateBrowserStreamRequest {}
4
+ export interface UpdateBrowserStreamCommandInput extends UpdateBrowserStreamRequest {}
9
5
  export interface UpdateBrowserStreamCommandOutput
10
- extends UpdateBrowserStreamResponse,
11
- __MetadataBearer {}
6
+ extends UpdateBrowserStreamResponse, __MetadataBearer {}
12
7
  declare const UpdateBrowserStreamCommand_base: {
13
8
  new (
14
- input: UpdateBrowserStreamCommandInput
9
+ input: UpdateBrowserStreamCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  UpdateBrowserStreamCommandInput,
17
12
  UpdateBrowserStreamCommandOutput,
@@ -20,7 +15,7 @@ declare const UpdateBrowserStreamCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: UpdateBrowserStreamCommandInput
18
+ input: UpdateBrowserStreamCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  UpdateBrowserStreamCommandInput,
26
21
  UpdateBrowserStreamCommandOutput,
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
23
23
  defaultSigningName: string;
24
24
  };
25
25
  export declare const resolveClientEndpointParameters: <T>(
26
- options: T & ClientInputEndpointParameters
26
+ options: T & ClientInputEndpointParameters,
27
27
  ) => T & ClientResolvedEndpointParameters;
28
28
  export declare const commonParams: {
29
29
  readonly UseFIPS: {
@@ -4,5 +4,5 @@ export declare const defaultEndpointResolver: (
4
4
  endpointParams: EndpointParameters,
5
5
  context?: {
6
6
  logger?: Logger;
7
- }
7
+ },
8
8
  ) => EndpointV2;
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
3
3
  import { DefaultExtensionConfiguration } from "@smithy/types";
4
4
  import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  export interface BedrockAgentCoreExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
6
+ extends
7
+ HttpHandlerExtensionConfiguration,
7
8
  DefaultExtensionConfiguration,
8
9
  AwsRegionExtensionConfiguration,
9
10
  HttpAuthExtensionConfiguration {}
@@ -92,8 +92,7 @@ export declare const BrowserSessionStatus: {
92
92
  readonly READY: "READY";
93
93
  readonly TERMINATED: "TERMINATED";
94
94
  };
95
- export type BrowserSessionStatus =
96
- (typeof BrowserSessionStatus)[keyof typeof BrowserSessionStatus];
95
+ export type BrowserSessionStatus = (typeof BrowserSessionStatus)[keyof typeof BrowserSessionStatus];
97
96
  export declare const AutomationStreamStatus: {
98
97
  readonly DISABLED: "DISABLED";
99
98
  readonly ENABLED: "ENABLED";
@@ -109,14 +108,12 @@ export type MouseButton = (typeof MouseButton)[keyof typeof MouseButton];
109
108
  export declare const ScreenshotFormat: {
110
109
  readonly PNG: "PNG";
111
110
  };
112
- export type ScreenshotFormat =
113
- (typeof ScreenshotFormat)[keyof typeof ScreenshotFormat];
111
+ export type ScreenshotFormat = (typeof ScreenshotFormat)[keyof typeof ScreenshotFormat];
114
112
  export declare const BrowserActionStatus: {
115
113
  readonly FAILED: "FAILED";
116
114
  readonly SUCCESS: "SUCCESS";
117
115
  };
118
- export type BrowserActionStatus =
119
- (typeof BrowserActionStatus)[keyof typeof BrowserActionStatus];
116
+ export type BrowserActionStatus = (typeof BrowserActionStatus)[keyof typeof BrowserActionStatus];
120
117
  export declare const CodeInterpreterSessionStatus: {
121
118
  readonly READY: "READY";
122
119
  readonly TERMINATED: "TERMINATED";
@@ -142,21 +139,18 @@ export declare const RecommendationStatus: {
142
139
  readonly IN_PROGRESS: "IN_PROGRESS";
143
140
  readonly PENDING: "PENDING";
144
141
  };
145
- export type RecommendationStatus =
146
- (typeof RecommendationStatus)[keyof typeof RecommendationStatus];
142
+ export type RecommendationStatus = (typeof RecommendationStatus)[keyof typeof RecommendationStatus];
147
143
  export declare const RecommendationType: {
148
144
  readonly SYSTEM_PROMPT_RECOMMENDATION: "SYSTEM_PROMPT_RECOMMENDATION";
149
145
  readonly TOOL_DESCRIPTION_RECOMMENDATION: "TOOL_DESCRIPTION_RECOMMENDATION";
150
146
  };
151
- export type RecommendationType =
152
- (typeof RecommendationType)[keyof typeof RecommendationType];
147
+ export type RecommendationType = (typeof RecommendationType)[keyof typeof RecommendationType];
153
148
  export declare const Oauth2FlowType: {
154
149
  readonly M2M: "M2M";
155
150
  readonly ON_BEHALF_OF_TOKEN_EXCHANGE: "ON_BEHALF_OF_TOKEN_EXCHANGE";
156
151
  readonly USER_FEDERATION: "USER_FEDERATION";
157
152
  };
158
- export type Oauth2FlowType =
159
- (typeof Oauth2FlowType)[keyof typeof Oauth2FlowType];
153
+ export type Oauth2FlowType = (typeof Oauth2FlowType)[keyof typeof Oauth2FlowType];
160
154
  export declare const SessionStatus: {
161
155
  readonly FAILED: "FAILED";
162
156
  readonly IN_PROGRESS: "IN_PROGRESS";
@@ -176,15 +170,13 @@ export declare const ProgrammingLanguage: {
176
170
  readonly PYTHON: "python";
177
171
  readonly TYPESCRIPT: "typescript";
178
172
  };
179
- export type ProgrammingLanguage =
180
- (typeof ProgrammingLanguage)[keyof typeof ProgrammingLanguage];
173
+ export type ProgrammingLanguage = (typeof ProgrammingLanguage)[keyof typeof ProgrammingLanguage];
181
174
  export declare const LanguageRuntime: {
182
175
  readonly DENO: "deno";
183
176
  readonly NODEJS: "nodejs";
184
177
  readonly PYTHON: "python";
185
178
  };
186
- export type LanguageRuntime =
187
- (typeof LanguageRuntime)[keyof typeof LanguageRuntime];
179
+ export type LanguageRuntime = (typeof LanguageRuntime)[keyof typeof LanguageRuntime];
188
180
  export declare const ToolName: {
189
181
  readonly EXECUTE_CODE: "executeCode";
190
182
  readonly EXECUTE_COMMAND: "executeCommand";
@@ -201,16 +193,14 @@ export declare const ResourceContentType: {
201
193
  readonly BLOB: "blob";
202
194
  readonly TEXT: "text";
203
195
  };
204
- export type ResourceContentType =
205
- (typeof ResourceContentType)[keyof typeof ResourceContentType];
196
+ export type ResourceContentType = (typeof ResourceContentType)[keyof typeof ResourceContentType];
206
197
  export declare const ContentBlockType: {
207
198
  readonly EMBEDDED_RESOURCE: "resource";
208
199
  readonly IMAGE: "image";
209
200
  readonly RESOURCE_LINK: "resource_link";
210
201
  readonly TEXT: "text";
211
202
  };
212
- export type ContentBlockType =
213
- (typeof ContentBlockType)[keyof typeof ContentBlockType];
203
+ export type ContentBlockType = (typeof ContentBlockType)[keyof typeof ContentBlockType];
214
204
  export declare const TaskStatus: {
215
205
  readonly CANCELED: "canceled";
216
206
  readonly COMPLETED: "completed";
@@ -223,15 +213,13 @@ export declare const HarnessToolUseStatus: {
223
213
  readonly ERROR: "error";
224
214
  readonly SUCCESS: "success";
225
215
  };
226
- export type HarnessToolUseStatus =
227
- (typeof HarnessToolUseStatus)[keyof typeof HarnessToolUseStatus];
216
+ export type HarnessToolUseStatus = (typeof HarnessToolUseStatus)[keyof typeof HarnessToolUseStatus];
228
217
  export declare const HarnessToolUseType: {
229
218
  readonly MCP_TOOL_USE: "mcp_tool_use";
230
219
  readonly SERVER_TOOL_USE: "server_tool_use";
231
220
  readonly TOOL_USE: "tool_use";
232
221
  };
233
- export type HarnessToolUseType =
234
- (typeof HarnessToolUseType)[keyof typeof HarnessToolUseType];
222
+ export type HarnessToolUseType = (typeof HarnessToolUseType)[keyof typeof HarnessToolUseType];
235
223
  export declare const HarnessConversationRole: {
236
224
  readonly ASSISTANT: "assistant";
237
225
  readonly USER: "user";
@@ -256,8 +244,7 @@ export declare const OAuthGrantType: {
256
244
  readonly CLIENT_CREDENTIALS: "CLIENT_CREDENTIALS";
257
245
  readonly TOKEN_EXCHANGE: "TOKEN_EXCHANGE";
258
246
  };
259
- export type OAuthGrantType =
260
- (typeof OAuthGrantType)[keyof typeof OAuthGrantType];
247
+ export type OAuthGrantType = (typeof OAuthGrantType)[keyof typeof OAuthGrantType];
261
248
  export declare const HarnessToolType: {
262
249
  readonly AGENTCORE_BROWSER: "agentcore_browser";
263
250
  readonly AGENTCORE_CODE_INTERPRETER: "agentcore_code_interpreter";
@@ -265,8 +252,7 @@ export declare const HarnessToolType: {
265
252
  readonly INLINE_FUNCTION: "inline_function";
266
253
  readonly REMOTE_MCP: "remote_mcp";
267
254
  };
268
- export type HarnessToolType =
269
- (typeof HarnessToolType)[keyof typeof HarnessToolType];
255
+ export type HarnessToolType = (typeof HarnessToolType)[keyof typeof HarnessToolType];
270
256
  export declare const HarnessStopReason: {
271
257
  readonly CONTENT_FILTERED: "content_filtered";
272
258
  readonly END_TURN: "end_turn";
@@ -283,19 +269,16 @@ export declare const HarnessStopReason: {
283
269
  readonly TOOL_RESULT: "tool_result";
284
270
  readonly TOOL_USE: "tool_use";
285
271
  };
286
- export type HarnessStopReason =
287
- (typeof HarnessStopReason)[keyof typeof HarnessStopReason];
272
+ export type HarnessStopReason = (typeof HarnessStopReason)[keyof typeof HarnessStopReason];
288
273
  export declare const MemoryRecordStatus: {
289
274
  readonly FAILED: "FAILED";
290
275
  readonly SUCCEEDED: "SUCCEEDED";
291
276
  };
292
- export type MemoryRecordStatus =
293
- (typeof MemoryRecordStatus)[keyof typeof MemoryRecordStatus];
277
+ export type MemoryRecordStatus = (typeof MemoryRecordStatus)[keyof typeof MemoryRecordStatus];
294
278
  export declare const ExtractionMode: {
295
279
  readonly SKIP: "SKIP";
296
280
  };
297
- export type ExtractionMode =
298
- (typeof ExtractionMode)[keyof typeof ExtractionMode];
281
+ export type ExtractionMode = (typeof ExtractionMode)[keyof typeof ExtractionMode];
299
282
  export declare const Role: {
300
283
  readonly ASSISTANT: "ASSISTANT";
301
284
  readonly OTHER: "OTHER";
@@ -312,8 +295,7 @@ export type OperatorType = (typeof OperatorType)[keyof typeof OperatorType];
312
295
  export declare const ExtractionJobStatus: {
313
296
  readonly FAILED: "FAILED";
314
297
  };
315
- export type ExtractionJobStatus =
316
- (typeof ExtractionJobStatus)[keyof typeof ExtractionJobStatus];
298
+ export type ExtractionJobStatus = (typeof ExtractionJobStatus)[keyof typeof ExtractionJobStatus];
317
299
  export declare const MemoryRecordOperatorType: {
318
300
  readonly AFTER: "AFTER";
319
301
  readonly BEFORE: "BEFORE";
@@ -331,14 +313,12 @@ export type MemoryRecordOperatorType =
331
313
  export declare const EventFilterCondition: {
332
314
  readonly HAS_EVENTS: "HAS_EVENTS";
333
315
  };
334
- export type EventFilterCondition =
335
- (typeof EventFilterCondition)[keyof typeof EventFilterCondition];
316
+ export type EventFilterCondition = (typeof EventFilterCondition)[keyof typeof EventFilterCondition];
336
317
  export declare const CryptoWalletNetwork: {
337
318
  readonly ETHEREUM: "ETHEREUM";
338
319
  readonly SOLANA: "SOLANA";
339
320
  };
340
- export type CryptoWalletNetwork =
341
- (typeof CryptoWalletNetwork)[keyof typeof CryptoWalletNetwork];
321
+ export type CryptoWalletNetwork = (typeof CryptoWalletNetwork)[keyof typeof CryptoWalletNetwork];
342
322
  export declare const PaymentInstrumentType: {
343
323
  readonly EMBEDDED_CRYPTO_WALLET: "EMBEDDED_CRYPTO_WALLET";
344
324
  };
@@ -359,8 +339,7 @@ export declare const BlockchainChainId: {
359
339
  readonly SOLANA: "SOLANA";
360
340
  readonly SOLANA_DEVNET: "SOLANA_DEVNET";
361
341
  };
362
- export type BlockchainChainId =
363
- (typeof BlockchainChainId)[keyof typeof BlockchainChainId];
342
+ export type BlockchainChainId = (typeof BlockchainChainId)[keyof typeof BlockchainChainId];
364
343
  export declare const InstrumentBalanceToken: {
365
344
  readonly USDC: "USDC";
366
345
  };
@@ -375,8 +354,7 @@ export declare const PaymentSessionStatus: {
375
354
  readonly DELETED: "DELETED";
376
355
  readonly EXPIRED: "EXPIRED";
377
356
  };
378
- export type PaymentSessionStatus =
379
- (typeof PaymentSessionStatus)[keyof typeof PaymentSessionStatus];
357
+ export type PaymentSessionStatus = (typeof PaymentSessionStatus)[keyof typeof PaymentSessionStatus];
380
358
  export declare const PaymentType: {
381
359
  readonly CRYPTO_X402: "CRYPTO_X402";
382
360
  };
@@ -391,8 +369,7 @@ export declare const DescriptorType: {
391
369
  readonly CUSTOM: "CUSTOM";
392
370
  readonly MCP: "MCP";
393
371
  };
394
- export type DescriptorType =
395
- (typeof DescriptorType)[keyof typeof DescriptorType];
372
+ export type DescriptorType = (typeof DescriptorType)[keyof typeof DescriptorType];
396
373
  export declare const RegistryRecordStatus: {
397
374
  readonly APPROVED: "APPROVED";
398
375
  readonly DEPRECATED: "DEPRECATED";
@@ -400,5 +377,4 @@ export declare const RegistryRecordStatus: {
400
377
  readonly PENDING_APPROVAL: "PENDING_APPROVAL";
401
378
  readonly REJECTED: "REJECTED";
402
379
  };
403
- export type RegistryRecordStatus =
404
- (typeof RegistryRecordStatus)[keyof typeof RegistryRecordStatus];
380
+ export type RegistryRecordStatus = (typeof RegistryRecordStatus)[keyof typeof RegistryRecordStatus];
@@ -5,31 +5,23 @@ import { ValidationExceptionField } from "./models_0";
5
5
  export declare class AccessDeniedException extends __BaseException {
6
6
  readonly name: "AccessDeniedException";
7
7
  readonly $fault: "client";
8
- constructor(
9
- opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
10
- );
8
+ constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
11
9
  }
12
10
  export declare class InternalServerException extends __BaseException {
13
11
  readonly name: "InternalServerException";
14
12
  readonly $fault: "server";
15
- constructor(
16
- opts: __ExceptionOptionType<InternalServerException, __BaseException>
17
- );
13
+ constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
18
14
  }
19
15
  export declare class ResourceNotFoundException extends __BaseException {
20
16
  readonly name: "ResourceNotFoundException";
21
17
  readonly $fault: "client";
22
- constructor(
23
- opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
24
- );
18
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
25
19
  }
26
20
  export declare class RetryableConflictException extends __BaseException {
27
21
  readonly name: "RetryableConflictException";
28
22
  readonly $fault: "client";
29
23
  $retryable: {};
30
- constructor(
31
- opts: __ExceptionOptionType<RetryableConflictException, __BaseException>
32
- );
24
+ constructor(opts: __ExceptionOptionType<RetryableConflictException, __BaseException>);
33
25
  }
34
26
  export declare class RuntimeClientError extends __BaseException {
35
27
  readonly name: "RuntimeClientError";
@@ -39,25 +31,19 @@ export declare class RuntimeClientError extends __BaseException {
39
31
  export declare class ServiceQuotaExceededException extends __BaseException {
40
32
  readonly name: "ServiceQuotaExceededException";
41
33
  readonly $fault: "client";
42
- constructor(
43
- opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
44
- );
34
+ constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
45
35
  }
46
36
  export declare class ThrottlingException extends __BaseException {
47
37
  readonly name: "ThrottlingException";
48
38
  readonly $fault: "client";
49
- constructor(
50
- opts: __ExceptionOptionType<ThrottlingException, __BaseException>
51
- );
39
+ constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
52
40
  }
53
41
  export declare class ValidationException extends __BaseException {
54
42
  readonly name: "ValidationException";
55
43
  readonly $fault: "client";
56
44
  reason: ValidationExceptionReason | undefined;
57
45
  fieldList?: ValidationExceptionField[] | undefined;
58
- constructor(
59
- opts: __ExceptionOptionType<ValidationException, __BaseException>
60
- );
46
+ constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
61
47
  }
62
48
  export declare class ConflictException extends __BaseException {
63
49
  readonly name: "ConflictException";
@@ -67,16 +53,12 @@ export declare class ConflictException extends __BaseException {
67
53
  export declare class UnauthorizedException extends __BaseException {
68
54
  readonly name: "UnauthorizedException";
69
55
  readonly $fault: "client";
70
- constructor(
71
- opts: __ExceptionOptionType<UnauthorizedException, __BaseException>
72
- );
56
+ constructor(opts: __ExceptionOptionType<UnauthorizedException, __BaseException>);
73
57
  }
74
58
  export declare class DuplicateIdException extends __BaseException {
75
59
  readonly name: "DuplicateIdException";
76
60
  readonly $fault: "client";
77
- constructor(
78
- opts: __ExceptionOptionType<DuplicateIdException, __BaseException>
79
- );
61
+ constructor(opts: __ExceptionOptionType<DuplicateIdException, __BaseException>);
80
62
  }
81
63
  export declare class ServiceException extends __BaseException {
82
64
  readonly name: "ServiceException";
@@ -91,7 +73,5 @@ export declare class ThrottledException extends __BaseException {
91
73
  export declare class InvalidInputException extends __BaseException {
92
74
  readonly name: "InvalidInputException";
93
75
  readonly $fault: "client";
94
- constructor(
95
- opts: __ExceptionOptionType<InvalidInputException, __BaseException>
96
- );
76
+ constructor(opts: __ExceptionOptionType<InvalidInputException, __BaseException>);
97
77
  }