@aws-sdk/client-bedrock-agentcore-control 3.893.0 → 3.895.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 (82) hide show
  1. package/dist-cjs/index.js +5139 -11
  2. package/package.json +7 -7
  3. package/dist-cjs/BedrockAgentCoreControl.js +0 -119
  4. package/dist-cjs/BedrockAgentCoreControlClient.js +0 -52
  5. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  6. package/dist-cjs/commands/CreateAgentRuntimeCommand.js +0 -27
  7. package/dist-cjs/commands/CreateAgentRuntimeEndpointCommand.js +0 -27
  8. package/dist-cjs/commands/CreateApiKeyCredentialProviderCommand.js +0 -27
  9. package/dist-cjs/commands/CreateBrowserCommand.js +0 -27
  10. package/dist-cjs/commands/CreateCodeInterpreterCommand.js +0 -27
  11. package/dist-cjs/commands/CreateGatewayCommand.js +0 -27
  12. package/dist-cjs/commands/CreateGatewayTargetCommand.js +0 -27
  13. package/dist-cjs/commands/CreateMemoryCommand.js +0 -27
  14. package/dist-cjs/commands/CreateOauth2CredentialProviderCommand.js +0 -27
  15. package/dist-cjs/commands/CreateWorkloadIdentityCommand.js +0 -26
  16. package/dist-cjs/commands/DeleteAgentRuntimeCommand.js +0 -26
  17. package/dist-cjs/commands/DeleteAgentRuntimeEndpointCommand.js +0 -27
  18. package/dist-cjs/commands/DeleteApiKeyCredentialProviderCommand.js +0 -26
  19. package/dist-cjs/commands/DeleteBrowserCommand.js +0 -26
  20. package/dist-cjs/commands/DeleteCodeInterpreterCommand.js +0 -26
  21. package/dist-cjs/commands/DeleteGatewayCommand.js +0 -26
  22. package/dist-cjs/commands/DeleteGatewayTargetCommand.js +0 -26
  23. package/dist-cjs/commands/DeleteMemoryCommand.js +0 -26
  24. package/dist-cjs/commands/DeleteOauth2CredentialProviderCommand.js +0 -26
  25. package/dist-cjs/commands/DeleteWorkloadIdentityCommand.js +0 -26
  26. package/dist-cjs/commands/GetAgentRuntimeCommand.js +0 -27
  27. package/dist-cjs/commands/GetAgentRuntimeEndpointCommand.js +0 -27
  28. package/dist-cjs/commands/GetApiKeyCredentialProviderCommand.js +0 -26
  29. package/dist-cjs/commands/GetBrowserCommand.js +0 -27
  30. package/dist-cjs/commands/GetCodeInterpreterCommand.js +0 -27
  31. package/dist-cjs/commands/GetGatewayCommand.js +0 -27
  32. package/dist-cjs/commands/GetGatewayTargetCommand.js +0 -27
  33. package/dist-cjs/commands/GetMemoryCommand.js +0 -27
  34. package/dist-cjs/commands/GetOauth2CredentialProviderCommand.js +0 -26
  35. package/dist-cjs/commands/GetTokenVaultCommand.js +0 -26
  36. package/dist-cjs/commands/GetWorkloadIdentityCommand.js +0 -26
  37. package/dist-cjs/commands/ListAgentRuntimeEndpointsCommand.js +0 -27
  38. package/dist-cjs/commands/ListAgentRuntimeVersionsCommand.js +0 -27
  39. package/dist-cjs/commands/ListAgentRuntimesCommand.js +0 -27
  40. package/dist-cjs/commands/ListApiKeyCredentialProvidersCommand.js +0 -26
  41. package/dist-cjs/commands/ListBrowsersCommand.js +0 -27
  42. package/dist-cjs/commands/ListCodeInterpretersCommand.js +0 -27
  43. package/dist-cjs/commands/ListGatewayTargetsCommand.js +0 -27
  44. package/dist-cjs/commands/ListGatewaysCommand.js +0 -27
  45. package/dist-cjs/commands/ListMemoriesCommand.js +0 -26
  46. package/dist-cjs/commands/ListOauth2CredentialProvidersCommand.js +0 -26
  47. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
  48. package/dist-cjs/commands/ListWorkloadIdentitiesCommand.js +0 -26
  49. package/dist-cjs/commands/SetTokenVaultCMKCommand.js +0 -26
  50. package/dist-cjs/commands/TagResourceCommand.js +0 -26
  51. package/dist-cjs/commands/UntagResourceCommand.js +0 -26
  52. package/dist-cjs/commands/UpdateAgentRuntimeCommand.js +0 -27
  53. package/dist-cjs/commands/UpdateAgentRuntimeEndpointCommand.js +0 -27
  54. package/dist-cjs/commands/UpdateApiKeyCredentialProviderCommand.js +0 -27
  55. package/dist-cjs/commands/UpdateGatewayCommand.js +0 -27
  56. package/dist-cjs/commands/UpdateGatewayTargetCommand.js +0 -27
  57. package/dist-cjs/commands/UpdateMemoryCommand.js +0 -27
  58. package/dist-cjs/commands/UpdateOauth2CredentialProviderCommand.js +0 -27
  59. package/dist-cjs/commands/UpdateWorkloadIdentityCommand.js +0 -26
  60. package/dist-cjs/commands/index.js +0 -57
  61. package/dist-cjs/endpoint/EndpointParameters.js +0 -17
  62. package/dist-cjs/extensionConfiguration.js +0 -2
  63. package/dist-cjs/models/BedrockAgentCoreControlServiceException.js +0 -12
  64. package/dist-cjs/models/index.js +0 -4
  65. package/dist-cjs/models/models_0.js +0 -1228
  66. package/dist-cjs/pagination/Interfaces.js +0 -2
  67. package/dist-cjs/pagination/ListAgentRuntimeEndpointsPaginator.js +0 -7
  68. package/dist-cjs/pagination/ListAgentRuntimeVersionsPaginator.js +0 -7
  69. package/dist-cjs/pagination/ListAgentRuntimesPaginator.js +0 -7
  70. package/dist-cjs/pagination/ListApiKeyCredentialProvidersPaginator.js +0 -7
  71. package/dist-cjs/pagination/ListBrowsersPaginator.js +0 -7
  72. package/dist-cjs/pagination/ListCodeInterpretersPaginator.js +0 -7
  73. package/dist-cjs/pagination/ListGatewayTargetsPaginator.js +0 -7
  74. package/dist-cjs/pagination/ListGatewaysPaginator.js +0 -7
  75. package/dist-cjs/pagination/ListMemoriesPaginator.js +0 -7
  76. package/dist-cjs/pagination/ListOauth2CredentialProvidersPaginator.js +0 -7
  77. package/dist-cjs/pagination/ListWorkloadIdentitiesPaginator.js +0 -7
  78. package/dist-cjs/pagination/index.js +0 -15
  79. package/dist-cjs/protocols/Aws_restJson1.js +0 -2410
  80. package/dist-cjs/runtimeExtensions.js +0 -13
  81. package/dist-cjs/waiters/index.js +0 -4
  82. package/dist-cjs/waiters/waitForMemoryCreated.js +0 -54
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListCodeInterpretersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListCodeInterpretersCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "ListCodeInterpreters", {})
21
- .n("BedrockAgentCoreControlClient", "ListCodeInterpretersCommand")
22
- .f(void 0, models_0_1.ListCodeInterpretersResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_ListCodeInterpretersCommand)
24
- .de(Aws_restJson1_1.de_ListCodeInterpretersCommand)
25
- .build() {
26
- }
27
- exports.ListCodeInterpretersCommand = ListCodeInterpretersCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListGatewayTargetsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListGatewayTargetsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "ListGatewayTargets", {})
21
- .n("BedrockAgentCoreControlClient", "ListGatewayTargetsCommand")
22
- .f(void 0, models_0_1.ListGatewayTargetsResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_ListGatewayTargetsCommand)
24
- .de(Aws_restJson1_1.de_ListGatewayTargetsCommand)
25
- .build() {
26
- }
27
- exports.ListGatewayTargetsCommand = ListGatewayTargetsCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListGatewaysCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListGatewaysCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "ListGateways", {})
21
- .n("BedrockAgentCoreControlClient", "ListGatewaysCommand")
22
- .f(void 0, models_0_1.ListGatewaysResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_ListGatewaysCommand)
24
- .de(Aws_restJson1_1.de_ListGatewaysCommand)
25
- .build() {
26
- }
27
- exports.ListGatewaysCommand = ListGatewaysCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListMemoriesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListMemoriesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("AmazonBedrockAgentCoreControl", "ListMemories", {})
20
- .n("BedrockAgentCoreControlClient", "ListMemoriesCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListMemoriesCommand)
23
- .de(Aws_restJson1_1.de_ListMemoriesCommand)
24
- .build() {
25
- }
26
- exports.ListMemoriesCommand = ListMemoriesCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListOauth2CredentialProvidersCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListOauth2CredentialProvidersCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("AmazonBedrockAgentCoreControl", "ListOauth2CredentialProviders", {})
20
- .n("BedrockAgentCoreControlClient", "ListOauth2CredentialProvidersCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListOauth2CredentialProvidersCommand)
23
- .de(Aws_restJson1_1.de_ListOauth2CredentialProvidersCommand)
24
- .build() {
25
- }
26
- exports.ListOauth2CredentialProvidersCommand = ListOauth2CredentialProvidersCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsForResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListTagsForResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("AmazonBedrockAgentCoreControl", "ListTagsForResource", {})
20
- .n("BedrockAgentCoreControlClient", "ListTagsForResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListTagsForResourceCommand)
23
- .de(Aws_restJson1_1.de_ListTagsForResourceCommand)
24
- .build() {
25
- }
26
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListWorkloadIdentitiesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListWorkloadIdentitiesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("AmazonBedrockAgentCoreControl", "ListWorkloadIdentities", {})
20
- .n("BedrockAgentCoreControlClient", "ListWorkloadIdentitiesCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_ListWorkloadIdentitiesCommand)
23
- .de(Aws_restJson1_1.de_ListWorkloadIdentitiesCommand)
24
- .build() {
25
- }
26
- exports.ListWorkloadIdentitiesCommand = ListWorkloadIdentitiesCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SetTokenVaultCMKCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class SetTokenVaultCMKCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("AmazonBedrockAgentCoreControl", "SetTokenVaultCMK", {})
20
- .n("BedrockAgentCoreControlClient", "SetTokenVaultCMKCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_SetTokenVaultCMKCommand)
23
- .de(Aws_restJson1_1.de_SetTokenVaultCMKCommand)
24
- .build() {
25
- }
26
- exports.SetTokenVaultCMKCommand = SetTokenVaultCMKCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class TagResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("AmazonBedrockAgentCoreControl", "TagResource", {})
20
- .n("BedrockAgentCoreControlClient", "TagResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_TagResourceCommand)
23
- .de(Aws_restJson1_1.de_TagResourceCommand)
24
- .build() {
25
- }
26
- exports.TagResourceCommand = TagResourceCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UntagResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("AmazonBedrockAgentCoreControl", "UntagResource", {})
20
- .n("BedrockAgentCoreControlClient", "UntagResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UntagResourceCommand)
23
- .de(Aws_restJson1_1.de_UntagResourceCommand)
24
- .build() {
25
- }
26
- exports.UntagResourceCommand = UntagResourceCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateAgentRuntimeCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateAgentRuntimeCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "UpdateAgentRuntime", {})
21
- .n("BedrockAgentCoreControlClient", "UpdateAgentRuntimeCommand")
22
- .f(models_0_1.UpdateAgentRuntimeRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateAgentRuntimeCommand)
24
- .de(Aws_restJson1_1.de_UpdateAgentRuntimeCommand)
25
- .build() {
26
- }
27
- exports.UpdateAgentRuntimeCommand = UpdateAgentRuntimeCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateAgentRuntimeEndpointCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateAgentRuntimeEndpointCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "UpdateAgentRuntimeEndpoint", {})
21
- .n("BedrockAgentCoreControlClient", "UpdateAgentRuntimeEndpointCommand")
22
- .f(models_0_1.UpdateAgentRuntimeEndpointRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateAgentRuntimeEndpointCommand)
24
- .de(Aws_restJson1_1.de_UpdateAgentRuntimeEndpointCommand)
25
- .build() {
26
- }
27
- exports.UpdateAgentRuntimeEndpointCommand = UpdateAgentRuntimeEndpointCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateApiKeyCredentialProviderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateApiKeyCredentialProviderCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "UpdateApiKeyCredentialProvider", {})
21
- .n("BedrockAgentCoreControlClient", "UpdateApiKeyCredentialProviderCommand")
22
- .f(models_0_1.UpdateApiKeyCredentialProviderRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateApiKeyCredentialProviderCommand)
24
- .de(Aws_restJson1_1.de_UpdateApiKeyCredentialProviderCommand)
25
- .build() {
26
- }
27
- exports.UpdateApiKeyCredentialProviderCommand = UpdateApiKeyCredentialProviderCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGatewayCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateGatewayCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "UpdateGateway", {})
21
- .n("BedrockAgentCoreControlClient", "UpdateGatewayCommand")
22
- .f(models_0_1.UpdateGatewayRequestFilterSensitiveLog, models_0_1.UpdateGatewayResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_UpdateGatewayCommand)
24
- .de(Aws_restJson1_1.de_UpdateGatewayCommand)
25
- .build() {
26
- }
27
- exports.UpdateGatewayCommand = UpdateGatewayCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateGatewayTargetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateGatewayTargetCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "UpdateGatewayTarget", {})
21
- .n("BedrockAgentCoreControlClient", "UpdateGatewayTargetCommand")
22
- .f(models_0_1.UpdateGatewayTargetRequestFilterSensitiveLog, models_0_1.UpdateGatewayTargetResponseFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_UpdateGatewayTargetCommand)
24
- .de(Aws_restJson1_1.de_UpdateGatewayTargetCommand)
25
- .build() {
26
- }
27
- exports.UpdateGatewayTargetCommand = UpdateGatewayTargetCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateMemoryCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateMemoryCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "UpdateMemory", {})
21
- .n("BedrockAgentCoreControlClient", "UpdateMemoryCommand")
22
- .f(models_0_1.UpdateMemoryInputFilterSensitiveLog, models_0_1.UpdateMemoryOutputFilterSensitiveLog)
23
- .ser(Aws_restJson1_1.se_UpdateMemoryCommand)
24
- .de(Aws_restJson1_1.de_UpdateMemoryCommand)
25
- .build() {
26
- }
27
- exports.UpdateMemoryCommand = UpdateMemoryCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateOauth2CredentialProviderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateOauth2CredentialProviderCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("AmazonBedrockAgentCoreControl", "UpdateOauth2CredentialProvider", {})
21
- .n("BedrockAgentCoreControlClient", "UpdateOauth2CredentialProviderCommand")
22
- .f(models_0_1.UpdateOauth2CredentialProviderRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_restJson1_1.se_UpdateOauth2CredentialProviderCommand)
24
- .de(Aws_restJson1_1.de_UpdateOauth2CredentialProviderCommand)
25
- .build() {
26
- }
27
- exports.UpdateOauth2CredentialProviderCommand = UpdateOauth2CredentialProviderCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateWorkloadIdentityCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateWorkloadIdentityCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("AmazonBedrockAgentCoreControl", "UpdateWorkloadIdentity", {})
20
- .n("BedrockAgentCoreControlClient", "UpdateWorkloadIdentityCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_restJson1_1.se_UpdateWorkloadIdentityCommand)
23
- .de(Aws_restJson1_1.de_UpdateWorkloadIdentityCommand)
24
- .build() {
25
- }
26
- exports.UpdateWorkloadIdentityCommand = UpdateWorkloadIdentityCommand;
@@ -1,57 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./CreateAgentRuntimeCommand"), exports);
5
- tslib_1.__exportStar(require("./CreateAgentRuntimeEndpointCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateApiKeyCredentialProviderCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateBrowserCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateCodeInterpreterCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateGatewayCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateGatewayTargetCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateMemoryCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateOauth2CredentialProviderCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateWorkloadIdentityCommand"), exports);
14
- tslib_1.__exportStar(require("./DeleteAgentRuntimeCommand"), exports);
15
- tslib_1.__exportStar(require("./DeleteAgentRuntimeEndpointCommand"), exports);
16
- tslib_1.__exportStar(require("./DeleteApiKeyCredentialProviderCommand"), exports);
17
- tslib_1.__exportStar(require("./DeleteBrowserCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteCodeInterpreterCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteGatewayCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteGatewayTargetCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteMemoryCommand"), exports);
22
- tslib_1.__exportStar(require("./DeleteOauth2CredentialProviderCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteWorkloadIdentityCommand"), exports);
24
- tslib_1.__exportStar(require("./GetAgentRuntimeCommand"), exports);
25
- tslib_1.__exportStar(require("./GetAgentRuntimeEndpointCommand"), exports);
26
- tslib_1.__exportStar(require("./GetApiKeyCredentialProviderCommand"), exports);
27
- tslib_1.__exportStar(require("./GetBrowserCommand"), exports);
28
- tslib_1.__exportStar(require("./GetCodeInterpreterCommand"), exports);
29
- tslib_1.__exportStar(require("./GetGatewayCommand"), exports);
30
- tslib_1.__exportStar(require("./GetGatewayTargetCommand"), exports);
31
- tslib_1.__exportStar(require("./GetMemoryCommand"), exports);
32
- tslib_1.__exportStar(require("./GetOauth2CredentialProviderCommand"), exports);
33
- tslib_1.__exportStar(require("./GetTokenVaultCommand"), exports);
34
- tslib_1.__exportStar(require("./GetWorkloadIdentityCommand"), exports);
35
- tslib_1.__exportStar(require("./ListAgentRuntimeEndpointsCommand"), exports);
36
- tslib_1.__exportStar(require("./ListAgentRuntimeVersionsCommand"), exports);
37
- tslib_1.__exportStar(require("./ListAgentRuntimesCommand"), exports);
38
- tslib_1.__exportStar(require("./ListApiKeyCredentialProvidersCommand"), exports);
39
- tslib_1.__exportStar(require("./ListBrowsersCommand"), exports);
40
- tslib_1.__exportStar(require("./ListCodeInterpretersCommand"), exports);
41
- tslib_1.__exportStar(require("./ListGatewayTargetsCommand"), exports);
42
- tslib_1.__exportStar(require("./ListGatewaysCommand"), exports);
43
- tslib_1.__exportStar(require("./ListMemoriesCommand"), exports);
44
- tslib_1.__exportStar(require("./ListOauth2CredentialProvidersCommand"), exports);
45
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
46
- tslib_1.__exportStar(require("./ListWorkloadIdentitiesCommand"), exports);
47
- tslib_1.__exportStar(require("./SetTokenVaultCMKCommand"), exports);
48
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
49
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
50
- tslib_1.__exportStar(require("./UpdateAgentRuntimeCommand"), exports);
51
- tslib_1.__exportStar(require("./UpdateAgentRuntimeEndpointCommand"), exports);
52
- tslib_1.__exportStar(require("./UpdateApiKeyCredentialProviderCommand"), exports);
53
- tslib_1.__exportStar(require("./UpdateGatewayCommand"), exports);
54
- tslib_1.__exportStar(require("./UpdateGatewayTargetCommand"), exports);
55
- tslib_1.__exportStar(require("./UpdateMemoryCommand"), exports);
56
- tslib_1.__exportStar(require("./UpdateOauth2CredentialProviderCommand"), exports);
57
- tslib_1.__exportStar(require("./UpdateWorkloadIdentityCommand"), exports);
@@ -1,17 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return Object.assign(options, {
6
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
7
- useFipsEndpoint: options.useFipsEndpoint ?? false,
8
- defaultSigningName: "bedrock-agentcore",
9
- });
10
- };
11
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
12
- exports.commonParams = {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BedrockAgentCoreControlServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class BedrockAgentCoreControlServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, BedrockAgentCoreControlServiceException.prototype);
10
- }
11
- }
12
- exports.BedrockAgentCoreControlServiceException = BedrockAgentCoreControlServiceException;
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);