@aws-sdk/client-proton 3.308.0 → 3.310.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 (173) hide show
  1. package/dist-cjs/commands/AcceptEnvironmentAccountConnectionCommand.js +2 -2
  2. package/dist-cjs/commands/CancelComponentDeploymentCommand.js +2 -2
  3. package/dist-cjs/commands/CancelEnvironmentDeploymentCommand.js +2 -2
  4. package/dist-cjs/commands/CancelServiceInstanceDeploymentCommand.js +2 -2
  5. package/dist-cjs/commands/CancelServicePipelineDeploymentCommand.js +2 -2
  6. package/dist-cjs/commands/CreateComponentCommand.js +2 -2
  7. package/dist-cjs/commands/CreateEnvironmentAccountConnectionCommand.js +2 -2
  8. package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -2
  9. package/dist-cjs/commands/CreateEnvironmentTemplateCommand.js +2 -2
  10. package/dist-cjs/commands/CreateEnvironmentTemplateVersionCommand.js +2 -2
  11. package/dist-cjs/commands/CreateRepositoryCommand.js +2 -2
  12. package/dist-cjs/commands/CreateServiceCommand.js +2 -2
  13. package/dist-cjs/commands/CreateServiceInstanceCommand.js +2 -2
  14. package/dist-cjs/commands/CreateServiceSyncConfigCommand.js +2 -2
  15. package/dist-cjs/commands/CreateServiceTemplateCommand.js +2 -2
  16. package/dist-cjs/commands/CreateServiceTemplateVersionCommand.js +2 -2
  17. package/dist-cjs/commands/CreateTemplateSyncConfigCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteComponentCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteEnvironmentAccountConnectionCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteEnvironmentCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteEnvironmentTemplateCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteEnvironmentTemplateVersionCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteRepositoryCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteServiceCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteServiceSyncConfigCommand.js +2 -2
  26. package/dist-cjs/commands/DeleteServiceTemplateCommand.js +2 -2
  27. package/dist-cjs/commands/DeleteServiceTemplateVersionCommand.js +2 -2
  28. package/dist-cjs/commands/DeleteTemplateSyncConfigCommand.js +2 -2
  29. package/dist-cjs/commands/GetAccountSettingsCommand.js +2 -2
  30. package/dist-cjs/commands/GetComponentCommand.js +2 -2
  31. package/dist-cjs/commands/GetEnvironmentAccountConnectionCommand.js +2 -2
  32. package/dist-cjs/commands/GetEnvironmentCommand.js +2 -2
  33. package/dist-cjs/commands/GetEnvironmentTemplateCommand.js +2 -2
  34. package/dist-cjs/commands/GetEnvironmentTemplateVersionCommand.js +2 -2
  35. package/dist-cjs/commands/GetRepositoryCommand.js +2 -2
  36. package/dist-cjs/commands/GetRepositorySyncStatusCommand.js +2 -2
  37. package/dist-cjs/commands/GetResourcesSummaryCommand.js +2 -2
  38. package/dist-cjs/commands/GetServiceCommand.js +2 -2
  39. package/dist-cjs/commands/GetServiceInstanceCommand.js +2 -2
  40. package/dist-cjs/commands/GetServiceInstanceSyncStatusCommand.js +2 -2
  41. package/dist-cjs/commands/GetServiceSyncBlockerSummaryCommand.js +2 -2
  42. package/dist-cjs/commands/GetServiceSyncConfigCommand.js +2 -2
  43. package/dist-cjs/commands/GetServiceTemplateCommand.js +2 -2
  44. package/dist-cjs/commands/GetServiceTemplateVersionCommand.js +2 -2
  45. package/dist-cjs/commands/GetTemplateSyncConfigCommand.js +2 -2
  46. package/dist-cjs/commands/GetTemplateSyncStatusCommand.js +2 -2
  47. package/dist-cjs/commands/ListComponentOutputsCommand.js +2 -2
  48. package/dist-cjs/commands/ListComponentProvisionedResourcesCommand.js +2 -2
  49. package/dist-cjs/commands/ListComponentsCommand.js +2 -2
  50. package/dist-cjs/commands/ListEnvironmentAccountConnectionsCommand.js +2 -2
  51. package/dist-cjs/commands/ListEnvironmentOutputsCommand.js +2 -2
  52. package/dist-cjs/commands/ListEnvironmentProvisionedResourcesCommand.js +2 -2
  53. package/dist-cjs/commands/ListEnvironmentTemplateVersionsCommand.js +2 -2
  54. package/dist-cjs/commands/ListEnvironmentTemplatesCommand.js +2 -2
  55. package/dist-cjs/commands/ListEnvironmentsCommand.js +2 -2
  56. package/dist-cjs/commands/ListRepositoriesCommand.js +2 -2
  57. package/dist-cjs/commands/ListRepositorySyncDefinitionsCommand.js +2 -2
  58. package/dist-cjs/commands/ListServiceInstanceOutputsCommand.js +2 -2
  59. package/dist-cjs/commands/ListServiceInstanceProvisionedResourcesCommand.js +2 -2
  60. package/dist-cjs/commands/ListServiceInstancesCommand.js +2 -2
  61. package/dist-cjs/commands/ListServicePipelineOutputsCommand.js +2 -2
  62. package/dist-cjs/commands/ListServicePipelineProvisionedResourcesCommand.js +2 -2
  63. package/dist-cjs/commands/ListServiceTemplateVersionsCommand.js +2 -2
  64. package/dist-cjs/commands/ListServiceTemplatesCommand.js +2 -2
  65. package/dist-cjs/commands/ListServicesCommand.js +2 -2
  66. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  67. package/dist-cjs/commands/NotifyResourceDeploymentStatusChangeCommand.js +2 -2
  68. package/dist-cjs/commands/RejectEnvironmentAccountConnectionCommand.js +2 -2
  69. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  70. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  71. package/dist-cjs/commands/UpdateAccountSettingsCommand.js +2 -2
  72. package/dist-cjs/commands/UpdateComponentCommand.js +2 -2
  73. package/dist-cjs/commands/UpdateEnvironmentAccountConnectionCommand.js +2 -2
  74. package/dist-cjs/commands/UpdateEnvironmentCommand.js +2 -2
  75. package/dist-cjs/commands/UpdateEnvironmentTemplateCommand.js +2 -2
  76. package/dist-cjs/commands/UpdateEnvironmentTemplateVersionCommand.js +2 -2
  77. package/dist-cjs/commands/UpdateServiceCommand.js +2 -2
  78. package/dist-cjs/commands/UpdateServiceInstanceCommand.js +2 -2
  79. package/dist-cjs/commands/UpdateServicePipelineCommand.js +2 -2
  80. package/dist-cjs/commands/UpdateServiceSyncBlockerCommand.js +2 -2
  81. package/dist-cjs/commands/UpdateServiceSyncConfigCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateServiceTemplateCommand.js +2 -2
  83. package/dist-cjs/commands/UpdateServiceTemplateVersionCommand.js +2 -2
  84. package/dist-cjs/commands/UpdateTemplateSyncConfigCommand.js +2 -2
  85. package/dist-cjs/protocols/Aws_json1_0.js +1560 -1638
  86. package/dist-es/commands/AcceptEnvironmentAccountConnectionCommand.js +3 -3
  87. package/dist-es/commands/CancelComponentDeploymentCommand.js +3 -3
  88. package/dist-es/commands/CancelEnvironmentDeploymentCommand.js +3 -3
  89. package/dist-es/commands/CancelServiceInstanceDeploymentCommand.js +3 -3
  90. package/dist-es/commands/CancelServicePipelineDeploymentCommand.js +3 -3
  91. package/dist-es/commands/CreateComponentCommand.js +3 -3
  92. package/dist-es/commands/CreateEnvironmentAccountConnectionCommand.js +3 -3
  93. package/dist-es/commands/CreateEnvironmentCommand.js +3 -3
  94. package/dist-es/commands/CreateEnvironmentTemplateCommand.js +3 -3
  95. package/dist-es/commands/CreateEnvironmentTemplateVersionCommand.js +3 -3
  96. package/dist-es/commands/CreateRepositoryCommand.js +3 -3
  97. package/dist-es/commands/CreateServiceCommand.js +3 -3
  98. package/dist-es/commands/CreateServiceInstanceCommand.js +3 -3
  99. package/dist-es/commands/CreateServiceSyncConfigCommand.js +3 -3
  100. package/dist-es/commands/CreateServiceTemplateCommand.js +3 -3
  101. package/dist-es/commands/CreateServiceTemplateVersionCommand.js +3 -3
  102. package/dist-es/commands/CreateTemplateSyncConfigCommand.js +3 -3
  103. package/dist-es/commands/DeleteComponentCommand.js +3 -3
  104. package/dist-es/commands/DeleteEnvironmentAccountConnectionCommand.js +3 -3
  105. package/dist-es/commands/DeleteEnvironmentCommand.js +3 -3
  106. package/dist-es/commands/DeleteEnvironmentTemplateCommand.js +3 -3
  107. package/dist-es/commands/DeleteEnvironmentTemplateVersionCommand.js +3 -3
  108. package/dist-es/commands/DeleteRepositoryCommand.js +3 -3
  109. package/dist-es/commands/DeleteServiceCommand.js +3 -3
  110. package/dist-es/commands/DeleteServiceSyncConfigCommand.js +3 -3
  111. package/dist-es/commands/DeleteServiceTemplateCommand.js +3 -3
  112. package/dist-es/commands/DeleteServiceTemplateVersionCommand.js +3 -3
  113. package/dist-es/commands/DeleteTemplateSyncConfigCommand.js +3 -3
  114. package/dist-es/commands/GetAccountSettingsCommand.js +3 -3
  115. package/dist-es/commands/GetComponentCommand.js +3 -3
  116. package/dist-es/commands/GetEnvironmentAccountConnectionCommand.js +3 -3
  117. package/dist-es/commands/GetEnvironmentCommand.js +3 -3
  118. package/dist-es/commands/GetEnvironmentTemplateCommand.js +3 -3
  119. package/dist-es/commands/GetEnvironmentTemplateVersionCommand.js +3 -3
  120. package/dist-es/commands/GetRepositoryCommand.js +3 -3
  121. package/dist-es/commands/GetRepositorySyncStatusCommand.js +3 -3
  122. package/dist-es/commands/GetResourcesSummaryCommand.js +3 -3
  123. package/dist-es/commands/GetServiceCommand.js +3 -3
  124. package/dist-es/commands/GetServiceInstanceCommand.js +3 -3
  125. package/dist-es/commands/GetServiceInstanceSyncStatusCommand.js +3 -3
  126. package/dist-es/commands/GetServiceSyncBlockerSummaryCommand.js +3 -3
  127. package/dist-es/commands/GetServiceSyncConfigCommand.js +3 -3
  128. package/dist-es/commands/GetServiceTemplateCommand.js +3 -3
  129. package/dist-es/commands/GetServiceTemplateVersionCommand.js +3 -3
  130. package/dist-es/commands/GetTemplateSyncConfigCommand.js +3 -3
  131. package/dist-es/commands/GetTemplateSyncStatusCommand.js +3 -3
  132. package/dist-es/commands/ListComponentOutputsCommand.js +3 -3
  133. package/dist-es/commands/ListComponentProvisionedResourcesCommand.js +3 -3
  134. package/dist-es/commands/ListComponentsCommand.js +3 -3
  135. package/dist-es/commands/ListEnvironmentAccountConnectionsCommand.js +3 -3
  136. package/dist-es/commands/ListEnvironmentOutputsCommand.js +3 -3
  137. package/dist-es/commands/ListEnvironmentProvisionedResourcesCommand.js +3 -3
  138. package/dist-es/commands/ListEnvironmentTemplateVersionsCommand.js +3 -3
  139. package/dist-es/commands/ListEnvironmentTemplatesCommand.js +3 -3
  140. package/dist-es/commands/ListEnvironmentsCommand.js +3 -3
  141. package/dist-es/commands/ListRepositoriesCommand.js +3 -3
  142. package/dist-es/commands/ListRepositorySyncDefinitionsCommand.js +3 -3
  143. package/dist-es/commands/ListServiceInstanceOutputsCommand.js +3 -3
  144. package/dist-es/commands/ListServiceInstanceProvisionedResourcesCommand.js +3 -3
  145. package/dist-es/commands/ListServiceInstancesCommand.js +3 -3
  146. package/dist-es/commands/ListServicePipelineOutputsCommand.js +3 -3
  147. package/dist-es/commands/ListServicePipelineProvisionedResourcesCommand.js +3 -3
  148. package/dist-es/commands/ListServiceTemplateVersionsCommand.js +3 -3
  149. package/dist-es/commands/ListServiceTemplatesCommand.js +3 -3
  150. package/dist-es/commands/ListServicesCommand.js +3 -3
  151. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  152. package/dist-es/commands/NotifyResourceDeploymentStatusChangeCommand.js +3 -3
  153. package/dist-es/commands/RejectEnvironmentAccountConnectionCommand.js +3 -3
  154. package/dist-es/commands/TagResourceCommand.js +3 -3
  155. package/dist-es/commands/UntagResourceCommand.js +3 -3
  156. package/dist-es/commands/UpdateAccountSettingsCommand.js +3 -3
  157. package/dist-es/commands/UpdateComponentCommand.js +3 -3
  158. package/dist-es/commands/UpdateEnvironmentAccountConnectionCommand.js +3 -3
  159. package/dist-es/commands/UpdateEnvironmentCommand.js +3 -3
  160. package/dist-es/commands/UpdateEnvironmentTemplateCommand.js +3 -3
  161. package/dist-es/commands/UpdateEnvironmentTemplateVersionCommand.js +3 -3
  162. package/dist-es/commands/UpdateServiceCommand.js +3 -3
  163. package/dist-es/commands/UpdateServiceInstanceCommand.js +3 -3
  164. package/dist-es/commands/UpdateServicePipelineCommand.js +3 -3
  165. package/dist-es/commands/UpdateServiceSyncBlockerCommand.js +3 -3
  166. package/dist-es/commands/UpdateServiceSyncConfigCommand.js +3 -3
  167. package/dist-es/commands/UpdateServiceTemplateCommand.js +3 -3
  168. package/dist-es/commands/UpdateServiceTemplateVersionCommand.js +3 -3
  169. package/dist-es/commands/UpdateTemplateSyncConfigCommand.js +3 -3
  170. package/dist-es/protocols/Aws_json1_0.js +1388 -1466
  171. package/dist-types/protocols/Aws_json1_0.d.ts +672 -168
  172. package/dist-types/ts3.4/protocols/Aws_json1_0.d.ts +168 -168
  173. package/package.json +36 -36
