@aws-sdk/client-workspaces 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 (157) hide show
  1. package/dist-cjs/runtimeConfig.js +6 -6
  2. package/dist-es/runtimeConfig.js +6 -6
  3. package/dist-types/commands/AcceptAccountLinkInvitationCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +1 -1
  5. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +1 -1
  7. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +1 -1
  8. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateAccountLinkInvitationCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateIpGroupCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateTagsCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateWorkspacesCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateWorkspacesPoolCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteAccountLinkInvitationCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteIpGroupCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteTagsCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +1 -1
  27. package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +1 -1
  28. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +1 -1
  41. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +1 -1
  42. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +1 -1
  43. package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +1 -1
  44. package/dist-types/commands/ImportClientBrandingCommand.d.ts +1 -1
  45. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +1 -1
  46. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +1 -1
  47. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +1 -1
  48. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +1 -1
  49. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +1 -1
  50. package/dist-types/commands/ModifyEndpointEncryptionModeCommand.d.ts +1 -1
  51. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +1 -1
  52. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +1 -1
  53. package/dist-types/commands/ModifyStreamingPropertiesCommand.d.ts +1 -1
  54. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +1 -1
  55. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +1 -1
  56. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +1 -1
  57. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +1 -1
  58. package/dist-types/commands/RebootWorkspacesCommand.d.ts +1 -1
  59. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +1 -1
  60. package/dist-types/commands/RejectAccountLinkInvitationCommand.d.ts +1 -1
  61. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +1 -1
  62. package/dist-types/commands/RevokeIpRulesCommand.d.ts +1 -1
  63. package/dist-types/commands/StartWorkspacesCommand.d.ts +1 -1
  64. package/dist-types/commands/StartWorkspacesPoolCommand.d.ts +1 -1
  65. package/dist-types/commands/StopWorkspacesCommand.d.ts +1 -1
  66. package/dist-types/commands/StopWorkspacesPoolCommand.d.ts +1 -1
  67. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +1 -1
  68. package/dist-types/commands/TerminateWorkspacesPoolCommand.d.ts +1 -1
  69. package/dist-types/commands/TerminateWorkspacesPoolSessionCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +1 -1
  73. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +1 -1
  74. package/dist-types/commands/UpdateWorkspacesPoolCommand.d.ts +1 -1
  75. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  76. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  77. package/dist-types/runtimeConfig.d.ts +16 -16
  78. package/dist-types/runtimeConfig.native.d.ts +18 -18
  79. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  80. package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/ModifyEndpointEncryptionModeCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +1 -1
  151. package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +1 -1
  152. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  153. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  154. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  155. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  156. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  157. 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 AcceptAccountLinkInvitationCommandOutput extends AcceptAccountL
23
23
  }
