@aws-sdk/client-proton 3.803.0 → 3.806.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 (165) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +1 -1
  4. package/dist-types/commands/CancelComponentDeploymentCommand.d.ts +1 -1
  5. package/dist-types/commands/CancelEnvironmentDeploymentCommand.d.ts +1 -1
  6. package/dist-types/commands/CancelServiceInstanceDeploymentCommand.d.ts +1 -1
  7. package/dist-types/commands/CancelServicePipelineDeploymentCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateComponentCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateEnvironmentAccountConnectionCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateEnvironmentCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateEnvironmentTemplateCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateEnvironmentTemplateVersionCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateRepositoryCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateServiceCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateServiceInstanceCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateServiceSyncConfigCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateServiceTemplateCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateServiceTemplateVersionCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateTemplateSyncConfigCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteComponentCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteDeploymentCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteEnvironmentTemplateCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteRepositoryCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteServiceCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteServiceSyncConfigCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteServiceTemplateCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteServiceTemplateVersionCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteTemplateSyncConfigCommand.d.ts +1 -1
  32. package/dist-types/commands/GetComponentCommand.d.ts +1 -1
  33. package/dist-types/commands/GetDeploymentCommand.d.ts +1 -1
  34. package/dist-types/commands/GetEnvironmentAccountConnectionCommand.d.ts +1 -1
  35. package/dist-types/commands/GetEnvironmentCommand.d.ts +1 -1
  36. package/dist-types/commands/GetEnvironmentTemplateCommand.d.ts +1 -1
  37. package/dist-types/commands/GetEnvironmentTemplateVersionCommand.d.ts +1 -1
  38. package/dist-types/commands/GetRepositoryCommand.d.ts +1 -1
  39. package/dist-types/commands/GetRepositorySyncStatusCommand.d.ts +1 -1
  40. package/dist-types/commands/GetServiceCommand.d.ts +1 -1
  41. package/dist-types/commands/GetServiceInstanceCommand.d.ts +1 -1
  42. package/dist-types/commands/GetServiceInstanceSyncStatusCommand.d.ts +1 -1
  43. package/dist-types/commands/GetServiceSyncBlockerSummaryCommand.d.ts +1 -1
  44. package/dist-types/commands/GetServiceSyncConfigCommand.d.ts +1 -1
  45. package/dist-types/commands/GetServiceTemplateCommand.d.ts +1 -1
  46. package/dist-types/commands/GetServiceTemplateVersionCommand.d.ts +1 -1
  47. package/dist-types/commands/GetTemplateSyncConfigCommand.d.ts +1 -1
  48. package/dist-types/commands/GetTemplateSyncStatusCommand.d.ts +1 -1
  49. package/dist-types/commands/ListComponentOutputsCommand.d.ts +1 -1
  50. package/dist-types/commands/ListComponentProvisionedResourcesCommand.d.ts +1 -1
  51. package/dist-types/commands/ListEnvironmentAccountConnectionsCommand.d.ts +1 -1
  52. package/dist-types/commands/ListEnvironmentOutputsCommand.d.ts +1 -1
  53. package/dist-types/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +1 -1
  54. package/dist-types/commands/ListEnvironmentTemplateVersionsCommand.d.ts +1 -1
  55. package/dist-types/commands/ListRepositorySyncDefinitionsCommand.d.ts +1 -1
  56. package/dist-types/commands/ListServiceInstanceOutputsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +1 -1
  58. package/dist-types/commands/ListServicePipelineOutputsCommand.d.ts +1 -1
  59. package/dist-types/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +1 -1
  60. package/dist-types/commands/ListServiceTemplateVersionsCommand.d.ts +1 -1
  61. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  62. package/dist-types/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +1 -1
  63. package/dist-types/commands/RejectEnvironmentAccountConnectionCommand.d.ts +1 -1
  64. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  65. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  66. package/dist-types/commands/UpdateComponentCommand.d.ts +1 -1
  67. package/dist-types/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateEnvironmentTemplateCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateServiceCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateServiceInstanceCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateServicePipelineCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateServiceSyncBlockerCommand.d.ts +1 -1
  75. package/dist-types/commands/UpdateServiceSyncConfigCommand.d.ts +1 -1
  76. package/dist-types/commands/UpdateServiceTemplateCommand.d.ts +1 -1
  77. package/dist-types/commands/UpdateServiceTemplateVersionCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateTemplateSyncConfigCommand.d.ts +1 -1
  79. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  80. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  81. package/dist-types/runtimeConfig.d.ts +16 -16
  82. package/dist-types/runtimeConfig.native.d.ts +18 -18
  83. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  84. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/CreateServiceInstanceCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/CreateServiceSyncConfigCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DeleteServiceSyncConfigCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/GetServiceInstanceSyncStatusCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/GetServiceSyncBlockerSummaryCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/GetServiceSyncConfigCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +1 -1
  153. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +1 -1
  154. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +1 -1
  155. package/dist-types/ts3.4/commands/UpdateServiceSyncBlockerCommand.d.ts +1 -1
  156. package/dist-types/ts3.4/commands/UpdateServiceSyncConfigCommand.d.ts +1 -1
  157. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +1 -1
  158. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +1 -1
  159. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +1 -1
  160. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  161. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  162. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  163. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  164. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  165. package/package.json +22 -22