@@ -84,171 +84,675 @@ import { UpdateServiceSyncConfigCommandInput, UpdateServiceSyncConfigCommandOutp
84
84
  import { UpdateServiceTemplateCommandInput, UpdateServiceTemplateCommandOutput } from "../commands/UpdateServiceTemplateCommand";
85
85
  import { UpdateServiceTemplateVersionCommandInput, UpdateServiceTemplateVersionCommandOutput } from "../commands/UpdateServiceTemplateVersionCommand";
86
86
  import { UpdateTemplateSyncConfigCommandInput, UpdateTemplateSyncConfigCommandOutput } from "../commands/UpdateTemplateSyncConfigCommand";
87
- export declare const serializeAws_json1_0AcceptEnvironmentAccountConnectionCommand: (input: AcceptEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
88
- export declare const serializeAws_json1_0CancelComponentDeploymentCommand: (input: CancelComponentDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
89
- export declare const serializeAws_json1_0CancelEnvironmentDeploymentCommand: (input: CancelEnvironmentDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
90
- export declare const serializeAws_json1_0CancelServiceInstanceDeploymentCommand: (input: CancelServiceInstanceDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_0CancelServicePipelineDeploymentCommand: (input: CancelServicePipelineDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_0CreateComponentCommand: (input: CreateComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_0CreateEnvironmentCommand: (input: CreateEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_0CreateEnvironmentAccountConnectionCommand: (input: CreateEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_0CreateEnvironmentTemplateCommand: (input: CreateEnvironmentTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_0CreateEnvironmentTemplateVersionCommand: (input: CreateEnvironmentTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_0CreateRepositoryCommand: (input: CreateRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_0CreateServiceCommand: (input: CreateServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_0CreateServiceInstanceCommand: (input: CreateServiceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_0CreateServiceSyncConfigCommand: (input: CreateServiceSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_0CreateServiceTemplateCommand: (input: CreateServiceTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_0CreateServiceTemplateVersionCommand: (input: CreateServiceTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_0CreateTemplateSyncConfigCommand: (input: CreateTemplateSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_0DeleteComponentCommand: (input: DeleteComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_0DeleteEnvironmentCommand: (input: DeleteEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_0DeleteEnvironmentAccountConnectionCommand: (input: DeleteEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_0DeleteEnvironmentTemplateCommand: (input: DeleteEnvironmentTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_0DeleteEnvironmentTemplateVersionCommand: (input: DeleteEnvironmentTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_0DeleteRepositoryCommand: (input: DeleteRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_0DeleteServiceCommand: (input: DeleteServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_0DeleteServiceSyncConfigCommand: (input: DeleteServiceSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_0DeleteServiceTemplateCommand: (input: DeleteServiceTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_0DeleteServiceTemplateVersionCommand: (input: DeleteServiceTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_0DeleteTemplateSyncConfigCommand: (input: DeleteTemplateSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_0GetAccountSettingsCommand: (input: GetAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_0GetComponentCommand: (input: GetComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_0GetEnvironmentCommand: (input: GetEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_0GetEnvironmentAccountConnectionCommand: (input: GetEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_0GetEnvironmentTemplateCommand: (input: GetEnvironmentTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_0GetEnvironmentTemplateVersionCommand: (input: GetEnvironmentTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_0GetRepositoryCommand: (input: GetRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_0GetRepositorySyncStatusCommand: (input: GetRepositorySyncStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_0GetResourcesSummaryCommand: (input: GetResourcesSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_0GetServiceCommand: (input: GetServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_0GetServiceInstanceCommand: (input: GetServiceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_0GetServiceInstanceSyncStatusCommand: (input: GetServiceInstanceSyncStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_0GetServiceSyncBlockerSummaryCommand: (input: GetServiceSyncBlockerSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_0GetServiceSyncConfigCommand: (input: GetServiceSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_json1_0GetServiceTemplateCommand: (input: GetServiceTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_json1_0GetServiceTemplateVersionCommand: (input: GetServiceTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_json1_0GetTemplateSyncConfigCommand: (input: GetTemplateSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_json1_0GetTemplateSyncStatusCommand: (input: GetTemplateSyncStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_json1_0ListComponentOutputsCommand: (input: ListComponentOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_json1_0ListComponentProvisionedResourcesCommand: (input: ListComponentProvisionedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_json1_0ListComponentsCommand: (input: ListComponentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_json1_0ListEnvironmentAccountConnectionsCommand: (input: ListEnvironmentAccountConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_json1_0ListEnvironmentOutputsCommand: (input: ListEnvironmentOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_json1_0ListEnvironmentProvisionedResourcesCommand: (input: ListEnvironmentProvisionedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_json1_0ListEnvironmentsCommand: (input: ListEnvironmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_json1_0ListEnvironmentTemplatesCommand: (input: ListEnvironmentTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_json1_0ListEnvironmentTemplateVersionsCommand: (input: ListEnvironmentTemplateVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_json1_0ListRepositoriesCommand: (input: ListRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_json1_0ListRepositorySyncDefinitionsCommand: (input: ListRepositorySyncDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_json1_0ListServiceInstanceOutputsCommand: (input: ListServiceInstanceOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_json1_0ListServiceInstanceProvisionedResourcesCommand: (input: ListServiceInstanceProvisionedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_json1_0ListServiceInstancesCommand: (input: ListServiceInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_json1_0ListServicePipelineOutputsCommand: (input: ListServicePipelineOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_json1_0ListServicePipelineProvisionedResourcesCommand: (input: ListServicePipelineProvisionedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_json1_0ListServicesCommand: (input: ListServicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_json1_0ListServiceTemplatesCommand: (input: ListServiceTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_json1_0ListServiceTemplateVersionsCommand: (input: ListServiceTemplateVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_json1_0ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_json1_0NotifyResourceDeploymentStatusChangeCommand: (input: NotifyResourceDeploymentStatusChangeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_json1_0RejectEnvironmentAccountConnectionCommand: (input: RejectEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_json1_0TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_json1_0UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_json1_0UpdateAccountSettingsCommand: (input: UpdateAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_json1_0UpdateComponentCommand: (input: UpdateComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_json1_0UpdateEnvironmentCommand: (input: UpdateEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_json1_0UpdateEnvironmentAccountConnectionCommand: (input: UpdateEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_json1_0UpdateEnvironmentTemplateCommand: (input: UpdateEnvironmentTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_json1_0UpdateEnvironmentTemplateVersionCommand: (input: UpdateEnvironmentTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_json1_0UpdateServiceCommand: (input: UpdateServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_json1_0UpdateServiceInstanceCommand: (input: UpdateServiceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_json1_0UpdateServicePipelineCommand: (input: UpdateServicePipelineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_json1_0UpdateServiceSyncBlockerCommand: (input: UpdateServiceSyncBlockerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_json1_0UpdateServiceSyncConfigCommand: (input: UpdateServiceSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_json1_0UpdateServiceTemplateCommand: (input: UpdateServiceTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_json1_0UpdateServiceTemplateVersionCommand: (input: UpdateServiceTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_json1_0UpdateTemplateSyncConfigCommand: (input: UpdateTemplateSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const deserializeAws_json1_0AcceptEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptEnvironmentAccountConnectionCommandOutput>;
172
- export declare const deserializeAws_json1_0CancelComponentDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelComponentDeploymentCommandOutput>;
173
- export declare const deserializeAws_json1_0CancelEnvironmentDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelEnvironmentDeploymentCommandOutput>;
174
- export declare const deserializeAws_json1_0CancelServiceInstanceDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelServiceInstanceDeploymentCommandOutput>;
175
- export declare const deserializeAws_json1_0CancelServicePipelineDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelServicePipelineDeploymentCommandOutput>;
176
- export declare const deserializeAws_json1_0CreateComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateComponentCommandOutput>;
177
- export declare const deserializeAws_json1_0CreateEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentCommandOutput>;
178
- export declare const deserializeAws_json1_0CreateEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentAccountConnectionCommandOutput>;
179
- export declare const deserializeAws_json1_0CreateEnvironmentTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentTemplateCommandOutput>;
180
- export declare const deserializeAws_json1_0CreateEnvironmentTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentTemplateVersionCommandOutput>;
181
- export declare const deserializeAws_json1_0CreateRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRepositoryCommandOutput>;
182
- export declare const deserializeAws_json1_0CreateServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceCommandOutput>;
183
- export declare const deserializeAws_json1_0CreateServiceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceInstanceCommandOutput>;
184
- export declare const deserializeAws_json1_0CreateServiceSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceSyncConfigCommandOutput>;
185
- export declare const deserializeAws_json1_0CreateServiceTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceTemplateCommandOutput>;
186
- export declare const deserializeAws_json1_0CreateServiceTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceTemplateVersionCommandOutput>;
187
- export declare const deserializeAws_json1_0CreateTemplateSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTemplateSyncConfigCommandOutput>;
188
- export declare const deserializeAws_json1_0DeleteComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteComponentCommandOutput>;
189
- export declare const deserializeAws_json1_0DeleteEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentCommandOutput>;
190
- export declare const deserializeAws_json1_0DeleteEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentAccountConnectionCommandOutput>;
191
- export declare const deserializeAws_json1_0DeleteEnvironmentTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentTemplateCommandOutput>;
192
- export declare const deserializeAws_json1_0DeleteEnvironmentTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentTemplateVersionCommandOutput>;
193
- export declare const deserializeAws_json1_0DeleteRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryCommandOutput>;
194
- export declare const deserializeAws_json1_0DeleteServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceCommandOutput>;
195
- export declare const deserializeAws_json1_0DeleteServiceSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceSyncConfigCommandOutput>;
196
- export declare const deserializeAws_json1_0DeleteServiceTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceTemplateCommandOutput>;
197
- export declare const deserializeAws_json1_0DeleteServiceTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceTemplateVersionCommandOutput>;
198
- export declare const deserializeAws_json1_0DeleteTemplateSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTemplateSyncConfigCommandOutput>;
199
- export declare const deserializeAws_json1_0GetAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountSettingsCommandOutput>;
200
- export declare const deserializeAws_json1_0GetComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetComponentCommandOutput>;
201
- export declare const deserializeAws_json1_0GetEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentCommandOutput>;
202
- export declare const deserializeAws_json1_0GetEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentAccountConnectionCommandOutput>;
203
- export declare const deserializeAws_json1_0GetEnvironmentTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentTemplateCommandOutput>;
204
- export declare const deserializeAws_json1_0GetEnvironmentTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentTemplateVersionCommandOutput>;
205
- export declare const deserializeAws_json1_0GetRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryCommandOutput>;
206
- export declare const deserializeAws_json1_0GetRepositorySyncStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositorySyncStatusCommandOutput>;
207
- export declare const deserializeAws_json1_0GetResourcesSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcesSummaryCommandOutput>;
208
- export declare const deserializeAws_json1_0GetServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceCommandOutput>;
209
- export declare const deserializeAws_json1_0GetServiceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceInstanceCommandOutput>;
210
- export declare const deserializeAws_json1_0GetServiceInstanceSyncStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceInstanceSyncStatusCommandOutput>;
211
- export declare const deserializeAws_json1_0GetServiceSyncBlockerSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceSyncBlockerSummaryCommandOutput>;
212
- export declare const deserializeAws_json1_0GetServiceSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceSyncConfigCommandOutput>;
213
- export declare const deserializeAws_json1_0GetServiceTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceTemplateCommandOutput>;
214
- export declare const deserializeAws_json1_0GetServiceTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceTemplateVersionCommandOutput>;
215
- export declare const deserializeAws_json1_0GetTemplateSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemplateSyncConfigCommandOutput>;
216
- export declare const deserializeAws_json1_0GetTemplateSyncStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemplateSyncStatusCommandOutput>;
217
- export declare const deserializeAws_json1_0ListComponentOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComponentOutputsCommandOutput>;
218
- export declare const deserializeAws_json1_0ListComponentProvisionedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComponentProvisionedResourcesCommandOutput>;
219
- export declare const deserializeAws_json1_0ListComponentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComponentsCommandOutput>;
220
- export declare const deserializeAws_json1_0ListEnvironmentAccountConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentAccountConnectionsCommandOutput>;
221
- export declare const deserializeAws_json1_0ListEnvironmentOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentOutputsCommandOutput>;
222
- export declare const deserializeAws_json1_0ListEnvironmentProvisionedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentProvisionedResourcesCommandOutput>;
223
- export declare const deserializeAws_json1_0ListEnvironmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentsCommandOutput>;
224
- export declare const deserializeAws_json1_0ListEnvironmentTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentTemplatesCommandOutput>;
225
- export declare const deserializeAws_json1_0ListEnvironmentTemplateVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentTemplateVersionsCommandOutput>;
226
- export declare const deserializeAws_json1_0ListRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesCommandOutput>;
227
- export declare const deserializeAws_json1_0ListRepositorySyncDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositorySyncDefinitionsCommandOutput>;
228
- export declare const deserializeAws_json1_0ListServiceInstanceOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceInstanceOutputsCommandOutput>;
229
- export declare const deserializeAws_json1_0ListServiceInstanceProvisionedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceInstanceProvisionedResourcesCommandOutput>;
230
- export declare const deserializeAws_json1_0ListServiceInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceInstancesCommandOutput>;
231
- export declare const deserializeAws_json1_0ListServicePipelineOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicePipelineOutputsCommandOutput>;
232
- export declare const deserializeAws_json1_0ListServicePipelineProvisionedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicePipelineProvisionedResourcesCommandOutput>;
233
- export declare const deserializeAws_json1_0ListServicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicesCommandOutput>;
234
- export declare const deserializeAws_json1_0ListServiceTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceTemplatesCommandOutput>;
235
- export declare const deserializeAws_json1_0ListServiceTemplateVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceTemplateVersionsCommandOutput>;
236
- export declare const deserializeAws_json1_0ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
237
- export declare const deserializeAws_json1_0NotifyResourceDeploymentStatusChangeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<NotifyResourceDeploymentStatusChangeCommandOutput>;
238
- export declare const deserializeAws_json1_0RejectEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectEnvironmentAccountConnectionCommandOutput>;
239
- export declare const deserializeAws_json1_0TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
240
- export declare const deserializeAws_json1_0UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
241
- export declare const deserializeAws_json1_0UpdateAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountSettingsCommandOutput>;
242
- export declare const deserializeAws_json1_0UpdateComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateComponentCommandOutput>;
243
- export declare const deserializeAws_json1_0UpdateEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentCommandOutput>;
244
- export declare const deserializeAws_json1_0UpdateEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentAccountConnectionCommandOutput>;
245
- export declare const deserializeAws_json1_0UpdateEnvironmentTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentTemplateCommandOutput>;
246
- export declare const deserializeAws_json1_0UpdateEnvironmentTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentTemplateVersionCommandOutput>;
247
- export declare const deserializeAws_json1_0UpdateServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceCommandOutput>;
248
- export declare const deserializeAws_json1_0UpdateServiceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceInstanceCommandOutput>;
249
- export declare const deserializeAws_json1_0UpdateServicePipelineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServicePipelineCommandOutput>;
250
- export declare const deserializeAws_json1_0UpdateServiceSyncBlockerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceSyncBlockerCommandOutput>;
251
- export declare const deserializeAws_json1_0UpdateServiceSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceSyncConfigCommandOutput>;
252
- export declare const deserializeAws_json1_0UpdateServiceTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceTemplateCommandOutput>;
253
- export declare const deserializeAws_json1_0UpdateServiceTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceTemplateVersionCommandOutput>;
254
- export declare const deserializeAws_json1_0UpdateTemplateSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTemplateSyncConfigCommandOutput>;
87
+ /**
88
+ * serializeAws_json1_0AcceptEnvironmentAccountConnectionCommand
89
+ */
90
+ export declare const se_AcceptEnvironmentAccountConnectionCommand: (input: AcceptEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
+ /**
92
+ * serializeAws_json1_0CancelComponentDeploymentCommand
93
+ */
94
+ export declare const se_CancelComponentDeploymentCommand: (input: CancelComponentDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
+ /**
96
+ * serializeAws_json1_0CancelEnvironmentDeploymentCommand
97
+ */
98
+ export declare const se_CancelEnvironmentDeploymentCommand: (input: CancelEnvironmentDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
+ /**
100
+ * serializeAws_json1_0CancelServiceInstanceDeploymentCommand
101
+ */
102
+ export declare const se_CancelServiceInstanceDeploymentCommand: (input: CancelServiceInstanceDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
+ /**
104
+ * serializeAws_json1_0CancelServicePipelineDeploymentCommand
105
+ */
106
+ export declare const se_CancelServicePipelineDeploymentCommand: (input: CancelServicePipelineDeploymentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
+ /**
108
+ * serializeAws_json1_0CreateComponentCommand
109
+ */
110
+ export declare const se_CreateComponentCommand: (input: CreateComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
+ /**
112
+ * serializeAws_json1_0CreateEnvironmentCommand
113
+ */
114
+ export declare const se_CreateEnvironmentCommand: (input: CreateEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
+ /**
116
+ * serializeAws_json1_0CreateEnvironmentAccountConnectionCommand
117
+ */
118
+ export declare const se_CreateEnvironmentAccountConnectionCommand: (input: CreateEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
+ /**
120
+ * serializeAws_json1_0CreateEnvironmentTemplateCommand
121
+ */
122
+ export declare const se_CreateEnvironmentTemplateCommand: (input: CreateEnvironmentTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
+ /**
124
+ * serializeAws_json1_0CreateEnvironmentTemplateVersionCommand
125
+ */
126
+ export declare const se_CreateEnvironmentTemplateVersionCommand: (input: CreateEnvironmentTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
+ /**
128
+ * serializeAws_json1_0CreateRepositoryCommand
129
+ */
130
+ export declare const se_CreateRepositoryCommand: (input: CreateRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
+ /**
132
+ * serializeAws_json1_0CreateServiceCommand
133
+ */
134
+ export declare const se_CreateServiceCommand: (input: CreateServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
+ /**
136
+ * serializeAws_json1_0CreateServiceInstanceCommand
137
+ */
138
+ export declare const se_CreateServiceInstanceCommand: (input: CreateServiceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
+ /**
140
+ * serializeAws_json1_0CreateServiceSyncConfigCommand
141
+ */
142
+ export declare const se_CreateServiceSyncConfigCommand: (input: CreateServiceSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
+ /**
144
+ * serializeAws_json1_0CreateServiceTemplateCommand
145
+ */
146
+ export declare const se_CreateServiceTemplateCommand: (input: CreateServiceTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
+ /**
148
+ * serializeAws_json1_0CreateServiceTemplateVersionCommand
149
+ */
150
+ export declare const se_CreateServiceTemplateVersionCommand: (input: CreateServiceTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
+ /**
152
+ * serializeAws_json1_0CreateTemplateSyncConfigCommand
153
+ */
154
+ export declare const se_CreateTemplateSyncConfigCommand: (input: CreateTemplateSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
+ /**
156
+ * serializeAws_json1_0DeleteComponentCommand
157
+ */
158
+ export declare const se_DeleteComponentCommand: (input: DeleteComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
+ /**
160
+ * serializeAws_json1_0DeleteEnvironmentCommand
161
+ */
162
+ export declare const se_DeleteEnvironmentCommand: (input: DeleteEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
+ /**
164
+ * serializeAws_json1_0DeleteEnvironmentAccountConnectionCommand
165
+ */
166
+ export declare const se_DeleteEnvironmentAccountConnectionCommand: (input: DeleteEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
+ /**
168
+ * serializeAws_json1_0DeleteEnvironmentTemplateCommand
169
+ */
170
+ export declare const se_DeleteEnvironmentTemplateCommand: (input: DeleteEnvironmentTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
+ /**
172
+ * serializeAws_json1_0DeleteEnvironmentTemplateVersionCommand
173
+ */
174
+ export declare const se_DeleteEnvironmentTemplateVersionCommand: (input: DeleteEnvironmentTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
+ /**
176
+ * serializeAws_json1_0DeleteRepositoryCommand
177
+ */
178
+ export declare const se_DeleteRepositoryCommand: (input: DeleteRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
179
+ /**
180
+ * serializeAws_json1_0DeleteServiceCommand
181
+ */
182
+ export declare const se_DeleteServiceCommand: (input: DeleteServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
183
+ /**
184
+ * serializeAws_json1_0DeleteServiceSyncConfigCommand
185
+ */
186
+ export declare const se_DeleteServiceSyncConfigCommand: (input: DeleteServiceSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
187
+ /**
188
+ * serializeAws_json1_0DeleteServiceTemplateCommand
189
+ */
190
+ export declare const se_DeleteServiceTemplateCommand: (input: DeleteServiceTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
191
+ /**
192
+ * serializeAws_json1_0DeleteServiceTemplateVersionCommand
193
+ */
194
+ export declare const se_DeleteServiceTemplateVersionCommand: (input: DeleteServiceTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
195
+ /**
196
+ * serializeAws_json1_0DeleteTemplateSyncConfigCommand
197
+ */
198
+ export declare const se_DeleteTemplateSyncConfigCommand: (input: DeleteTemplateSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
199
+ /**
200
+ * serializeAws_json1_0GetAccountSettingsCommand
201
+ */
202
+ export declare const se_GetAccountSettingsCommand: (input: GetAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
203
+ /**
204
+ * serializeAws_json1_0GetComponentCommand
205
+ */
206
+ export declare const se_GetComponentCommand: (input: GetComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
207
+ /**
208
+ * serializeAws_json1_0GetEnvironmentCommand
209
+ */
210
+ export declare const se_GetEnvironmentCommand: (input: GetEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
211
+ /**
212
+ * serializeAws_json1_0GetEnvironmentAccountConnectionCommand
213
+ */
214
+ export declare const se_GetEnvironmentAccountConnectionCommand: (input: GetEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
215
+ /**
216
+ * serializeAws_json1_0GetEnvironmentTemplateCommand
217
+ */
218
+ export declare const se_GetEnvironmentTemplateCommand: (input: GetEnvironmentTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
219
+ /**
220
+ * serializeAws_json1_0GetEnvironmentTemplateVersionCommand
221
+ */
222
+ export declare const se_GetEnvironmentTemplateVersionCommand: (input: GetEnvironmentTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
223
+ /**
224
+ * serializeAws_json1_0GetRepositoryCommand
225
+ */
226
+ export declare const se_GetRepositoryCommand: (input: GetRepositoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
227
+ /**
228
+ * serializeAws_json1_0GetRepositorySyncStatusCommand
229
+ */
230
+ export declare const se_GetRepositorySyncStatusCommand: (input: GetRepositorySyncStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
231
+ /**
232
+ * serializeAws_json1_0GetResourcesSummaryCommand
233
+ */
234
+ export declare const se_GetResourcesSummaryCommand: (input: GetResourcesSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
235
+ /**
236
+ * serializeAws_json1_0GetServiceCommand
237
+ */
238
+ export declare const se_GetServiceCommand: (input: GetServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
239
+ /**
240
+ * serializeAws_json1_0GetServiceInstanceCommand
241
+ */
242
+ export declare const se_GetServiceInstanceCommand: (input: GetServiceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
243
+ /**
244
+ * serializeAws_json1_0GetServiceInstanceSyncStatusCommand
245
+ */
246
+ export declare const se_GetServiceInstanceSyncStatusCommand: (input: GetServiceInstanceSyncStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
247
+ /**
248
+ * serializeAws_json1_0GetServiceSyncBlockerSummaryCommand
249
+ */
250
+ export declare const se_GetServiceSyncBlockerSummaryCommand: (input: GetServiceSyncBlockerSummaryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
251
+ /**
252
+ * serializeAws_json1_0GetServiceSyncConfigCommand
253
+ */
254
+ export declare const se_GetServiceSyncConfigCommand: (input: GetServiceSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
255
+ /**
256
+ * serializeAws_json1_0GetServiceTemplateCommand
257
+ */
258
+ export declare const se_GetServiceTemplateCommand: (input: GetServiceTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
259
+ /**
260
+ * serializeAws_json1_0GetServiceTemplateVersionCommand
261
+ */
262
+ export declare const se_GetServiceTemplateVersionCommand: (input: GetServiceTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
263
+ /**
264
+ * serializeAws_json1_0GetTemplateSyncConfigCommand
265
+ */
266
+ export declare const se_GetTemplateSyncConfigCommand: (input: GetTemplateSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
267
+ /**
268
+ * serializeAws_json1_0GetTemplateSyncStatusCommand
269
+ */
270
+ export declare const se_GetTemplateSyncStatusCommand: (input: GetTemplateSyncStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
271
+ /**
272
+ * serializeAws_json1_0ListComponentOutputsCommand
273
+ */
274
+ export declare const se_ListComponentOutputsCommand: (input: ListComponentOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
275
+ /**
276
+ * serializeAws_json1_0ListComponentProvisionedResourcesCommand
277
+ */
278
+ export declare const se_ListComponentProvisionedResourcesCommand: (input: ListComponentProvisionedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
279
+ /**
280
+ * serializeAws_json1_0ListComponentsCommand
281
+ */
282
+ export declare const se_ListComponentsCommand: (input: ListComponentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
283
+ /**
284
+ * serializeAws_json1_0ListEnvironmentAccountConnectionsCommand
285
+ */
286
+ export declare const se_ListEnvironmentAccountConnectionsCommand: (input: ListEnvironmentAccountConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
287
+ /**
288
+ * serializeAws_json1_0ListEnvironmentOutputsCommand
289
+ */
290
+ export declare const se_ListEnvironmentOutputsCommand: (input: ListEnvironmentOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
291
+ /**
292
+ * serializeAws_json1_0ListEnvironmentProvisionedResourcesCommand
293
+ */
294
+ export declare const se_ListEnvironmentProvisionedResourcesCommand: (input: ListEnvironmentProvisionedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
295
+ /**
296
+ * serializeAws_json1_0ListEnvironmentsCommand
297
+ */
298
+ export declare const se_ListEnvironmentsCommand: (input: ListEnvironmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
299
+ /**
300
+ * serializeAws_json1_0ListEnvironmentTemplatesCommand
301
+ */
302
+ export declare const se_ListEnvironmentTemplatesCommand: (input: ListEnvironmentTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
303
+ /**
304
+ * serializeAws_json1_0ListEnvironmentTemplateVersionsCommand
305
+ */
306
+ export declare const se_ListEnvironmentTemplateVersionsCommand: (input: ListEnvironmentTemplateVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
307
+ /**
308
+ * serializeAws_json1_0ListRepositoriesCommand
309
+ */
310
+ export declare const se_ListRepositoriesCommand: (input: ListRepositoriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
311
+ /**
312
+ * serializeAws_json1_0ListRepositorySyncDefinitionsCommand
313
+ */
314
+ export declare const se_ListRepositorySyncDefinitionsCommand: (input: ListRepositorySyncDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
315
+ /**
316
+ * serializeAws_json1_0ListServiceInstanceOutputsCommand
317
+ */
318
+ export declare const se_ListServiceInstanceOutputsCommand: (input: ListServiceInstanceOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
319
+ /**
320
+ * serializeAws_json1_0ListServiceInstanceProvisionedResourcesCommand
321
+ */
322
+ export declare const se_ListServiceInstanceProvisionedResourcesCommand: (input: ListServiceInstanceProvisionedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
323
+ /**
324
+ * serializeAws_json1_0ListServiceInstancesCommand
325
+ */
326
+ export declare const se_ListServiceInstancesCommand: (input: ListServiceInstancesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
327
+ /**
328
+ * serializeAws_json1_0ListServicePipelineOutputsCommand
329
+ */
330
+ export declare const se_ListServicePipelineOutputsCommand: (input: ListServicePipelineOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
331
+ /**
332
+ * serializeAws_json1_0ListServicePipelineProvisionedResourcesCommand
333
+ */
334
+ export declare const se_ListServicePipelineProvisionedResourcesCommand: (input: ListServicePipelineProvisionedResourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
335
+ /**
336
+ * serializeAws_json1_0ListServicesCommand
337
+ */
338
+ export declare const se_ListServicesCommand: (input: ListServicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
339
+ /**
340
+ * serializeAws_json1_0ListServiceTemplatesCommand
341
+ */
342
+ export declare const se_ListServiceTemplatesCommand: (input: ListServiceTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
343
+ /**
344
+ * serializeAws_json1_0ListServiceTemplateVersionsCommand
345
+ */
346
+ export declare const se_ListServiceTemplateVersionsCommand: (input: ListServiceTemplateVersionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
347
+ /**
348
+ * serializeAws_json1_0ListTagsForResourceCommand
349
+ */
350
+ export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
351
+ /**
352
+ * serializeAws_json1_0NotifyResourceDeploymentStatusChangeCommand
353
+ */
354
+ export declare const se_NotifyResourceDeploymentStatusChangeCommand: (input: NotifyResourceDeploymentStatusChangeCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
355
+ /**
356
+ * serializeAws_json1_0RejectEnvironmentAccountConnectionCommand
357
+ */
358
+ export declare const se_RejectEnvironmentAccountConnectionCommand: (input: RejectEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
359
+ /**
360
+ * serializeAws_json1_0TagResourceCommand
361
+ */
362
+ export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
363
+ /**
364
+ * serializeAws_json1_0UntagResourceCommand
365
+ */
366
+ export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
367
+ /**
368
+ * serializeAws_json1_0UpdateAccountSettingsCommand
369
+ */
370
+ export declare const se_UpdateAccountSettingsCommand: (input: UpdateAccountSettingsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
371
+ /**
372
+ * serializeAws_json1_0UpdateComponentCommand
373
+ */
374
+ export declare const se_UpdateComponentCommand: (input: UpdateComponentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
375
+ /**
376
+ * serializeAws_json1_0UpdateEnvironmentCommand
377
+ */
378
+ export declare const se_UpdateEnvironmentCommand: (input: UpdateEnvironmentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
379
+ /**
380
+ * serializeAws_json1_0UpdateEnvironmentAccountConnectionCommand
381
+ */
382
+ export declare const se_UpdateEnvironmentAccountConnectionCommand: (input: UpdateEnvironmentAccountConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
383
+ /**
384
+ * serializeAws_json1_0UpdateEnvironmentTemplateCommand
385
+ */
386
+ export declare const se_UpdateEnvironmentTemplateCommand: (input: UpdateEnvironmentTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
387
+ /**
388
+ * serializeAws_json1_0UpdateEnvironmentTemplateVersionCommand
389
+ */
390
+ export declare const se_UpdateEnvironmentTemplateVersionCommand: (input: UpdateEnvironmentTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
391
+ /**
392
+ * serializeAws_json1_0UpdateServiceCommand
393
+ */
394
+ export declare const se_UpdateServiceCommand: (input: UpdateServiceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
395
+ /**
396
+ * serializeAws_json1_0UpdateServiceInstanceCommand
397
+ */
398
+ export declare const se_UpdateServiceInstanceCommand: (input: UpdateServiceInstanceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
399
+ /**
400
+ * serializeAws_json1_0UpdateServicePipelineCommand
401
+ */
402
+ export declare const se_UpdateServicePipelineCommand: (input: UpdateServicePipelineCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
403
+ /**
404
+ * serializeAws_json1_0UpdateServiceSyncBlockerCommand
405
+ */
406
+ export declare const se_UpdateServiceSyncBlockerCommand: (input: UpdateServiceSyncBlockerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
407
+ /**
408
+ * serializeAws_json1_0UpdateServiceSyncConfigCommand
409
+ */
410
+ export declare const se_UpdateServiceSyncConfigCommand: (input: UpdateServiceSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
411
+ /**
412
+ * serializeAws_json1_0UpdateServiceTemplateCommand
413
+ */
414
+ export declare const se_UpdateServiceTemplateCommand: (input: UpdateServiceTemplateCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
415
+ /**
416
+ * serializeAws_json1_0UpdateServiceTemplateVersionCommand
417
+ */
418
+ export declare const se_UpdateServiceTemplateVersionCommand: (input: UpdateServiceTemplateVersionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
419
+ /**
420
+ * serializeAws_json1_0UpdateTemplateSyncConfigCommand
421
+ */
422
+ export declare const se_UpdateTemplateSyncConfigCommand: (input: UpdateTemplateSyncConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
423
+ /**
424
+ * deserializeAws_json1_0AcceptEnvironmentAccountConnectionCommand
425
+ */
426
+ export declare const de_AcceptEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptEnvironmentAccountConnectionCommandOutput>;
427
+ /**
428
+ * deserializeAws_json1_0CancelComponentDeploymentCommand
429
+ */
430
+ export declare const de_CancelComponentDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelComponentDeploymentCommandOutput>;
431
+ /**
432
+ * deserializeAws_json1_0CancelEnvironmentDeploymentCommand
433
+ */
434
+ export declare const de_CancelEnvironmentDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelEnvironmentDeploymentCommandOutput>;
435
+ /**
436
+ * deserializeAws_json1_0CancelServiceInstanceDeploymentCommand
437
+ */
438
+ export declare const de_CancelServiceInstanceDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelServiceInstanceDeploymentCommandOutput>;
439
+ /**
440
+ * deserializeAws_json1_0CancelServicePipelineDeploymentCommand
441
+ */
442
+ export declare const de_CancelServicePipelineDeploymentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelServicePipelineDeploymentCommandOutput>;
443
+ /**
444
+ * deserializeAws_json1_0CreateComponentCommand
445
+ */
446
+ export declare const de_CreateComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateComponentCommandOutput>;
447
+ /**
448
+ * deserializeAws_json1_0CreateEnvironmentCommand
449
+ */
450
+ export declare const de_CreateEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentCommandOutput>;
451
+ /**
452
+ * deserializeAws_json1_0CreateEnvironmentAccountConnectionCommand
453
+ */
454
+ export declare const de_CreateEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentAccountConnectionCommandOutput>;
455
+ /**
456
+ * deserializeAws_json1_0CreateEnvironmentTemplateCommand
457
+ */
458
+ export declare const de_CreateEnvironmentTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentTemplateCommandOutput>;
459
+ /**
460
+ * deserializeAws_json1_0CreateEnvironmentTemplateVersionCommand
461
+ */
462
+ export declare const de_CreateEnvironmentTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateEnvironmentTemplateVersionCommandOutput>;
463
+ /**
464
+ * deserializeAws_json1_0CreateRepositoryCommand
465
+ */
466
+ export declare const de_CreateRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateRepositoryCommandOutput>;
467
+ /**
468
+ * deserializeAws_json1_0CreateServiceCommand
469
+ */
470
+ export declare const de_CreateServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceCommandOutput>;
471
+ /**
472
+ * deserializeAws_json1_0CreateServiceInstanceCommand
473
+ */
474
+ export declare const de_CreateServiceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceInstanceCommandOutput>;
475
+ /**
476
+ * deserializeAws_json1_0CreateServiceSyncConfigCommand
477
+ */
478
+ export declare const de_CreateServiceSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceSyncConfigCommandOutput>;
479
+ /**
480
+ * deserializeAws_json1_0CreateServiceTemplateCommand
481
+ */
482
+ export declare const de_CreateServiceTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceTemplateCommandOutput>;
483
+ /**
484
+ * deserializeAws_json1_0CreateServiceTemplateVersionCommand
485
+ */
486
+ export declare const de_CreateServiceTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceTemplateVersionCommandOutput>;
487
+ /**
488
+ * deserializeAws_json1_0CreateTemplateSyncConfigCommand
489
+ */
490
+ export declare const de_CreateTemplateSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTemplateSyncConfigCommandOutput>;
491
+ /**
492
+ * deserializeAws_json1_0DeleteComponentCommand
493
+ */
494
+ export declare const de_DeleteComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteComponentCommandOutput>;
495
+ /**
496
+ * deserializeAws_json1_0DeleteEnvironmentCommand
497
+ */
498
+ export declare const de_DeleteEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentCommandOutput>;
499
+ /**
500
+ * deserializeAws_json1_0DeleteEnvironmentAccountConnectionCommand
501
+ */
502
+ export declare const de_DeleteEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentAccountConnectionCommandOutput>;
503
+ /**
504
+ * deserializeAws_json1_0DeleteEnvironmentTemplateCommand
505
+ */
506
+ export declare const de_DeleteEnvironmentTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentTemplateCommandOutput>;
507
+ /**
508
+ * deserializeAws_json1_0DeleteEnvironmentTemplateVersionCommand
509
+ */
510
+ export declare const de_DeleteEnvironmentTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteEnvironmentTemplateVersionCommandOutput>;
511
+ /**
512
+ * deserializeAws_json1_0DeleteRepositoryCommand
513
+ */
514
+ export declare const de_DeleteRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRepositoryCommandOutput>;
515
+ /**
516
+ * deserializeAws_json1_0DeleteServiceCommand
517
+ */
518
+ export declare const de_DeleteServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceCommandOutput>;
519
+ /**
520
+ * deserializeAws_json1_0DeleteServiceSyncConfigCommand
521
+ */
522
+ export declare const de_DeleteServiceSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceSyncConfigCommandOutput>;
523
+ /**
524
+ * deserializeAws_json1_0DeleteServiceTemplateCommand
525
+ */
526
+ export declare const de_DeleteServiceTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceTemplateCommandOutput>;
527
+ /**
528
+ * deserializeAws_json1_0DeleteServiceTemplateVersionCommand
529
+ */
530
+ export declare const de_DeleteServiceTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceTemplateVersionCommandOutput>;
531
+ /**
532
+ * deserializeAws_json1_0DeleteTemplateSyncConfigCommand
533
+ */
534
+ export declare const de_DeleteTemplateSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTemplateSyncConfigCommandOutput>;
535
+ /**
536
+ * deserializeAws_json1_0GetAccountSettingsCommand
537
+ */
538
+ export declare const de_GetAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAccountSettingsCommandOutput>;
539
+ /**
540
+ * deserializeAws_json1_0GetComponentCommand
541
+ */
542
+ export declare const de_GetComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetComponentCommandOutput>;
543
+ /**
544
+ * deserializeAws_json1_0GetEnvironmentCommand
545
+ */
546
+ export declare const de_GetEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentCommandOutput>;
547
+ /**
548
+ * deserializeAws_json1_0GetEnvironmentAccountConnectionCommand
549
+ */
550
+ export declare const de_GetEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentAccountConnectionCommandOutput>;
551
+ /**
552
+ * deserializeAws_json1_0GetEnvironmentTemplateCommand
553
+ */
554
+ export declare const de_GetEnvironmentTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentTemplateCommandOutput>;
555
+ /**
556
+ * deserializeAws_json1_0GetEnvironmentTemplateVersionCommand
557
+ */
558
+ export declare const de_GetEnvironmentTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetEnvironmentTemplateVersionCommandOutput>;
559
+ /**
560
+ * deserializeAws_json1_0GetRepositoryCommand
561
+ */
562
+ export declare const de_GetRepositoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositoryCommandOutput>;
563
+ /**
564
+ * deserializeAws_json1_0GetRepositorySyncStatusCommand
565
+ */
566
+ export declare const de_GetRepositorySyncStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetRepositorySyncStatusCommandOutput>;
567
+ /**
568
+ * deserializeAws_json1_0GetResourcesSummaryCommand
569
+ */
570
+ export declare const de_GetResourcesSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetResourcesSummaryCommandOutput>;
571
+ /**
572
+ * deserializeAws_json1_0GetServiceCommand
573
+ */
574
+ export declare const de_GetServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceCommandOutput>;
575
+ /**
576
+ * deserializeAws_json1_0GetServiceInstanceCommand
577
+ */
578
+ export declare const de_GetServiceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceInstanceCommandOutput>;
579
+ /**
580
+ * deserializeAws_json1_0GetServiceInstanceSyncStatusCommand
581
+ */
582
+ export declare const de_GetServiceInstanceSyncStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceInstanceSyncStatusCommandOutput>;
583
+ /**
584
+ * deserializeAws_json1_0GetServiceSyncBlockerSummaryCommand
585
+ */
586
+ export declare const de_GetServiceSyncBlockerSummaryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceSyncBlockerSummaryCommandOutput>;
587
+ /**
588
+ * deserializeAws_json1_0GetServiceSyncConfigCommand
589
+ */
590
+ export declare const de_GetServiceSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceSyncConfigCommandOutput>;
591
+ /**
592
+ * deserializeAws_json1_0GetServiceTemplateCommand
593
+ */
594
+ export declare const de_GetServiceTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceTemplateCommandOutput>;
595
+ /**
596
+ * deserializeAws_json1_0GetServiceTemplateVersionCommand
597
+ */
598
+ export declare const de_GetServiceTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetServiceTemplateVersionCommandOutput>;
599
+ /**
600
+ * deserializeAws_json1_0GetTemplateSyncConfigCommand
601
+ */
602
+ export declare const de_GetTemplateSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemplateSyncConfigCommandOutput>;
603
+ /**
604
+ * deserializeAws_json1_0GetTemplateSyncStatusCommand
605
+ */
606
+ export declare const de_GetTemplateSyncStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTemplateSyncStatusCommandOutput>;
607
+ /**
608
+ * deserializeAws_json1_0ListComponentOutputsCommand
609
+ */
610
+ export declare const de_ListComponentOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComponentOutputsCommandOutput>;
611
+ /**
612
+ * deserializeAws_json1_0ListComponentProvisionedResourcesCommand
613
+ */
614
+ export declare const de_ListComponentProvisionedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComponentProvisionedResourcesCommandOutput>;
615
+ /**
616
+ * deserializeAws_json1_0ListComponentsCommand
617
+ */
618
+ export declare const de_ListComponentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListComponentsCommandOutput>;
619
+ /**
620
+ * deserializeAws_json1_0ListEnvironmentAccountConnectionsCommand
621
+ */
622
+ export declare const de_ListEnvironmentAccountConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentAccountConnectionsCommandOutput>;
623
+ /**
624
+ * deserializeAws_json1_0ListEnvironmentOutputsCommand
625
+ */
626
+ export declare const de_ListEnvironmentOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentOutputsCommandOutput>;
627
+ /**
628
+ * deserializeAws_json1_0ListEnvironmentProvisionedResourcesCommand
629
+ */
630
+ export declare const de_ListEnvironmentProvisionedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentProvisionedResourcesCommandOutput>;
631
+ /**
632
+ * deserializeAws_json1_0ListEnvironmentsCommand
633
+ */
634
+ export declare const de_ListEnvironmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentsCommandOutput>;
635
+ /**
636
+ * deserializeAws_json1_0ListEnvironmentTemplatesCommand
637
+ */
638
+ export declare const de_ListEnvironmentTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentTemplatesCommandOutput>;
639
+ /**
640
+ * deserializeAws_json1_0ListEnvironmentTemplateVersionsCommand
641
+ */
642
+ export declare const de_ListEnvironmentTemplateVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEnvironmentTemplateVersionsCommandOutput>;
643
+ /**
644
+ * deserializeAws_json1_0ListRepositoriesCommand
645
+ */
646
+ export declare const de_ListRepositoriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositoriesCommandOutput>;
647
+ /**
648
+ * deserializeAws_json1_0ListRepositorySyncDefinitionsCommand
649
+ */
650
+ export declare const de_ListRepositorySyncDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRepositorySyncDefinitionsCommandOutput>;
651
+ /**
652
+ * deserializeAws_json1_0ListServiceInstanceOutputsCommand
653
+ */
654
+ export declare const de_ListServiceInstanceOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceInstanceOutputsCommandOutput>;
655
+ /**
656
+ * deserializeAws_json1_0ListServiceInstanceProvisionedResourcesCommand
657
+ */
658
+ export declare const de_ListServiceInstanceProvisionedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceInstanceProvisionedResourcesCommandOutput>;
659
+ /**
660
+ * deserializeAws_json1_0ListServiceInstancesCommand
661
+ */
662
+ export declare const de_ListServiceInstancesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceInstancesCommandOutput>;
663
+ /**
664
+ * deserializeAws_json1_0ListServicePipelineOutputsCommand
665
+ */
666
+ export declare const de_ListServicePipelineOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicePipelineOutputsCommandOutput>;
667
+ /**
668
+ * deserializeAws_json1_0ListServicePipelineProvisionedResourcesCommand
669
+ */
670
+ export declare const de_ListServicePipelineProvisionedResourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicePipelineProvisionedResourcesCommandOutput>;
671
+ /**
672
+ * deserializeAws_json1_0ListServicesCommand
673
+ */
674
+ export declare const de_ListServicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServicesCommandOutput>;
675
+ /**
676
+ * deserializeAws_json1_0ListServiceTemplatesCommand
677
+ */
678
+ export declare const de_ListServiceTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceTemplatesCommandOutput>;
679
+ /**
680
+ * deserializeAws_json1_0ListServiceTemplateVersionsCommand
681
+ */
682
+ export declare const de_ListServiceTemplateVersionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceTemplateVersionsCommandOutput>;
683
+ /**
684
+ * deserializeAws_json1_0ListTagsForResourceCommand
685
+ */
686
+ export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
687
+ /**
688
+ * deserializeAws_json1_0NotifyResourceDeploymentStatusChangeCommand
689
+ */
690
+ export declare const de_NotifyResourceDeploymentStatusChangeCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<NotifyResourceDeploymentStatusChangeCommandOutput>;
691
+ /**
692
+ * deserializeAws_json1_0RejectEnvironmentAccountConnectionCommand
693
+ */
694
+ export declare const de_RejectEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectEnvironmentAccountConnectionCommandOutput>;
695
+ /**
696
+ * deserializeAws_json1_0TagResourceCommand
697
+ */
698
+ export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
699
+ /**
700
+ * deserializeAws_json1_0UntagResourceCommand
701
+ */
702
+ export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
703
+ /**
704
+ * deserializeAws_json1_0UpdateAccountSettingsCommand
705
+ */
706
+ export declare const de_UpdateAccountSettingsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccountSettingsCommandOutput>;
707
+ /**
708
+ * deserializeAws_json1_0UpdateComponentCommand
709
+ */
710
+ export declare const de_UpdateComponentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateComponentCommandOutput>;
711
+ /**
712
+ * deserializeAws_json1_0UpdateEnvironmentCommand
713
+ */
714
+ export declare const de_UpdateEnvironmentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentCommandOutput>;
715
+ /**
716
+ * deserializeAws_json1_0UpdateEnvironmentAccountConnectionCommand
717
+ */
718
+ export declare const de_UpdateEnvironmentAccountConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentAccountConnectionCommandOutput>;
719
+ /**
720
+ * deserializeAws_json1_0UpdateEnvironmentTemplateCommand
721
+ */
722
+ export declare const de_UpdateEnvironmentTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentTemplateCommandOutput>;
723
+ /**
724
+ * deserializeAws_json1_0UpdateEnvironmentTemplateVersionCommand
725
+ */
726
+ export declare const de_UpdateEnvironmentTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateEnvironmentTemplateVersionCommandOutput>;
727
+ /**
728
+ * deserializeAws_json1_0UpdateServiceCommand
729
+ */
730
+ export declare const de_UpdateServiceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceCommandOutput>;
731
+ /**
732
+ * deserializeAws_json1_0UpdateServiceInstanceCommand
733
+ */
734
+ export declare const de_UpdateServiceInstanceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceInstanceCommandOutput>;
735
+ /**
736
+ * deserializeAws_json1_0UpdateServicePipelineCommand
737
+ */
738
+ export declare const de_UpdateServicePipelineCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServicePipelineCommandOutput>;
739
+ /**
740
+ * deserializeAws_json1_0UpdateServiceSyncBlockerCommand
741
+ */
742
+ export declare const de_UpdateServiceSyncBlockerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceSyncBlockerCommandOutput>;
743
+ /**
744
+ * deserializeAws_json1_0UpdateServiceSyncConfigCommand
745
+ */
746
+ export declare const de_UpdateServiceSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceSyncConfigCommandOutput>;
747
+ /**
748
+ * deserializeAws_json1_0UpdateServiceTemplateCommand
749
+ */
750
+ export declare const de_UpdateServiceTemplateCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceTemplateCommandOutput>;
751
+ /**
752
+ * deserializeAws_json1_0UpdateServiceTemplateVersionCommand
753
+ */
754
+ export declare const de_UpdateServiceTemplateVersionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceTemplateVersionCommandOutput>;
755
+ /**
756
+ * deserializeAws_json1_0UpdateTemplateSyncConfigCommand
757
+ */
758
+ export declare const de_UpdateTemplateSyncConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTemplateSyncConfigCommandOutput>;