@aws-sdk/client-proton 3.529.1 → 3.535.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 (187) hide show
  1. package/dist-types/Proton.d.ts +12 -1
  2. package/dist-types/ProtonClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +2 -1
  4. package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +2 -1
  5. package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +2 -1
  6. package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +2 -1
  7. package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateComponentCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateEnvironmentCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateRepositoryCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateServiceCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateServiceInstanceCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateServiceTemplateCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteComponentCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteDeploymentCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteRepositoryCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteServiceCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +2 -1
  32. package/dist-types/commands/GetAccountSettingsCommand.d.ts +2 -1
  33. package/dist-types/commands/GetComponentCommand.d.ts +2 -1
  34. package/dist-types/commands/GetDeploymentCommand.d.ts +2 -1
  35. package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +2 -1
  36. package/dist-types/commands/GetEnvironmentCommand.d.ts +2 -1
  37. package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +2 -1
  38. package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +2 -1
  39. package/dist-types/commands/GetRepositoryCommand.d.ts +2 -1
  40. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +2 -1
  41. package/dist-types/commands/GetResourcesSummaryCommand.d.ts +2 -1
  42. package/dist-types/commands/GetServiceCommand.d.ts +2 -1
  43. package/dist-types/commands/GetServiceInstanceCommand.d.ts +2 -1
  44. package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +2 -1
  45. package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +2 -1
  46. package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +2 -1
  47. package/dist-types/commands/GetServiceTemplateCommand.d.ts +2 -1
  48. package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +2 -1
  49. package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +2 -1
  50. package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +2 -1
  51. package/dist-types/commands/ListComponentOutputsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +2 -1
  53. package/dist-types/commands/ListComponentsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListDeploymentsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +2 -1
  56. package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +2 -1
  57. package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +2 -1
  58. package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +2 -1
  59. package/dist-types/commands/ListEnvironmentTemplatesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListEnvironmentsCommand.d.ts +2 -1
  61. package/dist-types/commands/ListRepositoriesCommand.d.ts +2 -1
  62. package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +2 -1
  63. package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +2 -1
  64. package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +2 -1
  65. package/dist-types/commands/ListServiceInstancesCommand.d.ts +2 -1
  66. package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +2 -1
  68. package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +2 -1
  69. package/dist-types/commands/ListServiceTemplatesCommand.d.ts +2 -1
  70. package/dist-types/commands/ListServicesCommand.d.ts +2 -1
  71. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  72. package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +2 -1
  73. package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +2 -1
  74. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  75. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  76. package/dist-types/commands/UpdateAccountSettingsCommand.d.ts +2 -1
  77. package/dist-types/commands/UpdateComponentCommand.d.ts +2 -1
  78. package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +2 -1
  79. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +2 -1
  80. package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +2 -1
  81. package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +2 -1
  82. package/dist-types/commands/UpdateServiceCommand.d.ts +2 -1
  83. package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateServicePipelineCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +2 -1
  90. package/dist-types/models/models_0.d.ts +856 -856
  91. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  92. package/dist-types/runtimeConfig.d.ts +2 -2
  93. package/dist-types/runtimeConfig.native.d.ts +2 -2
  94. package/dist-types/runtimeConfig.shared.d.ts +2 -2
  95. package/dist-types/ts3.4/Proton.d.ts +11 -0
  96. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/GetResourcesSummaryCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ListDeploymentsCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  184. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  185. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
  186. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
  187. package/package.json +41 -41
@@ -265,6 +265,7 @@ export interface Proton {
265
265
  /**
266
266
  * @see {@link GetAccountSettingsCommand}
267
267
  */
268
+ getAccountSettings(): Promise<GetAccountSettingsCommandOutput>;
268
269
  getAccountSettings(args: GetAccountSettingsCommandInput, options?: __HttpHandlerOptions): Promise<GetAccountSettingsCommandOutput>;
269
270
  getAccountSettings(args: GetAccountSettingsCommandInput, cb: (err: any, data?: GetAccountSettingsCommandOutput) => void): void;
270
271
  getAccountSettings(args: GetAccountSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAccountSettingsCommandOutput) => void): void;
@@ -319,6 +320,7 @@ export interface Proton {
319
320
  /**
320
321
  * @see {@link GetResourcesSummaryCommand}
321
322
  */
323
+ getResourcesSummary(): Promise<GetResourcesSummaryCommandOutput>;
322
324
  getResourcesSummary(args: GetResourcesSummaryCommandInput, options?: __HttpHandlerOptions): Promise<GetResourcesSummaryCommandOutput>;
323
325
  getResourcesSummary(args: GetResourcesSummaryCommandInput, cb: (err: any, data?: GetResourcesSummaryCommandOutput) => void): void;
324
326
  getResourcesSummary(args: GetResourcesSummaryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetResourcesSummaryCommandOutput) => void): void;
@@ -391,12 +393,14 @@ export interface Proton {
391
393
  /**
392
394
  * @see {@link ListComponentsCommand}
393
395
  */
396
+ listComponents(): Promise<ListComponentsCommandOutput>;
394
397
  listComponents(args: ListComponentsCommandInput, options?: __HttpHandlerOptions): Promise<ListComponentsCommandOutput>;
395
398
  listComponents(args: ListComponentsCommandInput, cb: (err: any, data?: ListComponentsCommandOutput) => void): void;
396
399
  listComponents(args: ListComponentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListComponentsCommandOutput) => void): void;
397
400
  /**
398
401
  * @see {@link ListDeploymentsCommand}
399
402
  */
403
+ listDeployments(): Promise<ListDeploymentsCommandOutput>;
400
404
  listDeployments(args: ListDeploymentsCommandInput, options?: __HttpHandlerOptions): Promise<ListDeploymentsCommandOutput>;
401
405
  listDeployments(args: ListDeploymentsCommandInput, cb: (err: any, data?: ListDeploymentsCommandOutput) => void): void;
402
406
  listDeployments(args: ListDeploymentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListDeploymentsCommandOutput) => void): void;
@@ -421,12 +425,14 @@ export interface Proton {
421
425
  /**
422
426
  * @see {@link ListEnvironmentsCommand}
423
427
  */
428
+ listEnvironments(): Promise<ListEnvironmentsCommandOutput>;
424
429
  listEnvironments(args: ListEnvironmentsCommandInput, options?: __HttpHandlerOptions): Promise<ListEnvironmentsCommandOutput>;
425
430
  listEnvironments(args: ListEnvironmentsCommandInput, cb: (err: any, data?: ListEnvironmentsCommandOutput) => void): void;
426
431
  listEnvironments(args: ListEnvironmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEnvironmentsCommandOutput) => void): void;
427
432
  /**
428
433
  * @see {@link ListEnvironmentTemplatesCommand}
429
434
  */
435
+ listEnvironmentTemplates(): Promise<ListEnvironmentTemplatesCommandOutput>;
430
436
  listEnvironmentTemplates(args: ListEnvironmentTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListEnvironmentTemplatesCommandOutput>;
431
437
  listEnvironmentTemplates(args: ListEnvironmentTemplatesCommandInput, cb: (err: any, data?: ListEnvironmentTemplatesCommandOutput) => void): void;
432
438
  listEnvironmentTemplates(args: ListEnvironmentTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEnvironmentTemplatesCommandOutput) => void): void;
@@ -439,6 +445,7 @@ export interface Proton {
439
445
  /**
440
446
  * @see {@link ListRepositoriesCommand}
441
447
  */
448
+ listRepositories(): Promise<ListRepositoriesCommandOutput>;
442
449
  listRepositories(args: ListRepositoriesCommandInput, options?: __HttpHandlerOptions): Promise<ListRepositoriesCommandOutput>;
443
450
  listRepositories(args: ListRepositoriesCommandInput, cb: (err: any, data?: ListRepositoriesCommandOutput) => void): void;
444
451
  listRepositories(args: ListRepositoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRepositoriesCommandOutput) => void): void;
@@ -463,6 +470,7 @@ export interface Proton {
463
470
  /**
464
471
  * @see {@link ListServiceInstancesCommand}
465
472
  */
473
+ listServiceInstances(): Promise<ListServiceInstancesCommandOutput>;
466
474
  listServiceInstances(args: ListServiceInstancesCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceInstancesCommandOutput>;
467
475
  listServiceInstances(args: ListServiceInstancesCommandInput, cb: (err: any, data?: ListServiceInstancesCommandOutput) => void): void;
468
476
  listServiceInstances(args: ListServiceInstancesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceInstancesCommandOutput) => void): void;
@@ -481,12 +489,14 @@ export interface Proton {
481
489
  /**
482
490
  * @see {@link ListServicesCommand}
483
491
  */
492
+ listServices(): Promise<ListServicesCommandOutput>;
484
493
  listServices(args: ListServicesCommandInput, options?: __HttpHandlerOptions): Promise<ListServicesCommandOutput>;
485
494
  listServices(args: ListServicesCommandInput, cb: (err: any, data?: ListServicesCommandOutput) => void): void;
486
495
  listServices(args: ListServicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServicesCommandOutput) => void): void;
487
496
  /**
488
497
  * @see {@link ListServiceTemplatesCommand}
489
498
  */
499
+ listServiceTemplates(): Promise<ListServiceTemplatesCommandOutput>;
490
500
  listServiceTemplates(args: ListServiceTemplatesCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceTemplatesCommandOutput>;
491
501
  listServiceTemplates(args: ListServiceTemplatesCommandInput, cb: (err: any, data?: ListServiceTemplatesCommandOutput) => void): void;
492
502
  listServiceTemplates(args: ListServiceTemplatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceTemplatesCommandOutput) => void): void;
@@ -529,6 +539,7 @@ export interface Proton {
529
539
  /**
530
540
  * @see {@link UpdateAccountSettingsCommand}
531
541
  */
542
+ updateAccountSettings(): Promise<UpdateAccountSettingsCommandOutput>;
532
543
  updateAccountSettings(args: UpdateAccountSettingsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateAccountSettingsCommandOutput>;
533
544
  updateAccountSettings(args: UpdateAccountSettingsCommandInput, cb: (err: any, data?: UpdateAccountSettingsCommandOutput) => void): void;
534
545
  updateAccountSettings(args: UpdateAccountSettingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateAccountSettingsCommandOutput) => void): void;
@@ -612,7 +623,6 @@ export interface Proton {
612
623
  updateTemplateSyncConfig(args: UpdateTemplateSyncConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTemplateSyncConfigCommandOutput) => void): void;
613
624
  }
614
625
  /**
615
- * @public
616
626
  * <p>This is the Proton Service API Reference. It provides descriptions, syntax and usage examples for each of the
617
627
  * <a href="https://docs.aws.amazon.com/proton/latest/APIReference/API_Operations.html">actions</a> and <a href="https://docs.aws.amazon.com/proton/latest/APIReference/API_Types.html">data types</a> for the Proton
618
628
  * service.</p>
@@ -742,6 +752,7 @@ export interface Proton {
742
752
  * <p>DeleteService</p>
743
753
  * </li>
744
754
  * </ul>
755
+ * @public
745
756
  */
746
757
  export declare class Proton extends ProtonClient implements Proton {
747
758
  }
@@ -238,7 +238,6 @@ export type ProtonClientResolvedConfigType = __SmithyResolvedConfiguration<__Htt
238
238
  export interface ProtonClientResolvedConfig extends ProtonClientResolvedConfigType {
239
239
  }
240
240
  /**
241
- * @public
242
241
  * <p>This is the Proton Service API Reference. It provides descriptions, syntax and usage examples for each of the
243
242
  * <a href="https://docs.aws.amazon.com/proton/latest/APIReference/API_Operations.html">actions</a> and <a href="https://docs.aws.amazon.com/proton/latest/APIReference/API_Types.html">data types</a> for the Proton
244
243
  * service.</p>
@@ -368,6 +367,7 @@ export interface ProtonClientResolvedConfig extends ProtonClientResolvedConfigTy
368
367
  * <p>DeleteService</p>
369
368
  * </li>
370
369
  * </ul>
370
+ * @public
371
371
  */
372
372
  export declare class ProtonClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ProtonClientResolvedConfig> {
373
373
  /**
@@ -22,10 +22,10 @@ export interface AcceptEnvironmentAccountConnectionCommandOutput extends AcceptE
22
22
  }
23
23
  declare const AcceptEnvironmentAccountConnectionCommand_base: {
24
24
  new (input: AcceptEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptEnvironmentAccountConnectionCommandInput, AcceptEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AcceptEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptEnvironmentAccountConnectionCommandInput, AcceptEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>In a management account, an environment account connection request is accepted. When the environment account connection request is accepted, Proton
30
30
  * can use the associated IAM role to provision environment infrastructure resources in the associated environment account.</p>
31
31
  * <p>For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-env-account-connections.html">Environment account
@@ -86,6 +86,7 @@ declare const AcceptEnvironmentAccountConnectionCommand_base: {
86
86
  * @throws {@link ProtonServiceException}
87
87
  * <p>Base exception class for all service exceptions from Proton service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class AcceptEnvironmentAccountConnectionCommand extends AcceptEnvironmentAccountConnectionCommand_base {
91
92
  }
@@ -22,10 +22,10 @@ export interface CancelComponentDeploymentCommandOutput extends CancelComponentD
22
22
  }
23
23
  declare const CancelComponentDeploymentCommand_base: {
24
24
  new (input: CancelComponentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelComponentDeploymentCommandInput, CancelComponentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelComponentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelComponentDeploymentCommandInput, CancelComponentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attempts to cancel a component deployment (for a component that is in the <code>IN_PROGRESS</code> deployment status).</p>
30
30
  * <p>For more information about components, see
31
31
  * <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the
@@ -91,6 +91,7 @@ declare const CancelComponentDeploymentCommand_base: {
91
91
  * @throws {@link ProtonServiceException}
92
92
  * <p>Base exception class for all service exceptions from Proton service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class CancelComponentDeploymentCommand extends CancelComponentDeploymentCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface CancelEnvironmentDeploymentCommandOutput extends CancelEnvironm
22
22
  }
23
23
  declare const CancelEnvironmentDeploymentCommand_base: {
24
24
  new (input: CancelEnvironmentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelEnvironmentDeploymentCommandInput, CancelEnvironmentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelEnvironmentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelEnvironmentDeploymentCommandInput, CancelEnvironmentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attempts to cancel an environment deployment on an <a>UpdateEnvironment</a> action, if the deployment is <code>IN_PROGRESS</code>. For more
30
30
  * information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-env-update.html">Update an environment</a> in the <i>Proton
31
31
  * User guide</i>.</p>
@@ -113,6 +113,7 @@ declare const CancelEnvironmentDeploymentCommand_base: {
113
113
  * @throws {@link ProtonServiceException}
114
114
  * <p>Base exception class for all service exceptions from Proton service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class CancelEnvironmentDeploymentCommand extends CancelEnvironmentDeploymentCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface CancelServiceInstanceDeploymentCommandOutput extends CancelServ
22
22
  }
23
23
  declare const CancelServiceInstanceDeploymentCommand_base: {
24
24
  new (input: CancelServiceInstanceDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceInstanceDeploymentCommandInput, CancelServiceInstanceDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelServiceInstanceDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceInstanceDeploymentCommandInput, CancelServiceInstanceDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attempts to cancel a service instance deployment on an <a>UpdateServiceInstance</a> action, if the deployment is <code>IN_PROGRESS</code>. For
30
30
  * more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-svc-instance-update.html">Update a service instance</a>
31
31
  * in the <i>Proton User guide</i>.</p>
@@ -107,6 +107,7 @@ declare const CancelServiceInstanceDeploymentCommand_base: {
107
107
  * @throws {@link ProtonServiceException}
108
108
  * <p>Base exception class for all service exceptions from Proton service.</p>
109
109
  *
110
+ * @public
110
111
  */
111
112
  export declare class CancelServiceInstanceDeploymentCommand extends CancelServiceInstanceDeploymentCommand_base {
112
113
  }
@@ -22,10 +22,10 @@ export interface CancelServicePipelineDeploymentCommandOutput extends CancelServ
22
22
  }
23
23
  declare const CancelServicePipelineDeploymentCommand_base: {
24
24
  new (input: CancelServicePipelineDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServicePipelineDeploymentCommandInput, CancelServicePipelineDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CancelServicePipelineDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServicePipelineDeploymentCommandInput, CancelServicePipelineDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Attempts to cancel a service pipeline deployment on an <a>UpdateServicePipeline</a> action, if the deployment is <code>IN_PROGRESS</code>. For
30
30
  * more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-svc-pipeline-update.html">Update a service pipeline</a>
31
31
  * in the <i>Proton User guide</i>.</p>
@@ -102,6 +102,7 @@ declare const CancelServicePipelineDeploymentCommand_base: {
102
102
  * @throws {@link ProtonServiceException}
103
103
  * <p>Base exception class for all service exceptions from Proton service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class CancelServicePipelineDeploymentCommand extends CancelServicePipelineDeploymentCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface CreateComponentCommandOutput extends CreateComponentOutput, __M
22
22
  }
23
23
  declare const CreateComponentCommand_base: {
24
24
  new (input: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create an Proton component. A component is an infrastructure extension for a service instance.</p>
30
30
  * <p>For more information about components, see
31
31
  * <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the
@@ -109,6 +109,7 @@ declare const CreateComponentCommand_base: {
109
109
  * @throws {@link ProtonServiceException}
110
110
  * <p>Base exception class for all service exceptions from Proton service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class CreateComponentCommand extends CreateComponentCommand_base {
114
115
  }
@@ -22,10 +22,10 @@ export interface CreateEnvironmentAccountConnectionCommandOutput extends CreateE
22
22
  }
23
23
  declare const CreateEnvironmentAccountConnectionCommand_base: {
24
24
  new (input: CreateEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentAccountConnectionCommandInput, CreateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentAccountConnectionCommandInput, CreateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create an environment account connection in an environment account so that environment infrastructure resources can be provisioned in the environment
30
30
  * account from a management account.</p>
31
31
  * <p>An environment account connection is a secure bi-directional connection between a <i>management account</i> and an <i>environment
@@ -99,6 +99,7 @@ declare const CreateEnvironmentAccountConnectionCommand_base: {
99
99
  * @throws {@link ProtonServiceException}
100
100
  * <p>Base exception class for all service exceptions from Proton service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class CreateEnvironmentAccountConnectionCommand extends CreateEnvironmentAccountConnectionCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface CreateEnvironmentCommandOutput extends CreateEnvironmentOutput,
22
22
  }
23
23
  declare const CreateEnvironmentCommand_base: {
24
24
  new (input: CreateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deploy a new environment. An Proton environment is created from an environment template that defines infrastructure and resources that can be
30
30
  * shared across services.</p>
31
31
  * <p class="title">
@@ -137,6 +137,7 @@ declare const CreateEnvironmentCommand_base: {
137
137
  * @throws {@link ProtonServiceException}
138
138
  * <p>Base exception class for all service exceptions from Proton service.</p>
139
139
  *
140
+ * @public
140
141
  */
141
142
  export declare class CreateEnvironmentCommand extends CreateEnvironmentCommand_base {
142
143
  }
@@ -22,10 +22,10 @@ export interface CreateEnvironmentTemplateCommandOutput extends CreateEnvironmen
22
22
  }
23
23
  declare const CreateEnvironmentTemplateCommand_base: {
24
24
  new (input: CreateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateCommandInput, CreateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateCommandInput, CreateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create an environment template for Proton. For more information, see <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-templates.html">Environment Templates</a> in the <i>Proton User Guide</i>.</p>
30
30
  * <p>You can create an environment template in one of the two following ways:</p>
31
31
  * <ul>
@@ -106,6 +106,7 @@ declare const CreateEnvironmentTemplateCommand_base: {
106
106
  * @throws {@link ProtonServiceException}
107
107
  * <p>Base exception class for all service exceptions from Proton service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class CreateEnvironmentTemplateCommand extends CreateEnvironmentTemplateCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface CreateEnvironmentTemplateVersionCommandOutput extends CreateEnv
22
22
  }
23
23
  declare const CreateEnvironmentTemplateVersionCommand_base: {
24
24
  new (input: CreateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateVersionCommandInput, CreateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateVersionCommandInput, CreateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a new major or minor version of an environment template. A major version of an environment template is a version that
30
30
  * <i>isn't</i> backwards compatible. A minor version of an environment template is a version that's backwards compatible within its major
31
31
  * version.</p>
@@ -104,6 +104,7 @@ declare const CreateEnvironmentTemplateVersionCommand_base: {
104
104
  * @throws {@link ProtonServiceException}
105
105
  * <p>Base exception class for all service exceptions from Proton service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class CreateEnvironmentTemplateVersionCommand extends CreateEnvironmentTemplateVersionCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
22
22
  }
23
23
  declare const CreateRepositoryCommand_base: {
24
24
  new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create and register a link to a repository. Proton uses the link to repeatedly access the repository, to either push to it (self-managed
30
30
  * provisioning) or pull from it (template sync). You can share a linked repository across multiple resources (like environments using self-managed
31
31
  * provisioning, or synced templates). When you create a repository link, Proton creates a <a href="https://docs.aws.amazon.com/proton/latest/userguide/using-service-linked-roles.html">service-linked role</a> for you.</p>
@@ -92,6 +92,7 @@ declare const CreateRepositoryCommand_base: {
92
92
  * @throws {@link ProtonServiceException}
93
93
  * <p>Base exception class for all service exceptions from Proton service.</p>
94
94
  *
95
+ * @public
95
96
  */
96
97
  export declare class CreateRepositoryCommand extends CreateRepositoryCommand_base {
97
98
  }
@@ -22,10 +22,10 @@ export interface CreateServiceCommandOutput extends CreateServiceOutput, __Metad
22
22
  }
23
23
  declare const CreateServiceCommand_base: {
24
24
  new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create an Proton service. An Proton service is an instantiation of a service
30
30
  * template and often includes several service instances and pipeline. For more information, see
31
31
  * <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-services.html">Services</a>
@@ -119,6 +119,7 @@ declare const CreateServiceCommand_base: {
119
119
  * @throws {@link ProtonServiceException}
120
120
  * <p>Base exception class for all service exceptions from Proton service.</p>
121
121
  *
122
+ * @public
122
123
  */
123
124
  export declare class CreateServiceCommand extends CreateServiceCommand_base {
124
125
  }
@@ -22,10 +22,10 @@ export interface CreateServiceInstanceCommandOutput extends CreateServiceInstanc
22
22
  }
23
23
  declare const CreateServiceInstanceCommand_base: {
24
24
  new (input: CreateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceInstanceCommandInput, CreateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceInstanceCommandInput, CreateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a service instance.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -99,6 +99,7 @@ declare const CreateServiceInstanceCommand_base: {
99
99
  * @throws {@link ProtonServiceException}
100
100
  * <p>Base exception class for all service exceptions from Proton service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class CreateServiceInstanceCommand extends CreateServiceInstanceCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface CreateServiceSyncConfigCommandOutput extends CreateServiceSyncC
22
22
  }
23
23
  declare const CreateServiceSyncConfigCommand_base: {
24
24
  new (input: CreateServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSyncConfigCommandInput, CreateServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSyncConfigCommandInput, CreateServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create the Proton Ops configuration file.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -82,6 +82,7 @@ declare const CreateServiceSyncConfigCommand_base: {
82
82
  * @throws {@link ProtonServiceException}
83
83
  * <p>Base exception class for all service exceptions from Proton service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class CreateServiceSyncConfigCommand extends CreateServiceSyncConfigCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface CreateServiceTemplateCommandOutput extends CreateServiceTemplat
22
22
  }
23
23
  declare const CreateServiceTemplateCommand_base: {
24
24
  new (input: CreateServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateCommandInput, CreateServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateCommandInput, CreateServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a service template. The administrator creates a service template to define
30
30
  * standardized infrastructure and an optional CI/CD service pipeline. Developers, in turn,
31
31
  * select the service template from Proton. If the selected service template includes a
@@ -97,6 +97,7 @@ declare const CreateServiceTemplateCommand_base: {
97
97
  * @throws {@link ProtonServiceException}
98
98
  * <p>Base exception class for all service exceptions from Proton service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class CreateServiceTemplateCommand extends CreateServiceTemplateCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface CreateServiceTemplateVersionCommandOutput extends CreateService
22
22
  }
23
23
  declare const CreateServiceTemplateVersionCommand_base: {
24
24
  new (input: CreateServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateVersionCommandInput, CreateServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateVersionCommandInput, CreateServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Create a new major or minor version of a service template. A major version of a service
30
30
  * template is a version that <i>isn't</i> backward compatible. A minor version of
31
31
  * a service template is a version that's backward compatible within its major version.</p>
@@ -122,6 +122,7 @@ declare const CreateServiceTemplateVersionCommand_base: {
122
122
  * @throws {@link ProtonServiceException}
123
123
  * <p>Base exception class for all service exceptions from Proton service.</p>
124
124
  *
125
+ * @public
125
126
  */
126
127
  export declare class CreateServiceTemplateVersionCommand extends CreateServiceTemplateVersionCommand_base {
127
128
  }
@@ -22,10 +22,10 @@ export interface CreateTemplateSyncConfigCommandOutput extends CreateTemplateSyn
22
22
  }
23
23
  declare const CreateTemplateSyncConfigCommand_base: {
24
24
  new (input: CreateTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateSyncConfigCommandInput, CreateTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateSyncConfigCommandInput, CreateTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Set up a template to create new template versions automatically by tracking a linked repository. A linked repository is a repository that has
30
30
  * been registered with Proton. For more information, see <a>CreateRepository</a>.</p>
31
31
  * <p>When a commit is pushed to your linked repository, Proton checks for changes to your repository template bundles. If it detects a template
@@ -88,6 +88,7 @@ declare const CreateTemplateSyncConfigCommand_base: {
88
88
  * @throws {@link ProtonServiceException}
89
89
  * <p>Base exception class for all service exceptions from Proton service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class CreateTemplateSyncConfigCommand extends CreateTemplateSyncConfigCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DeleteComponentCommandOutput extends DeleteComponentOutput, __M
22
22
  }
23
23
  declare const DeleteComponentCommand_base: {
24
24
  new (input: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete an Proton component resource.</p>
30
30
  * <p>For more information about components, see
31
31
  * <a href="https://docs.aws.amazon.com/proton/latest/userguide/ag-components.html">Proton components</a> in the
@@ -91,6 +91,7 @@ declare const DeleteComponentCommand_base: {
91
91
  * @throws {@link ProtonServiceException}
92
92
  * <p>Base exception class for all service exceptions from Proton service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class DeleteComponentCommand extends DeleteComponentCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface DeleteDeploymentCommandOutput extends DeleteDeploymentOutput, _
22
22
  }
23
23
  declare const DeleteDeploymentCommand_base: {
24
24
  new (input: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete the deployment.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -147,6 +147,7 @@ declare const DeleteDeploymentCommand_base: {
147
147
  * @throws {@link ProtonServiceException}
148
148
  * <p>Base exception class for all service exceptions from Proton service.</p>
149
149
  *
150
+ * @public
150
151
  */
151
152
  export declare class DeleteDeploymentCommand extends DeleteDeploymentCommand_base {
152
153
  }
@@ -22,10 +22,10 @@ export interface DeleteEnvironmentAccountConnectionCommandOutput extends DeleteE
22
22
  }
23
23
  declare const DeleteEnvironmentAccountConnectionCommand_base: {
24
24
  new (input: DeleteEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentAccountConnectionCommandInput, DeleteEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentAccountConnectionCommandInput, DeleteEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>In an environment account, delete an environment account connection.</p>
30
30
  * <p>After you delete an environment account connection that’s in use by an Proton environment, Proton <i>can’t</i> manage the
31
31
  * environment infrastructure resources until a new environment account connection is accepted for the environment account and associated environment. You're
@@ -88,6 +88,7 @@ declare const DeleteEnvironmentAccountConnectionCommand_base: {
88
88
  * @throws {@link ProtonServiceException}
89
89
  * <p>Base exception class for all service exceptions from Proton service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DeleteEnvironmentAccountConnectionCommand extends DeleteEnvironmentAccountConnectionCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DeleteEnvironmentCommandOutput extends DeleteEnvironmentOutput,
22
22
  }
23
23
  declare const DeleteEnvironmentCommand_base: {
24
24
  new (input: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Delete an environment.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -98,6 +98,7 @@ declare const DeleteEnvironmentCommand_base: {
98
98
  * @throws {@link ProtonServiceException}
99
99
  * <p>Base exception class for all service exceptions from Proton service.</p>
100
100
  *
101
+ * @public
101
102
  */
102
103
  export declare class DeleteEnvironmentCommand extends DeleteEnvironmentCommand_base {
103
104
  }
@@ -22,10 +22,10 @@ export interface DeleteEnvironmentTemplateCommandOutput extends DeleteEnvironmen
22
22
  }
23
23
  declare const DeleteEnvironmentTemplateCommand_base: {
24
24
  new (input: DeleteEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>If no other major or minor versions of an environment template exist, delete the environment template.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -81,6 +81,7 @@ declare const DeleteEnvironmentTemplateCommand_base: {
81
81
  * @throws {@link ProtonServiceException}
82
82
  * <p>Base exception class for all service exceptions from Proton service.</p>
83
83
  *
84
+ * @public
84
85
  */
85
86
  export declare class DeleteEnvironmentTemplateCommand extends DeleteEnvironmentTemplateCommand_base {
86
87
  }
@@ -22,10 +22,10 @@ export interface DeleteEnvironmentTemplateVersionCommandOutput extends DeleteEnv
22
22
  }
23
23
  declare const DeleteEnvironmentTemplateVersionCommand_base: {
24
24
  new (input: DeleteEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>If no other minor versions of an environment template exist, delete a major version of the environment template if it's not the
30
30
  * <code>Recommended</code> version. Delete the <code>Recommended</code> version of the environment template if no other major versions or minor versions
31
31
  * of the environment template exist. A major version of an environment template is a version that's not backward compatible.</p>
@@ -90,6 +90,7 @@ declare const DeleteEnvironmentTemplateVersionCommand_base: {
90
90
  * @throws {@link ProtonServiceException}
91
91
  * <p>Base exception class for all service exceptions from Proton service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class DeleteEnvironmentTemplateVersionCommand extends DeleteEnvironmentTemplateVersionCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, _
22
22
  }
23
23
  declare const DeleteRepositoryCommand_base: {
24
24
  new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>De-register and unlink your repository.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -78,6 +78,7 @@ declare const DeleteRepositoryCommand_base: {
78
78
  * @throws {@link ProtonServiceException}
79
79
  * <p>Base exception class for all service exceptions from Proton service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DeleteRepositoryCommand extends DeleteRepositoryCommand_base {
83
84
  }