@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,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- InvokeBrowserRequest,
4
- InvokeBrowserResponse,
5
- } from "../models/models_0";
2
+ import { InvokeBrowserRequest, InvokeBrowserResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface InvokeBrowserCommandInput extends InvokeBrowserRequest {}
8
- export interface InvokeBrowserCommandOutput
9
- extends InvokeBrowserResponse,
10
- __MetadataBearer {}
5
+ export interface InvokeBrowserCommandOutput extends InvokeBrowserResponse, __MetadataBearer {}
11
6
  declare const InvokeBrowserCommand_base: {
12
7
  new (
13
- input: InvokeBrowserCommandInput
8
+ input: InvokeBrowserCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  InvokeBrowserCommandInput,
16
11
  InvokeBrowserCommandOutput,
@@ -19,7 +14,7 @@ declare const InvokeBrowserCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: InvokeBrowserCommandInput
17
+ input: InvokeBrowserCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  InvokeBrowserCommandInput,
25
20
  InvokeBrowserCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- InvokeCodeInterpreterRequest,
4
- InvokeCodeInterpreterResponse,
5
- } from "../models/models_0";
2
+ import { InvokeCodeInterpreterRequest, InvokeCodeInterpreterResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface InvokeCodeInterpreterCommandInput
8
- extends InvokeCodeInterpreterRequest {}
4
+ export interface InvokeCodeInterpreterCommandInput extends InvokeCodeInterpreterRequest {}
9
5
  export interface InvokeCodeInterpreterCommandOutput
10
- extends InvokeCodeInterpreterResponse,
11
- __MetadataBearer {}
6
+ extends InvokeCodeInterpreterResponse, __MetadataBearer {}
12
7
  declare const InvokeCodeInterpreterCommand_base: {
13
8
  new (
14
- input: InvokeCodeInterpreterCommandInput
9
+ input: InvokeCodeInterpreterCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  InvokeCodeInterpreterCommandInput,
17
12
  InvokeCodeInterpreterCommandOutput,
@@ -20,7 +15,7 @@ declare const InvokeCodeInterpreterCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: InvokeCodeInterpreterCommandInput
18
+ input: InvokeCodeInterpreterCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  InvokeCodeInterpreterCommandInput,
26
21
  InvokeCodeInterpreterCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- InvokeHarnessRequest,
4
- InvokeHarnessResponse,
5
- } from "../models/models_0";
2
+ import { InvokeHarnessRequest, InvokeHarnessResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface InvokeHarnessCommandInput extends InvokeHarnessRequest {}
8
- export interface InvokeHarnessCommandOutput
9
- extends InvokeHarnessResponse,
10
- __MetadataBearer {}
5
+ export interface InvokeHarnessCommandOutput extends InvokeHarnessResponse, __MetadataBearer {}
11
6
  declare const InvokeHarnessCommand_base: {
12
7
  new (
13
- input: InvokeHarnessCommandInput
8
+ input: InvokeHarnessCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  InvokeHarnessCommandInput,
16
11
  InvokeHarnessCommandOutput,
@@ -19,7 +14,7 @@ declare const InvokeHarnessCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: InvokeHarnessCommandInput
17
+ input: InvokeHarnessCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  InvokeHarnessCommandInput,
25
20
  InvokeHarnessCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListABTestsRequest, ListABTestsResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListABTestsCommandInput extends ListABTestsRequest {}
5
- export interface ListABTestsCommandOutput
6
- extends ListABTestsResponse,
7
- __MetadataBearer {}
5
+ export interface ListABTestsCommandOutput extends ListABTestsResponse, __MetadataBearer {}
8
6
  declare const ListABTestsCommand_base: {
9
7
  new (
10
- input: ListABTestsCommandInput
8
+ input: ListABTestsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListABTestsCommandInput,
13
11
  ListABTestsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListActorsInput, ListActorsOutput } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface ListActorsCommandInput extends ListActorsInput {}
5
- export interface ListActorsCommandOutput
6
- extends ListActorsOutput,
7
- __MetadataBearer {}
5
+ export interface ListActorsCommandOutput extends ListActorsOutput, __MetadataBearer {}
8
6
  declare const ListActorsCommand_base: {
9
7
  new (
10
- input: ListActorsCommandInput
8
+ input: ListActorsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListActorsCommandInput,
13
11
  ListActorsCommandOutput,
@@ -16,7 +14,7 @@ declare const ListActorsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListActorsCommandInput
17
+ input: ListActorsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListActorsCommandInput,
22
20
  ListActorsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListBatchEvaluationsRequest,
4
- ListBatchEvaluationsResponse,
5
- } from "../models/models_0";
2
+ import { ListBatchEvaluationsRequest, ListBatchEvaluationsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListBatchEvaluationsCommandInput
8
- extends ListBatchEvaluationsRequest {}
4
+ export interface ListBatchEvaluationsCommandInput extends ListBatchEvaluationsRequest {}
9
5
  export interface ListBatchEvaluationsCommandOutput
10
- extends ListBatchEvaluationsResponse,
11
- __MetadataBearer {}
6
+ extends ListBatchEvaluationsResponse, __MetadataBearer {}
12
7
  declare const ListBatchEvaluationsCommand_base: {
13
8
  new (
14
- input: ListBatchEvaluationsCommandInput
9
+ input: ListBatchEvaluationsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListBatchEvaluationsCommandInput,
17
12
  ListBatchEvaluationsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListBrowserSessionsRequest,
4
- ListBrowserSessionsResponse,
5
- } from "../models/models_0";
2
+ import { ListBrowserSessionsRequest, ListBrowserSessionsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListBrowserSessionsCommandInput
8
- extends ListBrowserSessionsRequest {}
4
+ export interface ListBrowserSessionsCommandInput extends ListBrowserSessionsRequest {}
9
5
  export interface ListBrowserSessionsCommandOutput
10
- extends ListBrowserSessionsResponse,
11
- __MetadataBearer {}
6
+ extends ListBrowserSessionsResponse, __MetadataBearer {}
12
7
  declare const ListBrowserSessionsCommand_base: {
13
8
  new (
14
- input: ListBrowserSessionsCommandInput
9
+ input: ListBrowserSessionsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListBrowserSessionsCommandInput,
17
12
  ListBrowserSessionsCommandOutput,
@@ -20,7 +15,7 @@ declare const ListBrowserSessionsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListBrowserSessionsCommandInput
18
+ input: ListBrowserSessionsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListBrowserSessionsCommandInput,
26
21
  ListBrowserSessionsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  ListCodeInterpreterSessionsResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface ListCodeInterpreterSessionsCommandInput
8
- extends ListCodeInterpreterSessionsRequest {}
7
+ export interface ListCodeInterpreterSessionsCommandInput extends ListCodeInterpreterSessionsRequest {}
9
8
  export interface ListCodeInterpreterSessionsCommandOutput
10
- extends ListCodeInterpreterSessionsResponse,
11
- __MetadataBearer {}
9
+ extends ListCodeInterpreterSessionsResponse, __MetadataBearer {}
12
10
  declare const ListCodeInterpreterSessionsCommand_base: {
13
11
  new (
14
- input: ListCodeInterpreterSessionsCommandInput
12
+ input: ListCodeInterpreterSessionsCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  ListCodeInterpreterSessionsCommandInput,
17
15
  ListCodeInterpreterSessionsCommandOutput,
@@ -20,7 +18,7 @@ declare const ListCodeInterpreterSessionsCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: ListCodeInterpreterSessionsCommandInput
21
+ input: ListCodeInterpreterSessionsCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  ListCodeInterpreterSessionsCommandInput,
26
24
  ListCodeInterpreterSessionsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListEventsInput, ListEventsOutput } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface ListEventsCommandInput extends ListEventsInput {}
5
- export interface ListEventsCommandOutput
6
- extends ListEventsOutput,
7
- __MetadataBearer {}
5
+ export interface ListEventsCommandOutput extends ListEventsOutput, __MetadataBearer {}
8
6
  declare const ListEventsCommand_base: {
9
7
  new (
10
- input: ListEventsCommandInput
8
+ input: ListEventsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListEventsCommandInput,
13
11
  ListEventsCommandOutput,
@@ -16,7 +14,7 @@ declare const ListEventsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListEventsCommandInput
17
+ input: ListEventsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListEventsCommandInput,
22
20
  ListEventsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListMemoryExtractionJobsInput,
4
- ListMemoryExtractionJobsOutput,
5
- } from "../models/models_1";
2
+ import { ListMemoryExtractionJobsInput, ListMemoryExtractionJobsOutput } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ListMemoryExtractionJobsCommandInput
8
- extends ListMemoryExtractionJobsInput {}
4
+ export interface ListMemoryExtractionJobsCommandInput extends ListMemoryExtractionJobsInput {}
9
5
  export interface ListMemoryExtractionJobsCommandOutput
10
- extends ListMemoryExtractionJobsOutput,
11
- __MetadataBearer {}
6
+ extends ListMemoryExtractionJobsOutput, __MetadataBearer {}
12
7
  declare const ListMemoryExtractionJobsCommand_base: {
13
8
  new (
14
- input: ListMemoryExtractionJobsCommandInput
9
+ input: ListMemoryExtractionJobsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListMemoryExtractionJobsCommandInput,
17
12
  ListMemoryExtractionJobsCommandOutput,
@@ -20,7 +15,7 @@ declare const ListMemoryExtractionJobsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListMemoryExtractionJobsCommandInput
18
+ input: ListMemoryExtractionJobsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListMemoryExtractionJobsCommandInput,
26
21
  ListMemoryExtractionJobsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListMemoryRecordsInput,
4
- ListMemoryRecordsOutput,
5
- } from "../models/models_1";
2
+ import { ListMemoryRecordsInput, ListMemoryRecordsOutput } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface ListMemoryRecordsCommandInput extends ListMemoryRecordsInput {}
8
- export interface ListMemoryRecordsCommandOutput
9
- extends ListMemoryRecordsOutput,
10
- __MetadataBearer {}
5
+ export interface ListMemoryRecordsCommandOutput extends ListMemoryRecordsOutput, __MetadataBearer {}
11
6
  declare const ListMemoryRecordsCommand_base: {
12
7
  new (
13
- input: ListMemoryRecordsCommandInput
8
+ input: ListMemoryRecordsCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListMemoryRecordsCommandInput,
16
11
  ListMemoryRecordsCommandOutput,
@@ -19,7 +14,7 @@ declare const ListMemoryRecordsCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ListMemoryRecordsCommandInput
17
+ input: ListMemoryRecordsCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ListMemoryRecordsCommandInput,
25
20
  ListMemoryRecordsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListPaymentInstrumentsRequest,
4
- ListPaymentInstrumentsResponse,
5
- } from "../models/models_1";
2
+ import { ListPaymentInstrumentsRequest, ListPaymentInstrumentsResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ListPaymentInstrumentsCommandInput
8
- extends ListPaymentInstrumentsRequest {}
4
+ export interface ListPaymentInstrumentsCommandInput extends ListPaymentInstrumentsRequest {}
9
5
  export interface ListPaymentInstrumentsCommandOutput
10
- extends ListPaymentInstrumentsResponse,
11
- __MetadataBearer {}
6
+ extends ListPaymentInstrumentsResponse, __MetadataBearer {}
12
7
  declare const ListPaymentInstrumentsCommand_base: {
13
8
  new (
14
- input: ListPaymentInstrumentsCommandInput
9
+ input: ListPaymentInstrumentsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListPaymentInstrumentsCommandInput,
17
12
  ListPaymentInstrumentsCommandOutput,
@@ -20,7 +15,7 @@ declare const ListPaymentInstrumentsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListPaymentInstrumentsCommandInput
18
+ input: ListPaymentInstrumentsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListPaymentInstrumentsCommandInput,
26
21
  ListPaymentInstrumentsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListPaymentSessionsRequest,
4
- ListPaymentSessionsResponse,
5
- } from "../models/models_1";
2
+ import { ListPaymentSessionsRequest, ListPaymentSessionsResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface ListPaymentSessionsCommandInput
8
- extends ListPaymentSessionsRequest {}
4
+ export interface ListPaymentSessionsCommandInput extends ListPaymentSessionsRequest {}
9
5
  export interface ListPaymentSessionsCommandOutput
10
- extends ListPaymentSessionsResponse,
11
- __MetadataBearer {}
6
+ extends ListPaymentSessionsResponse, __MetadataBearer {}
12
7
  declare const ListPaymentSessionsCommand_base: {
13
8
  new (
14
- input: ListPaymentSessionsCommandInput
9
+ input: ListPaymentSessionsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListPaymentSessionsCommandInput,
17
12
  ListPaymentSessionsCommandOutput,
@@ -20,7 +15,7 @@ declare const ListPaymentSessionsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: ListPaymentSessionsCommandInput
18
+ input: ListPaymentSessionsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  ListPaymentSessionsCommandInput,
26
21
  ListPaymentSessionsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListRecommendationsRequest,
4
- ListRecommendationsResponse,
5
- } from "../models/models_0";
2
+ import { ListRecommendationsRequest, ListRecommendationsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface ListRecommendationsCommandInput
8
- extends ListRecommendationsRequest {}
4
+ export interface ListRecommendationsCommandInput extends ListRecommendationsRequest {}
9
5
  export interface ListRecommendationsCommandOutput
10
- extends ListRecommendationsResponse,
11
- __MetadataBearer {}
6
+ extends ListRecommendationsResponse, __MetadataBearer {}
12
7
  declare const ListRecommendationsCommand_base: {
13
8
  new (
14
- input: ListRecommendationsCommandInput
9
+ input: ListRecommendationsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  ListRecommendationsCommandInput,
17
12
  ListRecommendationsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListSessionsInput, ListSessionsOutput } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface ListSessionsCommandInput extends ListSessionsInput {}
5
- export interface ListSessionsCommandOutput
6
- extends ListSessionsOutput,
7
- __MetadataBearer {}
5
+ export interface ListSessionsCommandOutput extends ListSessionsOutput, __MetadataBearer {}
8
6
  declare const ListSessionsCommand_base: {
9
7
  new (
10
- input: ListSessionsCommandInput
8
+ input: ListSessionsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListSessionsCommandInput,
13
11
  ListSessionsCommandOutput,
@@ -16,7 +14,7 @@ declare const ListSessionsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListSessionsCommandInput
17
+ input: ListSessionsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListSessionsCommandInput,
22
20
  ListSessionsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ProcessPaymentRequest,
4
- ProcessPaymentResponse,
5
- } from "../models/models_1";
2
+ import { ProcessPaymentRequest, ProcessPaymentResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface ProcessPaymentCommandInput extends ProcessPaymentRequest {}
8
- export interface ProcessPaymentCommandOutput
9
- extends ProcessPaymentResponse,
10
- __MetadataBearer {}
5
+ export interface ProcessPaymentCommandOutput extends ProcessPaymentResponse, __MetadataBearer {}
11
6
  declare const ProcessPaymentCommand_base: {
12
7
  new (
13
- input: ProcessPaymentCommandInput
8
+ input: ProcessPaymentCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ProcessPaymentCommandInput,
16
11
  ProcessPaymentCommandOutput,
@@ -19,7 +14,7 @@ declare const ProcessPaymentCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: ProcessPaymentCommandInput
17
+ input: ProcessPaymentCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  ProcessPaymentCommandInput,
25
20
  ProcessPaymentCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- RetrieveMemoryRecordsInput,
4
- RetrieveMemoryRecordsOutput,
5
- } from "../models/models_1";
2
+ import { RetrieveMemoryRecordsInput, RetrieveMemoryRecordsOutput } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface RetrieveMemoryRecordsCommandInput
8
- extends RetrieveMemoryRecordsInput {}
4
+ export interface RetrieveMemoryRecordsCommandInput extends RetrieveMemoryRecordsInput {}
9
5
  export interface RetrieveMemoryRecordsCommandOutput
10
- extends RetrieveMemoryRecordsOutput,
11
- __MetadataBearer {}
6
+ extends RetrieveMemoryRecordsOutput, __MetadataBearer {}
12
7
  declare const RetrieveMemoryRecordsCommand_base: {
13
8
  new (
14
- input: RetrieveMemoryRecordsCommandInput
9
+ input: RetrieveMemoryRecordsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  RetrieveMemoryRecordsCommandInput,
17
12
  RetrieveMemoryRecordsCommandOutput,
@@ -20,7 +15,7 @@ declare const RetrieveMemoryRecordsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: RetrieveMemoryRecordsCommandInput
18
+ input: RetrieveMemoryRecordsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  RetrieveMemoryRecordsCommandInput,
26
21
  RetrieveMemoryRecordsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  SaveBrowserSessionProfileResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface SaveBrowserSessionProfileCommandInput
8
- extends SaveBrowserSessionProfileRequest {}
7
+ export interface SaveBrowserSessionProfileCommandInput extends SaveBrowserSessionProfileRequest {}
9
8
  export interface SaveBrowserSessionProfileCommandOutput
10
- extends SaveBrowserSessionProfileResponse,
11
- __MetadataBearer {}
9
+ extends SaveBrowserSessionProfileResponse, __MetadataBearer {}
12
10
  declare const SaveBrowserSessionProfileCommand_base: {
13
11
  new (
14
- input: SaveBrowserSessionProfileCommandInput
12
+ input: SaveBrowserSessionProfileCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  SaveBrowserSessionProfileCommandInput,
17
15
  SaveBrowserSessionProfileCommandOutput,
@@ -20,7 +18,7 @@ declare const SaveBrowserSessionProfileCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: SaveBrowserSessionProfileCommandInput
21
+ input: SaveBrowserSessionProfileCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  SaveBrowserSessionProfileCommandInput,
26
24
  SaveBrowserSessionProfileCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- SearchRegistryRecordsRequest,
4
- SearchRegistryRecordsResponse,
5
- } from "../models/models_1";
2
+ import { SearchRegistryRecordsRequest, SearchRegistryRecordsResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface SearchRegistryRecordsCommandInput
8
- extends SearchRegistryRecordsRequest {}
4
+ export interface SearchRegistryRecordsCommandInput extends SearchRegistryRecordsRequest {}
9
5
  export interface SearchRegistryRecordsCommandOutput
10
- extends SearchRegistryRecordsResponse,
11
- __MetadataBearer {}
6
+ extends SearchRegistryRecordsResponse, __MetadataBearer {}
12
7
  declare const SearchRegistryRecordsCommand_base: {
13
8
  new (
14
- input: SearchRegistryRecordsCommandInput
9
+ input: SearchRegistryRecordsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  SearchRegistryRecordsCommandInput,
17
12
  SearchRegistryRecordsCommandOutput,
@@ -20,7 +15,7 @@ declare const SearchRegistryRecordsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: SearchRegistryRecordsCommandInput
18
+ input: SearchRegistryRecordsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  SearchRegistryRecordsCommandInput,
26
21
  SearchRegistryRecordsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartBatchEvaluationRequest,
4
- StartBatchEvaluationResponse,
5
- } from "../models/models_0";
2
+ import { StartBatchEvaluationRequest, StartBatchEvaluationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface StartBatchEvaluationCommandInput
8
- extends StartBatchEvaluationRequest {}
4
+ export interface StartBatchEvaluationCommandInput extends StartBatchEvaluationRequest {}
9
5
  export interface StartBatchEvaluationCommandOutput
10
- extends StartBatchEvaluationResponse,
11
- __MetadataBearer {}
6
+ extends StartBatchEvaluationResponse, __MetadataBearer {}
12
7
  declare const StartBatchEvaluationCommand_base: {
13
8
  new (
14
- input: StartBatchEvaluationCommandInput
9
+ input: StartBatchEvaluationCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StartBatchEvaluationCommandInput,
17
12
  StartBatchEvaluationCommandOutput,
@@ -20,7 +15,7 @@ declare const StartBatchEvaluationCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StartBatchEvaluationCommandInput
18
+ input: StartBatchEvaluationCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StartBatchEvaluationCommandInput,
26
21
  StartBatchEvaluationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartBrowserSessionRequest,
4
- StartBrowserSessionResponse,
5
- } from "../models/models_0";
2
+ import { StartBrowserSessionRequest, StartBrowserSessionResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface StartBrowserSessionCommandInput
8
- extends StartBrowserSessionRequest {}
4
+ export interface StartBrowserSessionCommandInput extends StartBrowserSessionRequest {}
9
5
  export interface StartBrowserSessionCommandOutput
10
- extends StartBrowserSessionResponse,
11
- __MetadataBearer {}
6
+ extends StartBrowserSessionResponse, __MetadataBearer {}
12
7
  declare const StartBrowserSessionCommand_base: {
13
8
  new (
14
- input: StartBrowserSessionCommandInput
9
+ input: StartBrowserSessionCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StartBrowserSessionCommandInput,
17
12
  StartBrowserSessionCommandOutput,
@@ -20,7 +15,7 @@ declare const StartBrowserSessionCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StartBrowserSessionCommandInput
18
+ input: StartBrowserSessionCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StartBrowserSessionCommandInput,
26
21
  StartBrowserSessionCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  StartCodeInterpreterSessionResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface StartCodeInterpreterSessionCommandInput
8
- extends StartCodeInterpreterSessionRequest {}
7
+ export interface StartCodeInterpreterSessionCommandInput extends StartCodeInterpreterSessionRequest {}
9
8
  export interface StartCodeInterpreterSessionCommandOutput
10
- extends StartCodeInterpreterSessionResponse,
11
- __MetadataBearer {}
9
+ extends StartCodeInterpreterSessionResponse, __MetadataBearer {}
12
10
  declare const StartCodeInterpreterSessionCommand_base: {
13
11
  new (
14
- input: StartCodeInterpreterSessionCommandInput
12
+ input: StartCodeInterpreterSessionCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  StartCodeInterpreterSessionCommandInput,
17
15
  StartCodeInterpreterSessionCommandOutput,
@@ -20,7 +18,7 @@ declare const StartCodeInterpreterSessionCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: StartCodeInterpreterSessionCommandInput
21
+ input: StartCodeInterpreterSessionCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  StartCodeInterpreterSessionCommandInput,
26
24
  StartCodeInterpreterSessionCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- StartMemoryExtractionJobInput,
4
- StartMemoryExtractionJobOutput,
5
- } from "../models/models_1";
2
+ import { StartMemoryExtractionJobInput, StartMemoryExtractionJobOutput } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface StartMemoryExtractionJobCommandInput
8
- extends StartMemoryExtractionJobInput {}
4
+ export interface StartMemoryExtractionJobCommandInput extends StartMemoryExtractionJobInput {}
9
5
  export interface StartMemoryExtractionJobCommandOutput
10
- extends StartMemoryExtractionJobOutput,
11
- __MetadataBearer {}
6
+ extends StartMemoryExtractionJobOutput, __MetadataBearer {}
12
7
  declare const StartMemoryExtractionJobCommand_base: {
13
8
  new (
14
- input: StartMemoryExtractionJobCommandInput
9
+ input: StartMemoryExtractionJobCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  StartMemoryExtractionJobCommandInput,
17
12
  StartMemoryExtractionJobCommandOutput,
@@ -20,7 +15,7 @@ declare const StartMemoryExtractionJobCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: StartMemoryExtractionJobCommandInput
18
+ input: StartMemoryExtractionJobCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  StartMemoryExtractionJobCommandInput,
26
21
  StartMemoryExtractionJobCommandOutput,