@aws-sdk/client-proton 3.170.0 → 3.178.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 (98) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Proton.d.ts +0 -75
  6. package/dist-types/ts3.4/ProtonClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/models/ProtonServiceException.d.ts +0 -1
  83. package/dist-types/ts3.4/models/models_0.d.ts +0 -682
  84. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  85. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  86. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  87. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  88. package/dist-types/ts3.4/waiters/waitForComponentDeleted.d.ts +0 -2
  89. package/dist-types/ts3.4/waiters/waitForComponentDeployed.d.ts +0 -2
  90. package/dist-types/ts3.4/waiters/waitForEnvironmentDeployed.d.ts +0 -2
  91. package/dist-types/ts3.4/waiters/waitForEnvironmentTemplateVersionRegistered.d.ts +0 -2
  92. package/dist-types/ts3.4/waiters/waitForServiceCreated.d.ts +0 -2
  93. package/dist-types/ts3.4/waiters/waitForServiceDeleted.d.ts +0 -2
  94. package/dist-types/ts3.4/waiters/waitForServiceInstanceDeployed.d.ts +0 -2
  95. package/dist-types/ts3.4/waiters/waitForServicePipelineDeployed.d.ts +0 -2
  96. package/dist-types/ts3.4/waiters/waitForServiceTemplateVersionRegistered.d.ts +0 -2
  97. package/dist-types/ts3.4/waiters/waitForServiceUpdated.d.ts +0 -2
  98. package/package.json +27 -27
@@ -19,7 +19,6 @@ export interface AcceptEnvironmentAccountConnectionCommandInput
19
19
  export interface AcceptEnvironmentAccountConnectionCommandOutput
20
20
  extends AcceptEnvironmentAccountConnectionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class AcceptEnvironmentAccountConnectionCommand extends $Command<
24
23
  AcceptEnvironmentAccountConnectionCommandInput,
25
24
  AcceptEnvironmentAccountConnectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class AcceptEnvironmentAccountConnectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: AcceptEnvironmentAccountConnectionCommandInput;
