@aws-sdk/client-proton 3.799.0 → 3.804.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 (163) hide show
  1. package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +1 -1
  2. package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +1 -1
  3. package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +1 -1
  4. package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +1 -1
  5. package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateComponentCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateEnvironmentCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateRepositoryCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateServiceCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateServiceInstanceCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateServiceTemplateCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteComponentCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteRepositoryCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteServiceCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +1 -1
  30. package/dist-types/commands/GetComponentCommand.d.ts +1 -1
  31. package/dist-types/commands/GetDeploymentCommand.d.ts +1 -1
  32. package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +1 -1
  33. package/dist-types/commands/GetEnvironmentCommand.d.ts +1 -1
  34. package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +1 -1
  35. package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +1 -1
  36. package/dist-types/commands/GetRepositoryCommand.d.ts +1 -1
  37. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +1 -1
  38. package/dist-types/commands/GetServiceCommand.d.ts +1 -1
  39. package/dist-types/commands/GetServiceInstanceCommand.d.ts +1 -1
  40. package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +1 -1
  41. package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +1 -1
  42. package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +1 -1
  43. package/dist-types/commands/GetServiceTemplateCommand.d.ts +1 -1
  44. package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +1 -1
  45. package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +1 -1
  46. package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +1 -1
  47. package/dist-types/commands/ListComponentOutputsCommand.d.ts +1 -1
  48. package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +1 -1
  49. package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +1 -1
  51. package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +1 -1
  52. package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +1 -1
  53. package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +1 -1
  54. package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +1 -1
  55. package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +1 -1
  56. package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +1 -1
  58. package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  60. package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +1 -1
  61. package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +1 -1
  62. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  63. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  64. package/dist-types/commands/UpdateComponentCommand.d.ts +1 -1
  65. package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateServiceCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateServicePipelineCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +1 -1
  77. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  78. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  79. package/dist-types/runtimeConfig.d.ts +16 -16
  80. package/dist-types/runtimeConfig.native.d.ts +18 -18
  81. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  82. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  159. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  160. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  161. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  162. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  163. package/package.json +20 -20
@@ -23,7 +23,7 @@ declare const CreateServiceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: CreateServiceCommandInput
26
+ input: CreateServiceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  CreateServiceCommandInput,
29
29
  CreateServiceCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateServiceInstanceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateServiceInstanceCommandInput
30
+ input: CreateServiceInstanceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateServiceInstanceCommandInput,
33
33
  CreateServiceInstanceCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateServiceSyncConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateServiceSyncConfigCommandInput
30
+ input: CreateServiceSyncConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateServiceSyncConfigCommandInput,
33
33
  CreateServiceSyncConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateServiceTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateServiceTemplateCommandInput
30
+ input: CreateServiceTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateServiceTemplateCommandInput,
33
33
  CreateServiceTemplateCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateServiceTemplateVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateServiceTemplateVersionCommandInput
30
+ input: CreateServiceTemplateVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateServiceTemplateVersionCommandInput,
33
33
  CreateServiceTemplateVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const CreateTemplateSyncConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateTemplateSyncConfigCommandInput
30
+ input: CreateTemplateSyncConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateTemplateSyncConfigCommandInput,
33
33
  CreateTemplateSyncConfigCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteComponentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteComponentCommandInput
29
+ input: DeleteComponentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteComponentCommandInput,
32
32
  DeleteComponentCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteDeploymentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteDeploymentCommandInput
29
+ input: DeleteDeploymentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteDeploymentCommandInput,
32
32
  DeleteDeploymentCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteEnvironmentAccountConnectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteEnvironmentAccountConnectionCommandInput
30
+ input: DeleteEnvironmentAccountConnectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteEnvironmentAccountConnectionCommandInput,
33
33
  DeleteEnvironmentAccountConnectionCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteEnvironmentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteEnvironmentCommandInput
29
+ input: DeleteEnvironmentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteEnvironmentCommandInput,
32
32
  DeleteEnvironmentCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteEnvironmentTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteEnvironmentTemplateCommandInput
30
+ input: DeleteEnvironmentTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteEnvironmentTemplateCommandInput,
33
33
  DeleteEnvironmentTemplateCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteEnvironmentTemplateVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteEnvironmentTemplateVersionCommandInput
30
+ input: DeleteEnvironmentTemplateVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteEnvironmentTemplateVersionCommandInput,
33
33
  DeleteEnvironmentTemplateVersionCommandOutput,
@@ -26,7 +26,7 @@ declare const DeleteRepositoryCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: DeleteRepositoryCommandInput
29
+ input: DeleteRepositoryCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  DeleteRepositoryCommandInput,
32
32
  DeleteRepositoryCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteServiceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteServiceCommandInput
26
+ input: DeleteServiceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteServiceCommandInput,
29
29
  DeleteServiceCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteServiceSyncConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteServiceSyncConfigCommandInput
30
+ input: DeleteServiceSyncConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteServiceSyncConfigCommandInput,
33
33
  DeleteServiceSyncConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteServiceTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteServiceTemplateCommandInput
30
+ input: DeleteServiceTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteServiceTemplateCommandInput,
33
33
  DeleteServiceTemplateCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteServiceTemplateVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteServiceTemplateVersionCommandInput
30
+ input: DeleteServiceTemplateVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteServiceTemplateVersionCommandInput,
33
33
  DeleteServiceTemplateVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteTemplateSyncConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteTemplateSyncConfigCommandInput
30
+ input: DeleteTemplateSyncConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteTemplateSyncConfigCommandInput,
33
33
  DeleteTemplateSyncConfigCommandOutput,
@@ -23,7 +23,7 @@ declare const GetComponentCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetComponentCommandInput
26
+ input: GetComponentCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetComponentCommandInput,
29
29
  GetComponentCommandOutput,
@@ -23,7 +23,7 @@ declare const GetDeploymentCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetDeploymentCommandInput
26
+ input: GetDeploymentCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetDeploymentCommandInput,
29
29
  GetDeploymentCommandOutput,
@@ -27,7 +27,7 @@ declare const GetEnvironmentAccountConnectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetEnvironmentAccountConnectionCommandInput
30
+ input: GetEnvironmentAccountConnectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetEnvironmentAccountConnectionCommandInput,
33
33
  GetEnvironmentAccountConnectionCommandOutput,
@@ -23,7 +23,7 @@ declare const GetEnvironmentCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetEnvironmentCommandInput
26
+ input: GetEnvironmentCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetEnvironmentCommandInput,
29
29
  GetEnvironmentCommandOutput,
@@ -27,7 +27,7 @@ declare const GetEnvironmentTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetEnvironmentTemplateCommandInput
30
+ input: GetEnvironmentTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetEnvironmentTemplateCommandInput,
33
33
  GetEnvironmentTemplateCommandOutput,
@@ -27,7 +27,7 @@ declare const GetEnvironmentTemplateVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetEnvironmentTemplateVersionCommandInput
30
+ input: GetEnvironmentTemplateVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetEnvironmentTemplateVersionCommandInput,
33
33
  GetEnvironmentTemplateVersionCommandOutput,
@@ -23,7 +23,7 @@ declare const GetRepositoryCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetRepositoryCommandInput
26
+ input: GetRepositoryCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetRepositoryCommandInput,
29
29
  GetRepositoryCommandOutput,
@@ -27,7 +27,7 @@ declare const GetRepositorySyncStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetRepositorySyncStatusCommandInput
30
+ input: GetRepositorySyncStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetRepositorySyncStatusCommandInput,
33
33
  GetRepositorySyncStatusCommandOutput,
@@ -23,7 +23,7 @@ declare const GetServiceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: GetServiceCommandInput
26
+ input: GetServiceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  GetServiceCommandInput,
29
29
  GetServiceCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceInstanceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceInstanceCommandInput
30
+ input: GetServiceInstanceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceInstanceCommandInput,
33
33
  GetServiceInstanceCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceInstanceSyncStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceInstanceSyncStatusCommandInput
30
+ input: GetServiceInstanceSyncStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceInstanceSyncStatusCommandInput,
33
33
  GetServiceInstanceSyncStatusCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceSyncBlockerSummaryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceSyncBlockerSummaryCommandInput
30
+ input: GetServiceSyncBlockerSummaryCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceSyncBlockerSummaryCommandInput,
33
33
  GetServiceSyncBlockerSummaryCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceSyncConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceSyncConfigCommandInput
30
+ input: GetServiceSyncConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceSyncConfigCommandInput,
33
33
  GetServiceSyncConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceTemplateCommandInput
30
+ input: GetServiceTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceTemplateCommandInput,
33
33
  GetServiceTemplateCommandOutput,
@@ -27,7 +27,7 @@ declare const GetServiceTemplateVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetServiceTemplateVersionCommandInput
30
+ input: GetServiceTemplateVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetServiceTemplateVersionCommandInput,
33
33
  GetServiceTemplateVersionCommandOutput,
@@ -27,7 +27,7 @@ declare const GetTemplateSyncConfigCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetTemplateSyncConfigCommandInput
30
+ input: GetTemplateSyncConfigCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetTemplateSyncConfigCommandInput,
33
33
  GetTemplateSyncConfigCommandOutput,
@@ -27,7 +27,7 @@ declare const GetTemplateSyncStatusCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetTemplateSyncStatusCommandInput
30
+ input: GetTemplateSyncStatusCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetTemplateSyncStatusCommandInput,
33
33
  GetTemplateSyncStatusCommandOutput,
@@ -27,7 +27,7 @@ declare const ListComponentOutputsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListComponentOutputsCommandInput
30
+ input: ListComponentOutputsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListComponentOutputsCommandInput,
33
33
  ListComponentOutputsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListComponentProvisionedResourcesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListComponentProvisionedResourcesCommandInput
30
+ input: ListComponentProvisionedResourcesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListComponentProvisionedResourcesCommandInput,
33
33
  ListComponentProvisionedResourcesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListEnvironmentAccountConnectionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListEnvironmentAccountConnectionsCommandInput
30
+ input: ListEnvironmentAccountConnectionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListEnvironmentAccountConnectionsCommandInput,
33
33
  ListEnvironmentAccountConnectionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListEnvironmentOutputsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListEnvironmentOutputsCommandInput
30
+ input: ListEnvironmentOutputsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListEnvironmentOutputsCommandInput,
33
33
  ListEnvironmentOutputsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListEnvironmentProvisionedResourcesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListEnvironmentProvisionedResourcesCommandInput
30
+ input: ListEnvironmentProvisionedResourcesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListEnvironmentProvisionedResourcesCommandInput,
33
33
  ListEnvironmentProvisionedResourcesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListEnvironmentTemplateVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListEnvironmentTemplateVersionsCommandInput
30
+ input: ListEnvironmentTemplateVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListEnvironmentTemplateVersionsCommandInput,
33
33
  ListEnvironmentTemplateVersionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListRepositorySyncDefinitionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListRepositorySyncDefinitionsCommandInput
30
+ input: ListRepositorySyncDefinitionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListRepositorySyncDefinitionsCommandInput,
33
33
  ListRepositorySyncDefinitionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListServiceInstanceOutputsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListServiceInstanceOutputsCommandInput
30
+ input: ListServiceInstanceOutputsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListServiceInstanceOutputsCommandInput,
33
33
  ListServiceInstanceOutputsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListServiceInstanceProvisionedResourcesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListServiceInstanceProvisionedResourcesCommandInput
30
+ input: ListServiceInstanceProvisionedResourcesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListServiceInstanceProvisionedResourcesCommandInput,
33
33
  ListServiceInstanceProvisionedResourcesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListServicePipelineOutputsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListServicePipelineOutputsCommandInput
30
+ input: ListServicePipelineOutputsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListServicePipelineOutputsCommandInput,
33
33
  ListServicePipelineOutputsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListServicePipelineProvisionedResourcesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListServicePipelineProvisionedResourcesCommandInput
30
+ input: ListServicePipelineProvisionedResourcesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListServicePipelineProvisionedResourcesCommandInput,
33
33
  ListServicePipelineProvisionedResourcesCommandOutput,
@@ -27,7 +27,7 @@ declare const ListServiceTemplateVersionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListServiceTemplateVersionsCommandInput
30
+ input: ListServiceTemplateVersionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListServiceTemplateVersionsCommandInput,
33
33
  ListServiceTemplateVersionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ListTagsForResourceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListTagsForResourceCommandInput
30
+ input: ListTagsForResourceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListTagsForResourceCommandInput,
33
33
  ListTagsForResourceCommandOutput,
@@ -27,7 +27,7 @@ declare const NotifyResourceDeploymentStatusChangeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: NotifyResourceDeploymentStatusChangeCommandInput
30
+ input: NotifyResourceDeploymentStatusChangeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  NotifyResourceDeploymentStatusChangeCommandInput,
33
33
  NotifyResourceDeploymentStatusChangeCommandOutput,
@@ -27,7 +27,7 @@ declare const RejectEnvironmentAccountConnectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RejectEnvironmentAccountConnectionCommandInput
30
+ input: RejectEnvironmentAccountConnectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RejectEnvironmentAccountConnectionCommandInput,
33
33
  RejectEnvironmentAccountConnectionCommandOutput,
@@ -23,7 +23,7 @@ declare const TagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: TagResourceCommandInput
26
+ input: TagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  TagResourceCommandInput,
29
29
  TagResourceCommandOutput,
@@ -23,7 +23,7 @@ declare const UntagResourceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UntagResourceCommandInput
26
+ input: UntagResourceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UntagResourceCommandInput,
29
29
  UntagResourceCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateComponentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateComponentCommandInput
29
+ input: UpdateComponentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateComponentCommandInput,
32
32
  UpdateComponentCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateEnvironmentAccountConnectionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateEnvironmentAccountConnectionCommandInput
30
+ input: UpdateEnvironmentAccountConnectionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateEnvironmentAccountConnectionCommandInput,
33
33
  UpdateEnvironmentAccountConnectionCommandOutput,
@@ -26,7 +26,7 @@ declare const UpdateEnvironmentCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: UpdateEnvironmentCommandInput
29
+ input: UpdateEnvironmentCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  UpdateEnvironmentCommandInput,
32
32
  UpdateEnvironmentCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateEnvironmentTemplateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateEnvironmentTemplateCommandInput
30
+ input: UpdateEnvironmentTemplateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateEnvironmentTemplateCommandInput,
33
33
  UpdateEnvironmentTemplateCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateEnvironmentTemplateVersionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateEnvironmentTemplateVersionCommandInput
30
+ input: UpdateEnvironmentTemplateVersionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateEnvironmentTemplateVersionCommandInput,
33
33
  UpdateEnvironmentTemplateVersionCommandOutput,
@@ -23,7 +23,7 @@ declare const UpdateServiceCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: UpdateServiceCommandInput
26
+ input: UpdateServiceCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  UpdateServiceCommandInput,
29
29
  UpdateServiceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateServiceInstanceCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateServiceInstanceCommandInput
30
+ input: UpdateServiceInstanceCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateServiceInstanceCommandInput,
33
33
  UpdateServiceInstanceCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateServicePipelineCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateServicePipelineCommandInput
30
+ input: UpdateServicePipelineCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateServicePipelineCommandInput,
33
33
  UpdateServicePipelineCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateServiceSyncBlockerCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateServiceSyncBlockerCommandInput
30
+ input: UpdateServiceSyncBlockerCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateServiceSyncBlockerCommandInput,
33
33
  UpdateServiceSyncBlockerCommandOutput,