24
24
  declare const AcceptAccountLinkInvitationCommand_base: {
25
25
  new (input: AcceptAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAccountLinkInvitationCommandInput, AcceptAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AcceptAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAccountLinkInvitationCommandInput, AcceptAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AcceptAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptAccountLinkInvitationCommandInput, AcceptAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateConnectionAliasCommandOutput extends AssociateConnecti
23
23
  }
24
24
  declare const AssociateConnectionAliasCommand_base: {
25
25
  new (input: AssociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectionAliasCommandInput, AssociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateIpGroupsCommandOutput extends AssociateIpGroupsResult,
23
23
  }
24
24
  declare const AssociateIpGroupsCommand_base: {
25
25
  new (input: AssociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateIpGroupsCommandInput, AssociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AssociateWorkspaceApplicationCommandOutput extends AssociateWor
23
23
  }
24
24
  declare const AssociateWorkspaceApplicationCommand_base: {
25
25
  new (input: AssociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AssociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AssociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateWorkspaceApplicationCommandInput, AssociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface AuthorizeIpRulesCommandOutput extends AuthorizeIpRulesResult, _
23
23
  }
24
24
  declare const AuthorizeIpRulesCommand_base: {
25
25
  new (input: AuthorizeIpRulesCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: AuthorizeIpRulesCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: AuthorizeIpRulesCommandInput): import("@smithy/smithy-client").CommandImpl<AuthorizeIpRulesCommandInput, AuthorizeIpRulesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CopyWorkspaceImageCommandOutput extends CopyWorkspaceImageResul
23
23
  }
24
24
  declare const CopyWorkspaceImageCommand_base: {
25
25
  new (input: CopyWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CopyWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CopyWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyWorkspaceImageCommandInput, CopyWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateAccountLinkInvitationCommandOutput extends CreateAccountL
23
23
  }
24
24
  declare const CreateAccountLinkInvitationCommand_base: {
25
25
  new (input: CreateAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountLinkInvitationCommandInput, CreateAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountLinkInvitationCommandInput, CreateAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccountLinkInvitationCommandInput, CreateAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConnectClientAddInCommandOutput extends CreateConnectClie
23
23
  }
24
24
  declare const CreateConnectClientAddInCommand_base: {
25
25
  new (input: CreateConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectClientAddInCommandInput, CreateConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateConnectionAliasCommandOutput extends CreateConnectionAlia
23
23
  }
24
24
  declare const CreateConnectionAliasCommand_base: {
25
25
  new (input: CreateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionAliasCommandInput, CreateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateIpGroupCommandOutput extends CreateIpGroupResult, __Metad
23
23
  }
24
24
  declare const CreateIpGroupCommand_base: {
25
25
  new (input: CreateIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpGroupCommandInput, CreateIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpGroupCommandInput, CreateIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIpGroupCommandInput, CreateIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateStandbyWorkspacesCommandOutput extends CreateStandbyWorks
23
23
  }
24
24
  declare const CreateStandbyWorkspacesCommand_base: {
25
25
  new (input: CreateStandbyWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateStandbyWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateStandbyWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStandbyWorkspacesCommandInput, CreateStandbyWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateTagsCommandOutput extends CreateTagsResult, __MetadataBea
23
23
  }
24
24
  declare const CreateTagsCommand_base: {
25
25
  new (input: CreateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagsCommandInput, CreateTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagsCommandInput, CreateTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateTagsCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagsCommandInput, CreateTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateUpdatedWorkspaceImageCommandOutput extends CreateUpdatedW
23
23
  }
24
24
  declare const CreateUpdatedWorkspaceImageCommand_base: {
25
25
  new (input: CreateUpdatedWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateUpdatedWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateUpdatedWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedWorkspaceImageCommandInput, CreateUpdatedWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWorkspaceBundleCommandOutput extends CreateWorkspaceBundl
23
23
  }
24
24
  declare const CreateWorkspaceBundleCommand_base: {
25
25
  new (input: CreateWorkspaceBundleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceBundleCommandInput, CreateWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWorkspaceBundleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceBundleCommandInput, CreateWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkspaceBundleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceBundleCommandInput, CreateWorkspaceBundleCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWorkspaceImageCommandOutput extends CreateWorkspaceImageR
23
23
  }
24
24
  declare const CreateWorkspaceImageCommand_base: {
25
25
  new (input: CreateWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceImageCommandInput, CreateWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceImageCommandInput, CreateWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspaceImageCommandInput, CreateWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWorkspacesCommandOutput extends CreateWorkspacesResult, _
23
23
  }
24
24
  declare const CreateWorkspacesCommand_base: {
25
25
  new (input: CreateWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspacesCommandInput, CreateWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspacesCommandInput, CreateWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkspacesCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspacesCommandInput, CreateWorkspacesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWorkspacesPoolCommandOutput extends CreateWorkspacesPoolR
23
23
  }
24
24
  declare const CreateWorkspacesPoolCommand_base: {
25
25
  new (input: CreateWorkspacesPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspacesPoolCommandInput, CreateWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWorkspacesPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspacesPoolCommandInput, CreateWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWorkspacesPoolCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWorkspacesPoolCommandInput, CreateWorkspacesPoolCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteAccountLinkInvitationCommandOutput extends DeleteAccountL
23
23
  }
24
24
  declare const DeleteAccountLinkInvitationCommand_base: {
25
25
  new (input: DeleteAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountLinkInvitationCommandInput, DeleteAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountLinkInvitationCommandInput, DeleteAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteAccountLinkInvitationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccountLinkInvitationCommandInput, DeleteAccountLinkInvitationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteClientBrandingCommandOutput extends DeleteClientBrandingR
23
23
  }
24
24
  declare const DeleteClientBrandingCommand_base: {
25
25
  new (input: DeleteClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClientBrandingCommandInput, DeleteClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClientBrandingCommandInput, DeleteClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteClientBrandingCommandInput, DeleteClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConnectClientAddInCommandOutput extends DeleteConnectClie
23
23
  }
24
24
  declare const DeleteConnectClientAddInCommand_base: {
25
25
  new (input: DeleteConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectClientAddInCommandInput, DeleteConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectClientAddInCommandInput, DeleteConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConnectClientAddInCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectClientAddInCommandInput, DeleteConnectClientAddInCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteConnectionAliasCommandOutput extends DeleteConnectionAlia
23
23
  }
24
24
  declare const DeleteConnectionAliasCommand_base: {
25
25
  new (input: DeleteConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionAliasCommandInput, DeleteConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionAliasCommandInput, DeleteConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionAliasCommandInput, DeleteConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteIpGroupCommandOutput extends DeleteIpGroupResult, __Metad
23
23
  }
24
24
  declare const DeleteIpGroupCommand_base: {
25
25
  new (input: DeleteIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteIpGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIpGroupCommandInput, DeleteIpGroupCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteTagsCommandOutput extends DeleteTagsResult, __MetadataBea
23
23
  }
24
24
  declare const DeleteTagsCommand_base: {
25
25
  new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteTagsCommandInput, DeleteTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWorkspaceImageCommandOutput extends DeleteWorkspaceImageR
23
23
  }
24
24
  declare const DeleteWorkspaceImageCommand_base: {
25
25
  new (input: DeleteWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWorkspaceImageCommandInput, DeleteWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeployWorkspaceApplicationsCommandOutput extends DeployWorkspac
23
23
  }
24
24
  declare const DeployWorkspaceApplicationsCommand_base: {
25
25
  new (input: DeployWorkspaceApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeployWorkspaceApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeployWorkspaceApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<DeployWorkspaceApplicationsCommandInput, DeployWorkspaceApplicationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeregisterWorkspaceDirectoryCommandOutput extends DeregisterWor
23
23
  }
24
24
  declare const DeregisterWorkspaceDirectoryCommand_base: {
25
25
  new (input: DeregisterWorkspaceDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeregisterWorkspaceDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeregisterWorkspaceDirectoryCommandInput): import("@smithy/smithy-client").CommandImpl<DeregisterWorkspaceDirectoryCommandInput, DeregisterWorkspaceDirectoryCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeApplicationAssociationsCommandOutput extends DescribeAp
23
23
  }
24
24
  declare const DescribeApplicationAssociationsCommand_base: {
25
25
  new (input: DescribeApplicationAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeApplicationAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeApplicationAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApplicationAssociationsCommandInput, DescribeApplicationAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeBundleAssociationsCommandOutput extends DescribeBundleA
23
23
  }
24
24
  declare const DescribeBundleAssociationsCommand_base: {
25
25
  new (input: DescribeBundleAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeBundleAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeBundleAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeBundleAssociationsCommandInput, DescribeBundleAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeClientBrandingCommandOutput extends DescribeClientBrand
23
23
  }
24
24
  declare const DescribeClientBrandingCommand_base: {
25
25
  new (input: DescribeClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientBrandingCommandInput, DescribeClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeClientPropertiesCommandOutput extends DescribeClientPro
23
23
  }
24
24
  declare const DescribeClientPropertiesCommand_base: {
25
25
  new (input: DescribeClientPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeClientPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeClientPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeClientPropertiesCommandInput, DescribeClientPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeConnectClientAddInsCommandOutput extends DescribeConnec
23
23
  }
24
24
  declare const DescribeConnectClientAddInsCommand_base: {
25
25
  new (input: DescribeConnectClientAddInsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeConnectClientAddInsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeConnectClientAddInsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectClientAddInsCommandInput, DescribeConnectClientAddInsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeConnectionAliasPermissionsCommandOutput extends Describ
23
23
  }
24
24
  declare const DescribeConnectionAliasPermissionsCommand_base: {
25
25
  new (input: DescribeConnectionAliasPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeConnectionAliasPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeConnectionAliasPermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionAliasPermissionsCommandInput, DescribeConnectionAliasPermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeImageAssociationsCommandOutput extends DescribeImageAss
23
23
  }
24
24
  declare const DescribeImageAssociationsCommand_base: {
25
25
  new (input: DescribeImageAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeImageAssociationsCommandInput, DescribeImageAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeImageAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeImageAssociationsCommandInput, DescribeImageAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeImageAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeImageAssociationsCommandInput, DescribeImageAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeTagsCommandOutput extends DescribeTagsResult, __Metadat
23
23
  }
24
24
  declare const DescribeTagsCommand_base: {
25
25
  new (input: DescribeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeTagsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeTagsCommandInput, DescribeTagsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeWorkspaceAssociationsCommandOutput extends DescribeWork
23
23
  }
24
24
  declare const DescribeWorkspaceAssociationsCommand_base: {
25
25
  new (input: DescribeWorkspaceAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceAssociationsCommandInput, DescribeWorkspaceAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeWorkspaceAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceAssociationsCommandInput, DescribeWorkspaceAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeWorkspaceAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceAssociationsCommandInput, DescribeWorkspaceAssociationsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeWorkspaceImagePermissionsCommandOutput extends Describe
23
23
  }
24
24
  declare const DescribeWorkspaceImagePermissionsCommand_base: {
25
25
  new (input: DescribeWorkspaceImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceImagePermissionsCommandInput, DescribeWorkspaceImagePermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeWorkspaceImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceImagePermissionsCommandInput, DescribeWorkspaceImagePermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeWorkspaceImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceImagePermissionsCommandInput, DescribeWorkspaceImagePermissionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeWorkspaceSnapshotsCommandOutput extends DescribeWorkspa
23
23
  }
24
24
  declare const DescribeWorkspaceSnapshotsCommand_base: {
25
25
  new (input: DescribeWorkspaceSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceSnapshotsCommandInput, DescribeWorkspaceSnapshotsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeWorkspaceSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceSnapshotsCommandInput, DescribeWorkspaceSnapshotsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeWorkspaceSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspaceSnapshotsCommandInput, DescribeWorkspaceSnapshotsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeWorkspacesPoolSessionsCommandOutput extends DescribeWor
23
23
  }
24
24
  declare const DescribeWorkspacesPoolSessionsCommand_base: {
25
25
  new (input: DescribeWorkspacesPoolSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspacesPoolSessionsCommandInput, DescribeWorkspacesPoolSessionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeWorkspacesPoolSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspacesPoolSessionsCommandInput, DescribeWorkspacesPoolSessionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeWorkspacesPoolSessionsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWorkspacesPoolSessionsCommandInput, DescribeWorkspacesPoolSessionsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateConnectionAliasCommandOutput extends DisassociateCo
23
23
  }
24
24
  declare const DisassociateConnectionAliasCommand_base: {
25
25
  new (input: DisassociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateConnectionAliasCommandInput, DisassociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateConnectionAliasCommandInput, DisassociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateConnectionAliasCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateConnectionAliasCommandInput, DisassociateConnectionAliasCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateIpGroupsCommandOutput extends DisassociateIpGroupsR
23
23
  }
24
24
  declare const DisassociateIpGroupsCommand_base: {
25
25
  new (input: DisassociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateIpGroupsCommandInput, DisassociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateIpGroupsCommandInput, DisassociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateIpGroupsCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateIpGroupsCommandInput, DisassociateIpGroupsCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DisassociateWorkspaceApplicationCommandOutput extends Disassoci
23
23
  }
24
24
  declare const DisassociateWorkspaceApplicationCommand_base: {
25
25
  new (input: DisassociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWorkspaceApplicationCommandInput, DisassociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DisassociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWorkspaceApplicationCommandInput, DisassociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DisassociateWorkspaceApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateWorkspaceApplicationCommandInput, DisassociateWorkspaceApplicationCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ImportClientBrandingCommandOutput extends ImportClientBrandingR
23
23
  }
24
24
  declare const ImportClientBrandingCommand_base: {
25
25
  new (input: ImportClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<ImportClientBrandingCommandInput, ImportClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ImportClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<ImportClientBrandingCommandInput, ImportClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ImportClientBrandingCommandInput): import("@smithy/smithy-client").CommandImpl<ImportClientBrandingCommandInput, ImportClientBrandingCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ImportWorkspaceImageCommandOutput extends ImportWorkspaceImageR
23
23
  }
24
24
  declare const ImportWorkspaceImageCommand_base: {
25
25
  new (input: ImportWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportWorkspaceImageCommandInput, ImportWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ImportWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportWorkspaceImageCommandInput, ImportWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ImportWorkspaceImageCommandInput): import("@smithy/smithy-client").CommandImpl<ImportWorkspaceImageCommandInput, ImportWorkspaceImageCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListAvailableManagementCidrRangesCommandOutput extends ListAvai
23
23
  }
24
24
  declare const ListAvailableManagementCidrRangesCommand_base: {
25
25
  new (input: ListAvailableManagementCidrRangesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagementCidrRangesCommandInput, ListAvailableManagementCidrRangesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListAvailableManagementCidrRangesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagementCidrRangesCommandInput, ListAvailableManagementCidrRangesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListAvailableManagementCidrRangesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAvailableManagementCidrRangesCommandInput, ListAvailableManagementCidrRangesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface MigrateWorkspaceCommandOutput extends MigrateWorkspaceResult, _
23
23
  }
24
24
  declare const MigrateWorkspaceCommand_base: {
25
25
  new (input: MigrateWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<MigrateWorkspaceCommandInput, MigrateWorkspaceCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: MigrateWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<MigrateWorkspaceCommandInput, MigrateWorkspaceCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: MigrateWorkspaceCommandInput): import("@smithy/smithy-client").CommandImpl<MigrateWorkspaceCommandInput, MigrateWorkspaceCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ModifyCertificateBasedAuthPropertiesCommandOutput extends Modif
23
23
  }
24
24
  declare const ModifyCertificateBasedAuthPropertiesCommand_base: {
25
25
  new (input: ModifyCertificateBasedAuthPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCertificateBasedAuthPropertiesCommandInput, ModifyCertificateBasedAuthPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ModifyCertificateBasedAuthPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCertificateBasedAuthPropertiesCommandInput, ModifyCertificateBasedAuthPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ModifyCertificateBasedAuthPropertiesCommandInput): import("@smithy/smithy-client").CommandImpl<ModifyCertificateBasedAuthPropertiesCommandInput, ModifyCertificateBasedAuthPropertiesCommandOutput, WorkSpacesClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**