@@ -23,20 +23,20 @@ const getRuntimeConfig = (config) => {
23
23
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
24
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
25
25
  (0, core_1.emitWarningIfUnsupportedVersion)(process.version);
26
- const profileConfig = { profile: config?.profile };
26
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
27
27
  return {
28
28
  ...clientSharedValues,
29
29
  ...config,
30
30
  runtime: "node",
31
31
  defaultsMode,
32
- authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
32
+ authSchemePreference: config?.authSchemePreference ?? (0, node_config_provider_1.loadConfig)(core_1.NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
33
33
  bodyLengthChecker: config?.bodyLengthChecker ?? util_body_length_node_1.calculateBodyLength,
34
34
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credential_provider_node_1.defaultProvider,
35
35
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
36
36
  (0, util_user_agent_node_1.createDefaultUserAgentProvider)({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
37
37
  maxAttempts: config?.maxAttempts ?? (0, node_config_provider_1.loadConfig)(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
38
38
  region: config?.region ??
39
- (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
39
+ (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, { ...config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
40
40
  requestHandler: node_http_handler_1.NodeHttpHandler.create(config?.requestHandler ?? defaultConfigProvider),
41
41
  retryMode: config?.retryMode ??
42
42
  (0, node_config_provider_1.loadConfig)({
@@ -45,9 +45,9 @@ const getRuntimeConfig = (config) => {
45
45
  }, config),
46
46
  sha256: config?.sha256 ?? hash_node_1.Hash.bind(null, "sha256"),
47
47
  streamCollector: config?.streamCollector ?? node_http_handler_1.streamCollector,
48
- useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
49
- useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
50
- userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
48
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
49
+ useFipsEndpoint: config?.useFipsEndpoint ?? (0, node_config_provider_1.loadConfig)(config_resolver_1.NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
50
+ userAgentAppId: config?.userAgentAppId ?? (0, node_config_provider_1.loadConfig)(util_user_agent_node_1.NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
51
51
  };
52
52
  };
53
53
  exports.getRuntimeConfig = getRuntimeConfig;
@@ -19,20 +19,20 @@ export const getRuntimeConfig = (config) => {
19
19
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
20
20
  const clientSharedValues = getSharedRuntimeConfig(config);
21
21
  awsCheckVersion(process.version);
22
- const profileConfig = { profile: config?.profile };
22
+ const loaderConfig = { profile: config?.profile, logger: clientSharedValues.logger };
23
23
  return {
24
24
  ...clientSharedValues,
25
25
  ...config,
26
26
  runtime: "node",
27
27
  defaultsMode,
28
- authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, profileConfig),
28
+ authSchemePreference: config?.authSchemePreference ?? loadNodeConfig(NODE_AUTH_SCHEME_PREFERENCE_OPTIONS, loaderConfig),
29
29
  bodyLengthChecker: config?.bodyLengthChecker ?? calculateBodyLength,
30
30
  credentialDefaultProvider: config?.credentialDefaultProvider ?? credentialDefaultProvider,
31
31
  defaultUserAgentProvider: config?.defaultUserAgentProvider ??
32
32
  createDefaultUserAgentProvider({ serviceId: clientSharedValues.serviceId, clientVersion: packageInfo.version }),
33
33
  maxAttempts: config?.maxAttempts ?? loadNodeConfig(NODE_MAX_ATTEMPT_CONFIG_OPTIONS, config),
34
34
  region: config?.region ??
35
- loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...profileConfig }),
35
+ loadNodeConfig(NODE_REGION_CONFIG_OPTIONS, { ...NODE_REGION_CONFIG_FILE_OPTIONS, ...loaderConfig }),
36
36
  requestHandler: RequestHandler.create(config?.requestHandler ?? defaultConfigProvider),
37
37
  retryMode: config?.retryMode ??
38
38
  loadNodeConfig({
@@ -41,8 +41,8 @@ export const getRuntimeConfig = (config) => {
41
41
  }, config),
42
42
  sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
43
43
  streamCollector: config?.streamCollector ?? streamCollector,
44
- useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, profileConfig),
45
- useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, profileConfig),
46
- userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, profileConfig),
44
+ useDualstackEndpoint: config?.useDualstackEndpoint ?? loadNodeConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
45
+ useFipsEndpoint: config?.useFipsEndpoint ?? loadNodeConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
46
+ userAgentAppId: config?.userAgentAppId ?? loadNodeConfig(NODE_APP_ID_CONFIG_OPTIONS, loaderConfig),
47
47
  };
48
48
  };
@@ -23,7 +23,7 @@ export interface AcceptEnvironmentAccountConnectionCommandOutput extends AcceptE
23
23
  }
24
24
  declare const AcceptEnvironmentAccountConnectionCommand_base: {
25
25
  new (input: AcceptEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptEnvironmentAccountConnectionCommandInput, AcceptEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptEnvironmentAccountConnectionCommandInput, AcceptEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptEnvironmentAccountConnectionCommandInput, AcceptEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelComponentDeploymentCommandOutput extends CancelComponentD
23
23
  }
24
24
  declare const CancelComponentDeploymentCommand_base: {
25
25
  new (input: CancelComponentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelComponentDeploymentCommandInput, CancelComponentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelComponentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelComponentDeploymentCommandInput, CancelComponentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelComponentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelComponentDeploymentCommandInput, CancelComponentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelEnvironmentDeploymentCommandOutput extends CancelEnvironm
23
23
  }
24
24
  declare const CancelEnvironmentDeploymentCommand_base: {
25
25
  new (input: CancelEnvironmentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelEnvironmentDeploymentCommandInput, CancelEnvironmentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelEnvironmentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelEnvironmentDeploymentCommandInput, CancelEnvironmentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelEnvironmentDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelEnvironmentDeploymentCommandInput, CancelEnvironmentDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelServiceInstanceDeploymentCommandOutput extends CancelServ
23
23
  }
24
24
  declare const CancelServiceInstanceDeploymentCommand_base: {
25
25
  new (input: CancelServiceInstanceDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceInstanceDeploymentCommandInput, CancelServiceInstanceDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelServiceInstanceDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceInstanceDeploymentCommandInput, CancelServiceInstanceDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelServiceInstanceDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServiceInstanceDeploymentCommandInput, CancelServiceInstanceDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CancelServicePipelineDeploymentCommandOutput extends CancelServ
23
23
  }
24
24
  declare const CancelServicePipelineDeploymentCommand_base: {
25
25
  new (input: CancelServicePipelineDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServicePipelineDeploymentCommandInput, CancelServicePipelineDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CancelServicePipelineDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServicePipelineDeploymentCommandInput, CancelServicePipelineDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CancelServicePipelineDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<CancelServicePipelineDeploymentCommandInput, CancelServicePipelineDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateComponentCommandOutput extends CreateComponentOutput, __M
23
23
  }
24
24
  declare const CreateComponentCommand_base: {
25
25
  new (input: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateComponentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateComponentCommandInput, CreateComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEnvironmentAccountConnectionCommandOutput extends CreateE
23
23
  }
24
24
  declare const CreateEnvironmentAccountConnectionCommand_base: {
25
25
  new (input: CreateEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentAccountConnectionCommandInput, CreateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentAccountConnectionCommandInput, CreateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentAccountConnectionCommandInput, CreateEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEnvironmentCommandOutput extends CreateEnvironmentOutput,
23
23
  }
24
24
  declare const CreateEnvironmentCommand_base: {
25
25
  new (input: CreateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEnvironmentTemplateCommandOutput extends CreateEnvironmen
23
23
  }
24
24
  declare const CreateEnvironmentTemplateCommand_base: {
25
25
  new (input: CreateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateCommandInput, CreateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateCommandInput, CreateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateCommandInput, CreateEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateEnvironmentTemplateVersionCommandOutput extends CreateEnv
23
23
  }
24
24
  declare const CreateEnvironmentTemplateVersionCommand_base: {
25
25
  new (input: CreateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateVersionCommandInput, CreateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateVersionCommandInput, CreateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEnvironmentTemplateVersionCommandInput, CreateEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateRepositoryCommandOutput extends CreateRepositoryOutput, _
23
23
  }
24
24
  declare const CreateRepositoryCommand_base: {
25
25
  new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<CreateRepositoryCommandInput, CreateRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceCommandOutput extends CreateServiceOutput, __Metad
23
23
  }
24
24
  declare const CreateServiceCommand_base: {
25
25
  new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceCommandInput, CreateServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceInstanceCommandOutput extends CreateServiceInstanc
23
23
  }
24
24
  declare const CreateServiceInstanceCommand_base: {
25
25
  new (input: CreateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceInstanceCommandInput, CreateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceInstanceCommandInput, CreateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceInstanceCommandInput, CreateServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceSyncConfigCommandOutput extends CreateServiceSyncC
23
23
  }
24
24
  declare const CreateServiceSyncConfigCommand_base: {
25
25
  new (input: CreateServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSyncConfigCommandInput, CreateServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSyncConfigCommandInput, CreateServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceSyncConfigCommandInput, CreateServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceTemplateCommandOutput extends CreateServiceTemplat
23
23
  }
24
24
  declare const CreateServiceTemplateCommand_base: {
25
25
  new (input: CreateServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateCommandInput, CreateServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateCommandInput, CreateServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateCommandInput, CreateServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateServiceTemplateVersionCommandOutput extends CreateService
23
23
  }
24
24
  declare const CreateServiceTemplateVersionCommand_base: {
25
25
  new (input: CreateServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateVersionCommandInput, CreateServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateVersionCommandInput, CreateServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceTemplateVersionCommandInput, CreateServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTemplateSyncConfigCommandOutput extends CreateTemplateSyn
23
23
  }
24
24
  declare const CreateTemplateSyncConfigCommand_base: {
25
25
  new (input: CreateTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateSyncConfigCommandInput, CreateTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateSyncConfigCommandInput, CreateTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTemplateSyncConfigCommandInput, CreateTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteComponentCommandOutput extends DeleteComponentOutput, __M
23
23
  }
24
24
  declare const DeleteComponentCommand_base: {
25
25
  new (input: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteComponentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteComponentCommandInput, DeleteComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDeploymentCommandOutput extends DeleteDeploymentOutput, _
23
23
  }
24
24
  declare const DeleteDeploymentCommand_base: {
25
25
  new (input: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDeploymentCommandInput, DeleteDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEnvironmentAccountConnectionCommandOutput extends DeleteE
23
23
  }
24
24
  declare const DeleteEnvironmentAccountConnectionCommand_base: {
25
25
  new (input: DeleteEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentAccountConnectionCommandInput, DeleteEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentAccountConnectionCommandInput, DeleteEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentAccountConnectionCommandInput, DeleteEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEnvironmentCommandOutput extends DeleteEnvironmentOutput,
23
23
  }
24
24
  declare const DeleteEnvironmentCommand_base: {
25
25
  new (input: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEnvironmentTemplateCommandOutput extends DeleteEnvironmen
23
23
  }
24
24
  declare const DeleteEnvironmentTemplateCommand_base: {
25
25
  new (input: DeleteEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateCommandInput, DeleteEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteEnvironmentTemplateVersionCommandOutput extends DeleteEnv
23
23
  }
24
24
  declare const DeleteEnvironmentTemplateVersionCommand_base: {
25
25
  new (input: DeleteEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEnvironmentTemplateVersionCommandInput, DeleteEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteRepositoryCommandOutput extends DeleteRepositoryOutput, _
23
23
  }
24
24
  declare const DeleteRepositoryCommand_base: {
25
25
  new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRepositoryCommandInput, DeleteRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceCommandOutput extends DeleteServiceOutput, __Metad
23
23
  }
24
24
  declare const DeleteServiceCommand_base: {
25
25
  new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceCommandInput, DeleteServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceSyncConfigCommandOutput extends DeleteServiceSyncC
23
23
  }
24
24
  declare const DeleteServiceSyncConfigCommand_base: {
25
25
  new (input: DeleteServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSyncConfigCommandInput, DeleteServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSyncConfigCommandInput, DeleteServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceSyncConfigCommandInput, DeleteServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceTemplateCommandOutput extends DeleteServiceTemplat
23
23
  }
24
24
  declare const DeleteServiceTemplateCommand_base: {
25
25
  new (input: DeleteServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateCommandInput, DeleteServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateCommandInput, DeleteServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateCommandInput, DeleteServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteServiceTemplateVersionCommandOutput extends DeleteService
23
23
  }
24
24
  declare const DeleteServiceTemplateVersionCommand_base: {
25
25
  new (input: DeleteServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteServiceTemplateVersionCommandInput, DeleteServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTemplateSyncConfigCommandOutput extends DeleteTemplateSyn
23
23
  }
24
24
  declare const DeleteTemplateSyncConfigCommand_base: {
25
25
  new (input: DeleteTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTemplateSyncConfigCommandInput, DeleteTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetComponentCommandOutput extends GetComponentOutput, __Metadat
23
23
  }
24
24
  declare const GetComponentCommand_base: {
25
25
  new (input: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetComponentCommandInput): import("@smithy/smithy-client").CommandImpl<GetComponentCommandInput, GetComponentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetDeploymentCommandOutput extends GetDeploymentOutput, __Metad
23
23
  }
24
24
  declare const GetDeploymentCommand_base: {
25
25
  new (input: GetDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentCommandInput, GetDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentCommandInput, GetDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetDeploymentCommandInput): import("@smithy/smithy-client").CommandImpl<GetDeploymentCommandInput, GetDeploymentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEnvironmentAccountConnectionCommandOutput extends GetEnviron
23
23
  }
24
24
  declare const GetEnvironmentAccountConnectionCommand_base: {
25
25
  new (input: GetEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEnvironmentAccountConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentAccountConnectionCommandInput, GetEnvironmentAccountConnectionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEnvironmentCommandOutput extends GetEnvironmentOutput, __Met
23
23
  }
24
24
  declare const GetEnvironmentCommand_base: {
25
25
  new (input: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEnvironmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentCommandInput, GetEnvironmentCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEnvironmentTemplateCommandOutput extends GetEnvironmentTempl
23
23
  }
24
24
  declare const GetEnvironmentTemplateCommand_base: {
25
25
  new (input: GetEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEnvironmentTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateCommandInput, GetEnvironmentTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetEnvironmentTemplateVersionCommandOutput extends GetEnvironme
23
23
  }
24
24
  declare const GetEnvironmentTemplateVersionCommand_base: {
25
25
  new (input: GetEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetEnvironmentTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetEnvironmentTemplateVersionCommandInput, GetEnvironmentTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRepositoryCommandOutput extends GetRepositoryOutput, __Metad
23
23
  }
24
24
  declare const GetRepositoryCommand_base: {
25
25
  new (input: GetRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryCommandInput, GetRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryCommandInput, GetRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRepositoryCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositoryCommandInput, GetRepositoryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetRepositorySyncStatusCommandOutput extends GetRepositorySyncS
23
23
  }
24
24
  declare const GetRepositorySyncStatusCommand_base: {
25
25
  new (input: GetRepositorySyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetRepositorySyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetRepositorySyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetRepositorySyncStatusCommandInput, GetRepositorySyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceCommandOutput extends GetServiceOutput, __MetadataBea
23
23
  }
24
24
  declare const GetServiceCommand_base: {
25
25
  new (input: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceCommandInput, GetServiceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceInstanceCommandOutput extends GetServiceInstanceOutpu
23
23
  }
24
24
  declare const GetServiceInstanceCommand_base: {
25
25
  new (input: GetServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceCommandInput, GetServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceCommandInput, GetServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceInstanceCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceCommandInput, GetServiceInstanceCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceInstanceSyncStatusCommandOutput extends GetServiceIns
23
23
  }
24
24
  declare const GetServiceInstanceSyncStatusCommand_base: {
25
25
  new (input: GetServiceInstanceSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceSyncStatusCommandInput, GetServiceInstanceSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceInstanceSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceSyncStatusCommandInput, GetServiceInstanceSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceInstanceSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceInstanceSyncStatusCommandInput, GetServiceInstanceSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceSyncBlockerSummaryCommandOutput extends GetServiceSyn
23
23
  }
24
24
  declare const GetServiceSyncBlockerSummaryCommand_base: {
25
25
  new (input: GetServiceSyncBlockerSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncBlockerSummaryCommandInput, GetServiceSyncBlockerSummaryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceSyncBlockerSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncBlockerSummaryCommandInput, GetServiceSyncBlockerSummaryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceSyncBlockerSummaryCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncBlockerSummaryCommandInput, GetServiceSyncBlockerSummaryCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceSyncConfigCommandOutput extends GetServiceSyncConfigO
23
23
  }
24
24
  declare const GetServiceSyncConfigCommand_base: {
25
25
  new (input: GetServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncConfigCommandInput, GetServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncConfigCommandInput, GetServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceSyncConfigCommandInput, GetServiceSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceTemplateCommandOutput extends GetServiceTemplateOutpu
23
23
  }
24
24
  declare const GetServiceTemplateCommand_base: {
25
25
  new (input: GetServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateCommandInput, GetServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateCommandInput, GetServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateCommandInput, GetServiceTemplateCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetServiceTemplateVersionCommandOutput extends GetServiceTempla
23
23
  }
24
24
  declare const GetServiceTemplateVersionCommand_base: {
25
25
  new (input: GetServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateVersionCommandInput, GetServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateVersionCommandInput, GetServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetServiceTemplateVersionCommandInput): import("@smithy/smithy-client").CommandImpl<GetServiceTemplateVersionCommandInput, GetServiceTemplateVersionCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTemplateSyncConfigCommandOutput extends GetTemplateSyncConfi
23
23
  }
24
24
  declare const GetTemplateSyncConfigCommand_base: {
25
25
  new (input: GetTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncConfigCommandInput, GetTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncConfigCommandInput, GetTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTemplateSyncConfigCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncConfigCommandInput, GetTemplateSyncConfigCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetTemplateSyncStatusCommandOutput extends GetTemplateSyncStatu
23
23
  }
24
24
  declare const GetTemplateSyncStatusCommand_base: {
25
25
  new (input: GetTemplateSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncStatusCommandInput, GetTemplateSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetTemplateSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncStatusCommandInput, GetTemplateSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetTemplateSyncStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTemplateSyncStatusCommandInput, GetTemplateSyncStatusCommandOutput, ProtonClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**