29
28
  constructor(input: AcceptEnvironmentAccountConnectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CancelComponentDeploymentCommandInput
19
19
  export interface CancelComponentDeploymentCommandOutput
20
20
  extends CancelComponentDeploymentOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CancelComponentDeploymentCommand extends $Command<
24
23
  CancelComponentDeploymentCommandInput,
25
24
  CancelComponentDeploymentCommandOutput,
@@ -27,7 +26,6 @@ export declare class CancelComponentDeploymentCommand extends $Command<
27
26
  > {
28
27
  readonly input: CancelComponentDeploymentCommandInput;
29
28
  constructor(input: CancelComponentDeploymentCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CancelEnvironmentDeploymentCommandInput
19
19
  export interface CancelEnvironmentDeploymentCommandOutput
20
20
  extends CancelEnvironmentDeploymentOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CancelEnvironmentDeploymentCommand extends $Command<
24
23
  CancelEnvironmentDeploymentCommandInput,
25
24
  CancelEnvironmentDeploymentCommandOutput,
@@ -27,7 +26,6 @@ export declare class CancelEnvironmentDeploymentCommand extends $Command<
27
26
  > {
28
27
  readonly input: CancelEnvironmentDeploymentCommandInput;
29
28
  constructor(input: CancelEnvironmentDeploymentCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CancelServiceInstanceDeploymentCommandInput
19
19
  export interface CancelServiceInstanceDeploymentCommandOutput
20
20
  extends CancelServiceInstanceDeploymentOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CancelServiceInstanceDeploymentCommand extends $Command<
24
23
  CancelServiceInstanceDeploymentCommandInput,
25
24
  CancelServiceInstanceDeploymentCommandOutput,
@@ -27,7 +26,6 @@ export declare class CancelServiceInstanceDeploymentCommand extends $Command<
27
26
  > {
28
27
  readonly input: CancelServiceInstanceDeploymentCommandInput;
29
28
  constructor(input: CancelServiceInstanceDeploymentCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CancelServicePipelineDeploymentCommandInput
19
19
  export interface CancelServicePipelineDeploymentCommandOutput
20
20
  extends CancelServicePipelineDeploymentOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CancelServicePipelineDeploymentCommand extends $Command<
24
23
  CancelServicePipelineDeploymentCommandInput,
25
24
  CancelServicePipelineDeploymentCommandOutput,
@@ -27,7 +26,6 @@ export declare class CancelServicePipelineDeploymentCommand extends $Command<
27
26
  > {
28
27
  readonly input: CancelServicePipelineDeploymentCommandInput;
29
28
  constructor(input: CancelServicePipelineDeploymentCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateComponentCommandInput extends CreateComponentInput {}
18
18
  export interface CreateComponentCommandOutput
19
19
  extends CreateComponentOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateComponentCommand extends $Command<
23
22
  CreateComponentCommandInput,
24
23
  CreateComponentCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateComponentCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateComponentCommandInput;
28
27
  constructor(input: CreateComponentCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateEnvironmentAccountConnectionCommandInput
19
19
  export interface CreateEnvironmentAccountConnectionCommandOutput
20
20
  extends CreateEnvironmentAccountConnectionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateEnvironmentAccountConnectionCommand extends $Command<
24
23
  CreateEnvironmentAccountConnectionCommandInput,
25
24
  CreateEnvironmentAccountConnectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateEnvironmentAccountConnectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateEnvironmentAccountConnectionCommandInput;
29
28
  constructor(input: CreateEnvironmentAccountConnectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateEnvironmentCommandInput extends CreateEnvironmentInput {}
18
18
  export interface CreateEnvironmentCommandOutput
19
19
  extends CreateEnvironmentOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateEnvironmentCommand extends $Command<
23
22
  CreateEnvironmentCommandInput,
24
23
  CreateEnvironmentCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateEnvironmentCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateEnvironmentCommandInput;
28
27
  constructor(input: CreateEnvironmentCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateEnvironmentTemplateCommandInput
19
19
  export interface CreateEnvironmentTemplateCommandOutput
20
20
  extends CreateEnvironmentTemplateOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateEnvironmentTemplateCommand extends $Command<
24
23
  CreateEnvironmentTemplateCommandInput,
25
24
  CreateEnvironmentTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateEnvironmentTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateEnvironmentTemplateCommandInput;
29
28
  constructor(input: CreateEnvironmentTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateEnvironmentTemplateVersionCommandInput
19
19
  export interface CreateEnvironmentTemplateVersionCommandOutput
20
20
  extends CreateEnvironmentTemplateVersionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateEnvironmentTemplateVersionCommand extends $Command<
24
23
  CreateEnvironmentTemplateVersionCommandInput,
25
24
  CreateEnvironmentTemplateVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateEnvironmentTemplateVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateEnvironmentTemplateVersionCommandInput;
29
28
  constructor(input: CreateEnvironmentTemplateVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface CreateRepositoryCommandInput extends CreateRepositoryInput {}
18
18
  export interface CreateRepositoryCommandOutput
19
19
  extends CreateRepositoryOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class CreateRepositoryCommand extends $Command<
23
22
  CreateRepositoryCommandInput,
24
23
  CreateRepositoryCommandOutput,
@@ -26,7 +25,6 @@ export declare class CreateRepositoryCommand extends $Command<
26
25
  > {
27
26
  readonly input: CreateRepositoryCommandInput;
28
27
  constructor(input: CreateRepositoryCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: ProtonClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateServiceCommandInput extends CreateServiceInput {}
15
15
  export interface CreateServiceCommandOutput
16
16
  extends CreateServiceOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateServiceCommand extends $Command<
20
19
  CreateServiceCommandInput,
21
20
  CreateServiceCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateServiceCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateServiceCommandInput;
25
24
  constructor(input: CreateServiceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateServiceTemplateCommandInput
19
19
  export interface CreateServiceTemplateCommandOutput
20
20
  extends CreateServiceTemplateOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateServiceTemplateCommand extends $Command<
24
23
  CreateServiceTemplateCommandInput,
25
24
  CreateServiceTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateServiceTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateServiceTemplateCommandInput;
29
28
  constructor(input: CreateServiceTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateServiceTemplateVersionCommandInput
19
19
  export interface CreateServiceTemplateVersionCommandOutput
20
20
  extends CreateServiceTemplateVersionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateServiceTemplateVersionCommand extends $Command<
24
23
  CreateServiceTemplateVersionCommandInput,
25
24
  CreateServiceTemplateVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateServiceTemplateVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateServiceTemplateVersionCommandInput;
29
28
  constructor(input: CreateServiceTemplateVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateTemplateSyncConfigCommandInput
19
19
  export interface CreateTemplateSyncConfigCommandOutput
20
20
  extends CreateTemplateSyncConfigOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateTemplateSyncConfigCommand extends $Command<
24
23
  CreateTemplateSyncConfigCommandInput,
25
24
  CreateTemplateSyncConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateTemplateSyncConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateTemplateSyncConfigCommandInput;
29
28
  constructor(input: CreateTemplateSyncConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteComponentCommandInput extends DeleteComponentInput {}
18
18
  export interface DeleteComponentCommandOutput
19
19
  extends DeleteComponentOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteComponentCommand extends $Command<
23
22
  DeleteComponentCommandInput,
24
23
  DeleteComponentCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteComponentCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteComponentCommandInput;
28
27
  constructor(input: DeleteComponentCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteEnvironmentAccountConnectionCommandInput
19
19
  export interface DeleteEnvironmentAccountConnectionCommandOutput
20
20
  extends DeleteEnvironmentAccountConnectionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteEnvironmentAccountConnectionCommand extends $Command<
24
23
  DeleteEnvironmentAccountConnectionCommandInput,
25
24
  DeleteEnvironmentAccountConnectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteEnvironmentAccountConnectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteEnvironmentAccountConnectionCommandInput;
29
28
  constructor(input: DeleteEnvironmentAccountConnectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteEnvironmentCommandInput extends DeleteEnvironmentInput {}
18
18
  export interface DeleteEnvironmentCommandOutput
19
19
  extends DeleteEnvironmentOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteEnvironmentCommand extends $Command<
23
22
  DeleteEnvironmentCommandInput,
24
23
  DeleteEnvironmentCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteEnvironmentCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteEnvironmentCommandInput;
28
27
  constructor(input: DeleteEnvironmentCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteEnvironmentTemplateCommandInput
19
19
  export interface DeleteEnvironmentTemplateCommandOutput
20
20
  extends DeleteEnvironmentTemplateOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteEnvironmentTemplateCommand extends $Command<
24
23
  DeleteEnvironmentTemplateCommandInput,
25
24
  DeleteEnvironmentTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteEnvironmentTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteEnvironmentTemplateCommandInput;
29
28
  constructor(input: DeleteEnvironmentTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteEnvironmentTemplateVersionCommandInput
19
19
  export interface DeleteEnvironmentTemplateVersionCommandOutput
20
20
  extends DeleteEnvironmentTemplateVersionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteEnvironmentTemplateVersionCommand extends $Command<
24
23
  DeleteEnvironmentTemplateVersionCommandInput,
25
24
  DeleteEnvironmentTemplateVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteEnvironmentTemplateVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteEnvironmentTemplateVersionCommandInput;
29
28
  constructor(input: DeleteEnvironmentTemplateVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface DeleteRepositoryCommandInput extends DeleteRepositoryInput {}
18
18
  export interface DeleteRepositoryCommandOutput
19
19
  extends DeleteRepositoryOutput,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class DeleteRepositoryCommand extends $Command<
23
22
  DeleteRepositoryCommandInput,
24
23
  DeleteRepositoryCommandOutput,
@@ -26,7 +25,6 @@ export declare class DeleteRepositoryCommand extends $Command<
26
25
  > {
27
26
  readonly input: DeleteRepositoryCommandInput;
28
27
  constructor(input: DeleteRepositoryCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: ProtonClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteServiceCommandInput extends DeleteServiceInput {}
15
15
  export interface DeleteServiceCommandOutput
16
16
  extends DeleteServiceOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class DeleteServiceCommand extends $Command<
20
19
  DeleteServiceCommandInput,
21
20
  DeleteServiceCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteServiceCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteServiceCommandInput;
25
24
  constructor(input: DeleteServiceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteServiceTemplateCommandInput
19
19
  export interface DeleteServiceTemplateCommandOutput
20
20
  extends DeleteServiceTemplateOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteServiceTemplateCommand extends $Command<
24
23
  DeleteServiceTemplateCommandInput,
25
24
  DeleteServiceTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteServiceTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteServiceTemplateCommandInput;
29
28
  constructor(input: DeleteServiceTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteServiceTemplateVersionCommandInput
19
19
  export interface DeleteServiceTemplateVersionCommandOutput
20
20
  extends DeleteServiceTemplateVersionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteServiceTemplateVersionCommand extends $Command<
24
23
  DeleteServiceTemplateVersionCommandInput,
25
24
  DeleteServiceTemplateVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteServiceTemplateVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteServiceTemplateVersionCommandInput;
29
28
  constructor(input: DeleteServiceTemplateVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface DeleteTemplateSyncConfigCommandInput
19
19
  export interface DeleteTemplateSyncConfigCommandOutput
20
20
  extends DeleteTemplateSyncConfigOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class DeleteTemplateSyncConfigCommand extends $Command<
24
23
  DeleteTemplateSyncConfigCommandInput,
25
24
  DeleteTemplateSyncConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class DeleteTemplateSyncConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: DeleteTemplateSyncConfigCommandInput;
29
28
  constructor(input: DeleteTemplateSyncConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetAccountSettingsCommandInput
19
19
  export interface GetAccountSettingsCommandOutput
20
20
  extends GetAccountSettingsOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetAccountSettingsCommand extends $Command<
24
23
  GetAccountSettingsCommandInput,
25
24
  GetAccountSettingsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetAccountSettingsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetAccountSettingsCommandInput;
29
28
  constructor(input: GetAccountSettingsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetComponentCommandInput extends GetComponentInput {}
15
15
  export interface GetComponentCommandOutput
16
16
  extends GetComponentOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetComponentCommand extends $Command<
20
19
  GetComponentCommandInput,
21
20
  GetComponentCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetComponentCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetComponentCommandInput;
25
24
  constructor(input: GetComponentCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetEnvironmentAccountConnectionCommandInput
19
19
  export interface GetEnvironmentAccountConnectionCommandOutput
20
20
  extends GetEnvironmentAccountConnectionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetEnvironmentAccountConnectionCommand extends $Command<
24
23
  GetEnvironmentAccountConnectionCommandInput,
25
24
  GetEnvironmentAccountConnectionCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetEnvironmentAccountConnectionCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetEnvironmentAccountConnectionCommandInput;
29
28
  constructor(input: GetEnvironmentAccountConnectionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetEnvironmentCommandInput extends GetEnvironmentInput {}
15
15
  export interface GetEnvironmentCommandOutput
16
16
  extends GetEnvironmentOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetEnvironmentCommand extends $Command<
20
19
  GetEnvironmentCommandInput,
21
20
  GetEnvironmentCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetEnvironmentCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetEnvironmentCommandInput;
25
24
  constructor(input: GetEnvironmentCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetEnvironmentTemplateCommandInput
19
19
  export interface GetEnvironmentTemplateCommandOutput
20
20
  extends GetEnvironmentTemplateOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetEnvironmentTemplateCommand extends $Command<
24
23
  GetEnvironmentTemplateCommandInput,
25
24
  GetEnvironmentTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetEnvironmentTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetEnvironmentTemplateCommandInput;
29
28
  constructor(input: GetEnvironmentTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetEnvironmentTemplateVersionCommandInput
19
19
  export interface GetEnvironmentTemplateVersionCommandOutput
20
20
  extends GetEnvironmentTemplateVersionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetEnvironmentTemplateVersionCommand extends $Command<
24
23
  GetEnvironmentTemplateVersionCommandInput,
25
24
  GetEnvironmentTemplateVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetEnvironmentTemplateVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetEnvironmentTemplateVersionCommandInput;
29
28
  constructor(input: GetEnvironmentTemplateVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetRepositoryCommandInput extends GetRepositoryInput {}
15
15
  export interface GetRepositoryCommandOutput
16
16
  extends GetRepositoryOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetRepositoryCommand extends $Command<
20
19
  GetRepositoryCommandInput,
21
20
  GetRepositoryCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetRepositoryCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetRepositoryCommandInput;
25
24
  constructor(input: GetRepositoryCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetRepositorySyncStatusCommandInput
19
19
  export interface GetRepositorySyncStatusCommandOutput
20
20
  extends GetRepositorySyncStatusOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetRepositorySyncStatusCommand extends $Command<
24
23
  GetRepositorySyncStatusCommandInput,
25
24
  GetRepositorySyncStatusCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetRepositorySyncStatusCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetRepositorySyncStatusCommandInput;
29
28
  constructor(input: GetRepositorySyncStatusCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetServiceCommandInput extends GetServiceInput {}
15
15
  export interface GetServiceCommandOutput
16
16
  extends GetServiceOutput,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetServiceCommand extends $Command<
20
19
  GetServiceCommandInput,
21
20
  GetServiceCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetServiceCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetServiceCommandInput;
25
24
  constructor(input: GetServiceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetServiceInstanceCommandInput
19
19
  export interface GetServiceInstanceCommandOutput
20
20
  extends GetServiceInstanceOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetServiceInstanceCommand extends $Command<
24
23
  GetServiceInstanceCommandInput,
25
24
  GetServiceInstanceCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetServiceInstanceCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetServiceInstanceCommandInput;
29
28
  constructor(input: GetServiceInstanceCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetServiceTemplateCommandInput
19
19
  export interface GetServiceTemplateCommandOutput
20
20
  extends GetServiceTemplateOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetServiceTemplateCommand extends $Command<
24
23
  GetServiceTemplateCommandInput,
25
24
  GetServiceTemplateCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetServiceTemplateCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetServiceTemplateCommandInput;
29
28
  constructor(input: GetServiceTemplateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetServiceTemplateVersionCommandInput
19
19
  export interface GetServiceTemplateVersionCommandOutput
20
20
  extends GetServiceTemplateVersionOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetServiceTemplateVersionCommand extends $Command<
24
23
  GetServiceTemplateVersionCommandInput,
25
24
  GetServiceTemplateVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetServiceTemplateVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetServiceTemplateVersionCommandInput;
29
28
  constructor(input: GetServiceTemplateVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetTemplateSyncConfigCommandInput
19
19
  export interface GetTemplateSyncConfigCommandOutput
20
20
  extends GetTemplateSyncConfigOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetTemplateSyncConfigCommand extends $Command<
24
23
  GetTemplateSyncConfigCommandInput,
25
24
  GetTemplateSyncConfigCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetTemplateSyncConfigCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetTemplateSyncConfigCommandInput;
29
28
  constructor(input: GetTemplateSyncConfigCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetTemplateSyncStatusCommandInput
19
19
  export interface GetTemplateSyncStatusCommandOutput
20
20
  extends GetTemplateSyncStatusOutput,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetTemplateSyncStatusCommand extends $Command<
24
23
  GetTemplateSyncStatusCommandInput,
25
24
  GetTemplateSyncStatusCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetTemplateSyncStatusCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetTemplateSyncStatusCommandInput;
29
28
  constructor(input: GetTemplateSyncStatusCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: ProtonClientResolvedConfig,