@aws-sdk/client-proton 3.490.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,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListComponentOutputs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListComponentOutputsCommand_1 = require("../commands/ListComponentOutputsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListComponentOutputs = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListComponentOutputsCommand_1.ListComponentOutputsCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListComponentProvisionedResources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListComponentProvisionedResourcesCommand_1 = require("../commands/ListComponentProvisionedResourcesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListComponentProvisionedResources = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListComponentProvisionedResourcesCommand_1.ListComponentProvisionedResourcesCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListComponents = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListComponentsCommand_1 = require("../commands/ListComponentsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListComponents = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListComponentsCommand_1.ListComponentsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListDeployments = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListDeploymentsCommand_1 = require("../commands/ListDeploymentsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListDeployments = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListDeploymentsCommand_1.ListDeploymentsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEnvironmentAccountConnections = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEnvironmentAccountConnectionsCommand_1 = require("../commands/ListEnvironmentAccountConnectionsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListEnvironmentAccountConnections = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListEnvironmentAccountConnectionsCommand_1.ListEnvironmentAccountConnectionsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEnvironmentOutputs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEnvironmentOutputsCommand_1 = require("../commands/ListEnvironmentOutputsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListEnvironmentOutputs = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListEnvironmentOutputsCommand_1.ListEnvironmentOutputsCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEnvironmentProvisionedResources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEnvironmentProvisionedResourcesCommand_1 = require("../commands/ListEnvironmentProvisionedResourcesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListEnvironmentProvisionedResources = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListEnvironmentProvisionedResourcesCommand_1.ListEnvironmentProvisionedResourcesCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEnvironmentTemplateVersions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEnvironmentTemplateVersionsCommand_1 = require("../commands/ListEnvironmentTemplateVersionsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListEnvironmentTemplateVersions = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListEnvironmentTemplateVersionsCommand_1.ListEnvironmentTemplateVersionsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEnvironmentTemplates = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEnvironmentTemplatesCommand_1 = require("../commands/ListEnvironmentTemplatesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListEnvironmentTemplates = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListEnvironmentTemplatesCommand_1.ListEnvironmentTemplatesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEnvironments = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEnvironmentsCommand_1 = require("../commands/ListEnvironmentsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListEnvironments = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListEnvironmentsCommand_1.ListEnvironmentsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRepositories = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRepositoriesCommand_1 = require("../commands/ListRepositoriesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListRepositories = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListRepositoriesCommand_1.ListRepositoriesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRepositorySyncDefinitions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRepositorySyncDefinitionsCommand_1 = require("../commands/ListRepositorySyncDefinitionsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListRepositorySyncDefinitions = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListRepositorySyncDefinitionsCommand_1.ListRepositorySyncDefinitionsCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServiceInstanceOutputs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServiceInstanceOutputsCommand_1 = require("../commands/ListServiceInstanceOutputsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListServiceInstanceOutputs = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListServiceInstanceOutputsCommand_1.ListServiceInstanceOutputsCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServiceInstanceProvisionedResources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServiceInstanceProvisionedResourcesCommand_1 = require("../commands/ListServiceInstanceProvisionedResourcesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListServiceInstanceProvisionedResources = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListServiceInstanceProvisionedResourcesCommand_1.ListServiceInstanceProvisionedResourcesCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServiceInstances = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServiceInstancesCommand_1 = require("../commands/ListServiceInstancesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListServiceInstances = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListServiceInstancesCommand_1.ListServiceInstancesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServicePipelineOutputs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServicePipelineOutputsCommand_1 = require("../commands/ListServicePipelineOutputsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListServicePipelineOutputs = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListServicePipelineOutputsCommand_1.ListServicePipelineOutputsCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServicePipelineProvisionedResources = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServicePipelineProvisionedResourcesCommand_1 = require("../commands/ListServicePipelineProvisionedResourcesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListServicePipelineProvisionedResources = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListServicePipelineProvisionedResourcesCommand_1.ListServicePipelineProvisionedResourcesCommand, "nextToken", "nextToken", "");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServiceTemplateVersions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServiceTemplateVersionsCommand_1 = require("../commands/ListServiceTemplateVersionsCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListServiceTemplateVersions = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListServiceTemplateVersionsCommand_1.ListServiceTemplateVersionsCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServiceTemplates = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServiceTemplatesCommand_1 = require("../commands/ListServiceTemplatesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListServiceTemplates = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListServiceTemplatesCommand_1.ListServiceTemplatesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListServices = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListServicesCommand_1 = require("../commands/ListServicesCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListServices = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListServicesCommand_1.ListServicesCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListTagsForResource = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListTagsForResourceCommand_1 = require("../commands/ListTagsForResourceCommand");
6
- const ProtonClient_1 = require("../ProtonClient");
7
- exports.paginateListTagsForResource = (0, core_1.createPaginator)(ProtonClient_1.ProtonClient, ListTagsForResourceCommand_1.ListTagsForResourceCommand, "nextToken", "nextToken", "maxResults");
1
+ module.exports = require("../index.js");
@@ -1,25 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./Interfaces"), exports);
5
- tslib_1.__exportStar(require("./ListComponentOutputsPaginator"), exports);
6
- tslib_1.__exportStar(require("./ListComponentProvisionedResourcesPaginator"), exports);
7
- tslib_1.__exportStar(require("./ListComponentsPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListDeploymentsPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListEnvironmentAccountConnectionsPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListEnvironmentOutputsPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListEnvironmentProvisionedResourcesPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListEnvironmentTemplateVersionsPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListEnvironmentTemplatesPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListEnvironmentsPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListRepositoriesPaginator"), exports);
16
- tslib_1.__exportStar(require("./ListRepositorySyncDefinitionsPaginator"), exports);
17
- tslib_1.__exportStar(require("./ListServiceInstanceOutputsPaginator"), exports);
18
- tslib_1.__exportStar(require("./ListServiceInstanceProvisionedResourcesPaginator"), exports);
19
- tslib_1.__exportStar(require("./ListServiceInstancesPaginator"), exports);
20
- tslib_1.__exportStar(require("./ListServicePipelineOutputsPaginator"), exports);
21
- tslib_1.__exportStar(require("./ListServicePipelineProvisionedResourcesPaginator"), exports);
22
- tslib_1.__exportStar(require("./ListServiceTemplateVersionsPaginator"), exports);
23
- tslib_1.__exportStar(require("./ListServiceTemplatesPaginator"), exports);
24
- tslib_1.__exportStar(require("./ListServicesPaginator"), exports);
25
- tslib_1.__exportStar(require("./ListTagsForResourcePaginator"), exports);
1
+ module.exports = require("../index.js");