@aws-sdk/client-proton 3.489.0 → 3.495.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 (133) hide show
  1. package/dist-cjs/Proton.js +1 -185
  2. package/dist-cjs/ProtonClient.js +1 -43
  3. package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +1 -28
  4. package/dist-cjs/commands/CancelComponentDeploymentCommand.js +1 -29
  5. package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +1 -29
  6. package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +1 -29
  7. package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +1 -29
  8. package/dist-cjs/commands/CreateComponentCommand.js +1 -29
  9. package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +1 -28
  10. package/dist-cjs/commands/CreateEnvironmentCommand.js +1 -29
  11. package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +1 -29
  12. package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +1 -29
  13. package/dist-cjs/commands/CreateRepositoryCommand.js +1 -28
  14. package/dist-cjs/commands/CreateServiceCommand.js +1 -29
  15. package/dist-cjs/commands/CreateServiceInstanceCommand.js +1 -29
  16. package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +1 -28
  17. package/dist-cjs/commands/CreateServiceTemplateCommand.js +1 -29
  18. package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +1 -29
  19. package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteComponentCommand.js +1 -29
  21. package/dist-cjs/commands/DeleteDeploymentCommand.js +1 -29
  22. package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteEnvironmentCommand.js +1 -29
  24. package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +1 -29
  25. package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +1 -29
  26. package/dist-cjs/commands/DeleteRepositoryCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteServiceCommand.js +1 -29
  28. package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteServiceTemplateCommand.js +1 -29
  30. package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +1 -29
  31. package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +1 -28
  32. package/dist-cjs/commands/GetAccountSettingsCommand.js +1 -28
  33. package/dist-cjs/commands/GetComponentCommand.js +1 -29
  34. package/dist-cjs/commands/GetDeploymentCommand.js +1 -29
  35. package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +1 -28
  36. package/dist-cjs/commands/GetEnvironmentCommand.js +1 -29
  37. package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +1 -29
  38. package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +1 -29
  39. package/dist-cjs/commands/GetRepositoryCommand.js +1 -28
  40. package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +1 -28
  41. package/dist-cjs/commands/GetResourcesSummaryCommand.js +1 -28
  42. package/dist-cjs/commands/GetServiceCommand.js +1 -29
  43. package/dist-cjs/commands/GetServiceInstanceCommand.js +1 -29
  44. package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +1 -28
  45. package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +1 -28
  46. package/dist-cjs/commands/GetServiceSyncConfigCommand.js +1 -28
  47. package/dist-cjs/commands/GetServiceTemplateCommand.js +1 -29
  48. package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +1 -29
  49. package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +1 -28
  50. package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +1 -28
  51. package/dist-cjs/commands/ListComponentOutputsCommand.js +1 -29
  52. package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +1 -28
  53. package/dist-cjs/commands/ListComponentsCommand.js +1 -29
  54. package/dist-cjs/commands/ListDeploymentsCommand.js +1 -28
  55. package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +1 -28
  56. package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +1 -29
  57. package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +1 -28
  58. package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +1 -29
  59. package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +1 -29
  60. package/dist-cjs/commands/ListEnvironmentsCommand.js +1 -29
  61. package/dist-cjs/commands/ListRepositoriesCommand.js +1 -28
  62. package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +1 -28
  63. package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +1 -29
  64. package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +1 -28
  65. package/dist-cjs/commands/ListServiceInstancesCommand.js +1 -29
  66. package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +1 -29
  67. package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +1 -28
  68. package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +1 -29
  69. package/dist-cjs/commands/ListServiceTemplatesCommand.js +1 -29
  70. package/dist-cjs/commands/ListServicesCommand.js +1 -29
  71. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  72. package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +1 -29
  73. package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +1 -28
  74. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  75. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  76. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +1 -28
  77. package/dist-cjs/commands/UpdateComponentCommand.js +1 -29
  78. package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +1 -28
  79. package/dist-cjs/commands/UpdateEnvironmentCommand.js +1 -29
  80. package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +1 -29
  81. package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +1 -29
  82. package/dist-cjs/commands/UpdateServiceCommand.js +1 -29
  83. package/dist-cjs/commands/UpdateServiceInstanceCommand.js +1 -29
  84. package/dist-cjs/commands/UpdateServicePipelineCommand.js +1 -29
  85. package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +1 -28
  86. package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +1 -28
  87. package/dist-cjs/commands/UpdateServiceTemplateCommand.js +1 -29
  88. package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +1 -29
  89. package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +1 -28
  90. package/dist-cjs/commands/index.js +1 -90
  91. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  92. package/dist-cjs/extensionConfiguration.js +1 -2
  93. package/dist-cjs/index.js +9143 -12
  94. package/dist-cjs/models/ProtonServiceException.js +1 -12
  95. package/dist-cjs/models/index.js +1 -4
  96. package/dist-cjs/models/models_0.js +1 -791
  97. package/dist-cjs/pagination/Interfaces.js +1 -2
  98. package/dist-cjs/pagination/ListComponentOutputsPaginator.js +1 -7
  99. package/dist-cjs/pagination/ListComponentProvisionedResourcesPaginator.js +1 -7
  100. package/dist-cjs/pagination/ListComponentsPaginator.js +1 -7
  101. package/dist-cjs/pagination/ListDeploymentsPaginator.js +1 -7
  102. package/dist-cjs/pagination/ListEnvironmentAccountConnectionsPaginator.js +1 -7
  103. package/dist-cjs/pagination/ListEnvironmentOutputsPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListEnvironmentProvisionedResourcesPaginator.js +1 -7
  105. package/dist-cjs/pagination/ListEnvironmentTemplateVersionsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListEnvironmentTemplatesPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListEnvironmentsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListRepositoriesPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListRepositorySyncDefinitionsPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListServiceInstanceOutputsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListServiceInstanceProvisionedResourcesPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListServiceInstancesPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListServicePipelineOutputsPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListServicePipelineProvisionedResourcesPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListServiceTemplateVersionsPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListServiceTemplatesPaginator.js +1 -7
  117. package/dist-cjs/pagination/ListServicesPaginator.js +1 -7
  118. package/dist-cjs/pagination/ListTagsForResourcePaginator.js +1 -7
  119. package/dist-cjs/pagination/index.js +1 -25
  120. package/dist-cjs/protocols/Aws_json1_0.js +1 -5823
  121. package/dist-cjs/runtimeExtensions.js +1 -22
  122. package/dist-cjs/waiters/index.js +1 -13
  123. package/dist-cjs/waiters/waitForComponentDeleted.js +1 -39
  124. package/dist-cjs/waiters/waitForComponentDeployed.js +1 -45
  125. package/dist-cjs/waiters/waitForEnvironmentDeployed.js +1 -45
  126. package/dist-cjs/waiters/waitForEnvironmentTemplateVersionRegistered.js +1 -54
  127. package/dist-cjs/waiters/waitForServiceCreated.js +1 -63
  128. package/dist-cjs/waiters/waitForServiceDeleted.js +1 -39
  129. package/dist-cjs/waiters/waitForServiceInstanceDeployed.js +1 -45
  130. package/dist-cjs/waiters/waitForServicePipelineDeployed.js +1 -45
  131. package/dist-cjs/waiters/waitForServiceTemplateVersionRegistered.js +1 -54
  132. package/dist-cjs/waiters/waitForServiceUpdated.js +1 -72
  133. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEnvironmentAccountConnectionCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetEnvironmentAccountConnectionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetEnvironmentAccountConnection", {})
22
- .n("ProtonClient", "GetEnvironmentAccountConnectionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetEnvironmentAccountConnectionCommand)
25
- .de(Aws_json1_0_1.de_GetEnvironmentAccountConnectionCommand)
26
- .build() {
27
- }
28
- exports.GetEnvironmentAccountConnectionCommand = GetEnvironmentAccountConnectionCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEnvironmentCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetEnvironmentCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "GetEnvironment", {})
23
- .n("ProtonClient", "GetEnvironmentCommand")
24
- .f(void 0, models_0_1.GetEnvironmentOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_GetEnvironmentCommand)
26
- .de(Aws_json1_0_1.de_GetEnvironmentCommand)
27
- .build() {
28
- }
29
- exports.GetEnvironmentCommand = GetEnvironmentCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEnvironmentTemplateCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetEnvironmentTemplateCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "GetEnvironmentTemplate", {})
23
- .n("ProtonClient", "GetEnvironmentTemplateCommand")
24
- .f(void 0, models_0_1.GetEnvironmentTemplateOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_GetEnvironmentTemplateCommand)
26
- .de(Aws_json1_0_1.de_GetEnvironmentTemplateCommand)
27
- .build() {
28
- }
29
- exports.GetEnvironmentTemplateCommand = GetEnvironmentTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetEnvironmentTemplateVersionCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetEnvironmentTemplateVersionCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "GetEnvironmentTemplateVersion", {})
23
- .n("ProtonClient", "GetEnvironmentTemplateVersionCommand")
24
- .f(void 0, models_0_1.GetEnvironmentTemplateVersionOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_GetEnvironmentTemplateVersionCommand)
26
- .de(Aws_json1_0_1.de_GetEnvironmentTemplateVersionCommand)
27
- .build() {
28
- }
29
- exports.GetEnvironmentTemplateVersionCommand = GetEnvironmentTemplateVersionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetRepositoryCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetRepositoryCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetRepository", {})
22
- .n("ProtonClient", "GetRepositoryCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetRepositoryCommand)
25
- .de(Aws_json1_0_1.de_GetRepositoryCommand)
26
- .build() {
27
- }
28
- exports.GetRepositoryCommand = GetRepositoryCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetRepositorySyncStatusCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetRepositorySyncStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetRepositorySyncStatus", {})
22
- .n("ProtonClient", "GetRepositorySyncStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetRepositorySyncStatusCommand)
25
- .de(Aws_json1_0_1.de_GetRepositorySyncStatusCommand)
26
- .build() {
27
- }
28
- exports.GetRepositorySyncStatusCommand = GetRepositorySyncStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetResourcesSummaryCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetResourcesSummaryCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetResourcesSummary", {})
22
- .n("ProtonClient", "GetResourcesSummaryCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetResourcesSummaryCommand)
25
- .de(Aws_json1_0_1.de_GetResourcesSummaryCommand)
26
- .build() {
27
- }
28
- exports.GetResourcesSummaryCommand = GetResourcesSummaryCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetServiceCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetServiceCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "GetService", {})
23
- .n("ProtonClient", "GetServiceCommand")
24
- .f(void 0, models_0_1.GetServiceOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_GetServiceCommand)
26
- .de(Aws_json1_0_1.de_GetServiceCommand)
27
- .build() {
28
- }
29
- exports.GetServiceCommand = GetServiceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetServiceInstanceCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetServiceInstanceCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "GetServiceInstance", {})
23
- .n("ProtonClient", "GetServiceInstanceCommand")
24
- .f(void 0, models_0_1.GetServiceInstanceOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_GetServiceInstanceCommand)
26
- .de(Aws_json1_0_1.de_GetServiceInstanceCommand)
27
- .build() {
28
- }
29
- exports.GetServiceInstanceCommand = GetServiceInstanceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetServiceInstanceSyncStatusCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetServiceInstanceSyncStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetServiceInstanceSyncStatus", {})
22
- .n("ProtonClient", "GetServiceInstanceSyncStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetServiceInstanceSyncStatusCommand)
25
- .de(Aws_json1_0_1.de_GetServiceInstanceSyncStatusCommand)
26
- .build() {
27
- }
28
- exports.GetServiceInstanceSyncStatusCommand = GetServiceInstanceSyncStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetServiceSyncBlockerSummaryCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetServiceSyncBlockerSummaryCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetServiceSyncBlockerSummary", {})
22
- .n("ProtonClient", "GetServiceSyncBlockerSummaryCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetServiceSyncBlockerSummaryCommand)
25
- .de(Aws_json1_0_1.de_GetServiceSyncBlockerSummaryCommand)
26
- .build() {
27
- }
28
- exports.GetServiceSyncBlockerSummaryCommand = GetServiceSyncBlockerSummaryCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetServiceSyncConfigCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetServiceSyncConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetServiceSyncConfig", {})
22
- .n("ProtonClient", "GetServiceSyncConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetServiceSyncConfigCommand)
25
- .de(Aws_json1_0_1.de_GetServiceSyncConfigCommand)
26
- .build() {
27
- }
28
- exports.GetServiceSyncConfigCommand = GetServiceSyncConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetServiceTemplateCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetServiceTemplateCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "GetServiceTemplate", {})
23
- .n("ProtonClient", "GetServiceTemplateCommand")
24
- .f(void 0, models_0_1.GetServiceTemplateOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_GetServiceTemplateCommand)
26
- .de(Aws_json1_0_1.de_GetServiceTemplateCommand)
27
- .build() {
28
- }
29
- exports.GetServiceTemplateCommand = GetServiceTemplateCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetServiceTemplateVersionCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetServiceTemplateVersionCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "GetServiceTemplateVersion", {})
23
- .n("ProtonClient", "GetServiceTemplateVersionCommand")
24
- .f(void 0, models_0_1.GetServiceTemplateVersionOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_GetServiceTemplateVersionCommand)
26
- .de(Aws_json1_0_1.de_GetServiceTemplateVersionCommand)
27
- .build() {
28
- }
29
- exports.GetServiceTemplateVersionCommand = GetServiceTemplateVersionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTemplateSyncConfigCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetTemplateSyncConfigCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetTemplateSyncConfig", {})
22
- .n("ProtonClient", "GetTemplateSyncConfigCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetTemplateSyncConfigCommand)
25
- .de(Aws_json1_0_1.de_GetTemplateSyncConfigCommand)
26
- .build() {
27
- }
28
- exports.GetTemplateSyncConfigCommand = GetTemplateSyncConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTemplateSyncStatusCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetTemplateSyncStatusCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "GetTemplateSyncStatus", {})
22
- .n("ProtonClient", "GetTemplateSyncStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_GetTemplateSyncStatusCommand)
25
- .de(Aws_json1_0_1.de_GetTemplateSyncStatusCommand)
26
- .build() {
27
- }
28
- exports.GetTemplateSyncStatusCommand = GetTemplateSyncStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListComponentOutputsCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class ListComponentOutputsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "ListComponentOutputs", {})
23
- .n("ProtonClient", "ListComponentOutputsCommand")
24
- .f(void 0, models_0_1.ListComponentOutputsOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_ListComponentOutputsCommand)
26
- .de(Aws_json1_0_1.de_ListComponentOutputsCommand)
27
- .build() {
28
- }
29
- exports.ListComponentOutputsCommand = ListComponentOutputsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListComponentProvisionedResourcesCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class ListComponentProvisionedResourcesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "ListComponentProvisionedResources", {})
22
- .n("ProtonClient", "ListComponentProvisionedResourcesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_ListComponentProvisionedResourcesCommand)
25
- .de(Aws_json1_0_1.de_ListComponentProvisionedResourcesCommand)
26
- .build() {
27
- }
28
- exports.ListComponentProvisionedResourcesCommand = ListComponentProvisionedResourcesCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListComponentsCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class ListComponentsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("AwsProton20200720", "ListComponents", {})
23
- .n("ProtonClient", "ListComponentsCommand")
24
- .f(void 0, models_0_1.ListComponentsOutputFilterSensitiveLog)
25
- .ser(Aws_json1_0_1.se_ListComponentsCommand)
26
- .de(Aws_json1_0_1.de_ListComponentsCommand)
27
- .build() {
28
- }
29
- exports.ListComponentsCommand = ListComponentsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListDeploymentsCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class ListDeploymentsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "ListDeployments", {})
22
- .n("ProtonClient", "ListDeploymentsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_ListDeploymentsCommand)
25
- .de(Aws_json1_0_1.de_ListDeploymentsCommand)
26
- .build() {
27
- }
28
- exports.ListDeploymentsCommand = ListDeploymentsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListEnvironmentAccountConnectionsCommand = 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_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class ListEnvironmentAccountConnectionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AwsProton20200720", "ListEnvironmentAccountConnections", {})
22
- .n("ProtonClient", "ListEnvironmentAccountConnectionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_0_1.se_ListEnvironmentAccountConnectionsCommand)
25
- .de(Aws_json1_0_1.de_ListEnvironmentAccountConnectionsCommand)
26
- .build() {
27
- }
28
- exports.ListEnvironmentAccountConnectionsCommand = ListEnvironmentAccountConnectionsCommand;
1
+ module.exports = require("../index.js");