@aws-sdk/client-workspaces 3.803.0 → 3.804.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (155) hide show
  1. package/dist-types/commands/AcceptAccountLinkInvitationCommand.d.ts +1 -1
  2. package/dist-types/commands/AssociateConnectionAliasCommand.d.ts +1 -1
  3. package/dist-types/commands/AssociateIpGroupsCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateWorkspaceApplicationCommand.d.ts +1 -1
  5. package/dist-types/commands/AuthorizeIpRulesCommand.d.ts +1 -1
  6. package/dist-types/commands/CopyWorkspaceImageCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateAccountLinkInvitationCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateConnectClientAddInCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateConnectionAliasCommand.d.ts +1 -1
  10. package/dist-types/commands/CreateIpGroupCommand.d.ts +1 -1
  11. package/dist-types/commands/CreateStandbyWorkspacesCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateTagsCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateUpdatedWorkspaceImageCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateWorkspaceBundleCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateWorkspaceImageCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateWorkspacesCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateWorkspacesPoolCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteAccountLinkInvitationCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteClientBrandingCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteConnectClientAddInCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteConnectionAliasCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteIpGroupCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteTagsCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteWorkspaceImageCommand.d.ts +1 -1
  25. package/dist-types/commands/DeployWorkspaceApplicationsCommand.d.ts +1 -1
  26. package/dist-types/commands/DeregisterWorkspaceDirectoryCommand.d.ts +1 -1
  27. package/dist-types/commands/DescribeApplicationAssociationsCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeBundleAssociationsCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeClientBrandingCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeClientPropertiesCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeConnectClientAddInsCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeConnectionAliasPermissionsCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeImageAssociationsCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeTagsCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeWorkspaceAssociationsCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeWorkspaceSnapshotsCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +1 -1
  39. package/dist-types/commands/DisassociateConnectionAliasCommand.d.ts +1 -1
  40. package/dist-types/commands/DisassociateIpGroupsCommand.d.ts +1 -1
  41. package/dist-types/commands/DisassociateWorkspaceApplicationCommand.d.ts +1 -1
  42. package/dist-types/commands/ImportClientBrandingCommand.d.ts +1 -1
  43. package/dist-types/commands/ImportWorkspaceImageCommand.d.ts +1 -1
  44. package/dist-types/commands/ListAvailableManagementCidrRangesCommand.d.ts +1 -1
  45. package/dist-types/commands/MigrateWorkspaceCommand.d.ts +1 -1
  46. package/dist-types/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +1 -1
  47. package/dist-types/commands/ModifyClientPropertiesCommand.d.ts +1 -1
  48. package/dist-types/commands/ModifyEndpointEncryptionModeCommand.d.ts +1 -1
  49. package/dist-types/commands/ModifySamlPropertiesCommand.d.ts +1 -1
  50. package/dist-types/commands/ModifySelfservicePermissionsCommand.d.ts +1 -1
  51. package/dist-types/commands/ModifyStreamingPropertiesCommand.d.ts +1 -1
  52. package/dist-types/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +1 -1
  53. package/dist-types/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +1 -1
  54. package/dist-types/commands/ModifyWorkspacePropertiesCommand.d.ts +1 -1
  55. package/dist-types/commands/ModifyWorkspaceStateCommand.d.ts +1 -1
  56. package/dist-types/commands/RebootWorkspacesCommand.d.ts +1 -1
  57. package/dist-types/commands/RebuildWorkspacesCommand.d.ts +1 -1
  58. package/dist-types/commands/RejectAccountLinkInvitationCommand.d.ts +1 -1
  59. package/dist-types/commands/RestoreWorkspaceCommand.d.ts +1 -1
  60. package/dist-types/commands/RevokeIpRulesCommand.d.ts +1 -1
  61. package/dist-types/commands/StartWorkspacesCommand.d.ts +1 -1
  62. package/dist-types/commands/StartWorkspacesPoolCommand.d.ts +1 -1
  63. package/dist-types/commands/StopWorkspacesCommand.d.ts +1 -1
  64. package/dist-types/commands/StopWorkspacesPoolCommand.d.ts +1 -1
  65. package/dist-types/commands/TerminateWorkspacesCommand.d.ts +1 -1
  66. package/dist-types/commands/TerminateWorkspacesPoolCommand.d.ts +1 -1
  67. package/dist-types/commands/TerminateWorkspacesPoolSessionCommand.d.ts +1 -1
  68. package/dist-types/commands/UpdateConnectClientAddInCommand.d.ts +1 -1
  69. package/dist-types/commands/UpdateConnectionAliasPermissionCommand.d.ts +1 -1
  70. package/dist-types/commands/UpdateRulesOfIpGroupCommand.d.ts +1 -1
  71. package/dist-types/commands/UpdateWorkspaceImagePermissionCommand.d.ts +1 -1
  72. package/dist-types/commands/UpdateWorkspacesPoolCommand.d.ts +1 -1
  73. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  74. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  75. package/dist-types/runtimeConfig.d.ts +16 -16
  76. package/dist-types/runtimeConfig.native.d.ts +18 -18
  77. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  78. package/dist-types/ts3.4/commands/AcceptAccountLinkInvitationCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/AssociateConnectionAliasCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/AssociateIpGroupsCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/AssociateWorkspaceApplicationCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/AuthorizeIpRulesCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/CopyWorkspaceImageCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/CreateAccountLinkInvitationCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/CreateConnectClientAddInCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/CreateConnectionAliasCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/CreateIpGroupCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/CreateStandbyWorkspacesCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/CreateUpdatedWorkspaceImageCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/CreateWorkspaceBundleCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/CreateWorkspaceImageCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/CreateWorkspacesCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/CreateWorkspacesPoolCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DeleteAccountLinkInvitationCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DeleteClientBrandingCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DeleteConnectClientAddInCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/DeleteConnectionAliasCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/DeleteIpGroupCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/DeleteWorkspaceImageCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/DeployWorkspaceApplicationsCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/DeregisterWorkspaceDirectoryCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/DescribeApplicationAssociationsCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/DescribeBundleAssociationsCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/commands/DescribeClientBrandingCommand.d.ts +1 -1
  107. package/dist-types/ts3.4/commands/DescribeClientPropertiesCommand.d.ts +1 -1
  108. package/dist-types/ts3.4/commands/DescribeConnectClientAddInsCommand.d.ts +1 -1
  109. package/dist-types/ts3.4/commands/DescribeConnectionAliasPermissionsCommand.d.ts +1 -1
  110. package/dist-types/ts3.4/commands/DescribeImageAssociationsCommand.d.ts +1 -1
  111. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -1
  112. package/dist-types/ts3.4/commands/DescribeWorkspaceAssociationsCommand.d.ts +1 -1
  113. package/dist-types/ts3.4/commands/DescribeWorkspaceImagePermissionsCommand.d.ts +1 -1
  114. package/dist-types/ts3.4/commands/DescribeWorkspaceSnapshotsCommand.d.ts +1 -1
  115. package/dist-types/ts3.4/commands/DescribeWorkspacesPoolSessionsCommand.d.ts +1 -1
  116. package/dist-types/ts3.4/commands/DisassociateConnectionAliasCommand.d.ts +1 -1
  117. package/dist-types/ts3.4/commands/DisassociateIpGroupsCommand.d.ts +1 -1
  118. package/dist-types/ts3.4/commands/DisassociateWorkspaceApplicationCommand.d.ts +1 -1
  119. package/dist-types/ts3.4/commands/ImportClientBrandingCommand.d.ts +1 -1
  120. package/dist-types/ts3.4/commands/ImportWorkspaceImageCommand.d.ts +1 -1
  121. package/dist-types/ts3.4/commands/ListAvailableManagementCidrRangesCommand.d.ts +1 -1
  122. package/dist-types/ts3.4/commands/MigrateWorkspaceCommand.d.ts +1 -1
  123. package/dist-types/ts3.4/commands/ModifyCertificateBasedAuthPropertiesCommand.d.ts +1 -1
  124. package/dist-types/ts3.4/commands/ModifyClientPropertiesCommand.d.ts +1 -1
  125. package/dist-types/ts3.4/commands/ModifyEndpointEncryptionModeCommand.d.ts +1 -1
  126. package/dist-types/ts3.4/commands/ModifySamlPropertiesCommand.d.ts +1 -1
  127. package/dist-types/ts3.4/commands/ModifySelfservicePermissionsCommand.d.ts +1 -1
  128. package/dist-types/ts3.4/commands/ModifyStreamingPropertiesCommand.d.ts +1 -1
  129. package/dist-types/ts3.4/commands/ModifyWorkspaceAccessPropertiesCommand.d.ts +1 -1
  130. package/dist-types/ts3.4/commands/ModifyWorkspaceCreationPropertiesCommand.d.ts +1 -1
  131. package/dist-types/ts3.4/commands/ModifyWorkspacePropertiesCommand.d.ts +1 -1
  132. package/dist-types/ts3.4/commands/ModifyWorkspaceStateCommand.d.ts +1 -1
  133. package/dist-types/ts3.4/commands/RebootWorkspacesCommand.d.ts +1 -1
  134. package/dist-types/ts3.4/commands/RebuildWorkspacesCommand.d.ts +1 -1
  135. package/dist-types/ts3.4/commands/RejectAccountLinkInvitationCommand.d.ts +1 -1
  136. package/dist-types/ts3.4/commands/RestoreWorkspaceCommand.d.ts +1 -1
  137. package/dist-types/ts3.4/commands/RevokeIpRulesCommand.d.ts +1 -1
  138. package/dist-types/ts3.4/commands/StartWorkspacesCommand.d.ts +1 -1
  139. package/dist-types/ts3.4/commands/StartWorkspacesPoolCommand.d.ts +1 -1
  140. package/dist-types/ts3.4/commands/StopWorkspacesCommand.d.ts +1 -1
  141. package/dist-types/ts3.4/commands/StopWorkspacesPoolCommand.d.ts +1 -1
  142. package/dist-types/ts3.4/commands/TerminateWorkspacesCommand.d.ts +1 -1
  143. package/dist-types/ts3.4/commands/TerminateWorkspacesPoolCommand.d.ts +1 -1
  144. package/dist-types/ts3.4/commands/TerminateWorkspacesPoolSessionCommand.d.ts +1 -1
  145. package/dist-types/ts3.4/commands/UpdateConnectClientAddInCommand.d.ts +1 -1
  146. package/dist-types/ts3.4/commands/UpdateConnectionAliasPermissionCommand.d.ts +1 -1
  147. package/dist-types/ts3.4/commands/UpdateRulesOfIpGroupCommand.d.ts +1 -1
  148. package/dist-types/ts3.4/commands/UpdateWorkspaceImagePermissionCommand.d.ts +1 -1
  149. package/dist-types/ts3.4/commands/UpdateWorkspacesPoolCommand.d.ts +1 -1
  150. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  151. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  152. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  153. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  154. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  155. package/package.json +19 -19
@@ -27,7 +27,7 @@ declare const CreateWorkspacesPoolCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: CreateWorkspacesPoolCommandInput
30
+ input: CreateWorkspacesPoolCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  CreateWorkspacesPoolCommandInput,
33
33
  CreateWorkspacesPoolCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteAccountLinkInvitationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteAccountLinkInvitationCommandInput
30
+ input: DeleteAccountLinkInvitationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteAccountLinkInvitationCommandInput,
33
33
  DeleteAccountLinkInvitationCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteClientBrandingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteClientBrandingCommandInput
30
+ input: DeleteClientBrandingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteClientBrandingCommandInput,
33
33
  DeleteClientBrandingCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteConnectClientAddInCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteConnectClientAddInCommandInput
30
+ input: DeleteConnectClientAddInCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteConnectClientAddInCommandInput,
33
33
  DeleteConnectClientAddInCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteConnectionAliasCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteConnectionAliasCommandInput
30
+ input: DeleteConnectionAliasCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteConnectionAliasCommandInput,
33
33
  DeleteConnectionAliasCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteIpGroupCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteIpGroupCommandInput
26
+ input: DeleteIpGroupCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteIpGroupCommandInput,
29
29
  DeleteIpGroupCommandOutput,
@@ -23,7 +23,7 @@ declare const DeleteTagsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DeleteTagsCommandInput
26
+ input: DeleteTagsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DeleteTagsCommandInput,
29
29
  DeleteTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const DeleteWorkspaceImageCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeleteWorkspaceImageCommandInput
30
+ input: DeleteWorkspaceImageCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeleteWorkspaceImageCommandInput,
33
33
  DeleteWorkspaceImageCommandOutput,
@@ -27,7 +27,7 @@ declare const DeployWorkspaceApplicationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeployWorkspaceApplicationsCommandInput
30
+ input: DeployWorkspaceApplicationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeployWorkspaceApplicationsCommandInput,
33
33
  DeployWorkspaceApplicationsCommandOutput,
@@ -27,7 +27,7 @@ declare const DeregisterWorkspaceDirectoryCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DeregisterWorkspaceDirectoryCommandInput
30
+ input: DeregisterWorkspaceDirectoryCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DeregisterWorkspaceDirectoryCommandInput,
33
33
  DeregisterWorkspaceDirectoryCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeApplicationAssociationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeApplicationAssociationsCommandInput
30
+ input: DescribeApplicationAssociationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeApplicationAssociationsCommandInput,
33
33
  DescribeApplicationAssociationsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeBundleAssociationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeBundleAssociationsCommandInput
30
+ input: DescribeBundleAssociationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeBundleAssociationsCommandInput,
33
33
  DescribeBundleAssociationsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeClientBrandingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeClientBrandingCommandInput
30
+ input: DescribeClientBrandingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeClientBrandingCommandInput,
33
33
  DescribeClientBrandingCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeClientPropertiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeClientPropertiesCommandInput
30
+ input: DescribeClientPropertiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeClientPropertiesCommandInput,
33
33
  DescribeClientPropertiesCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeConnectClientAddInsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeConnectClientAddInsCommandInput
30
+ input: DescribeConnectClientAddInsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeConnectClientAddInsCommandInput,
33
33
  DescribeConnectClientAddInsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeConnectionAliasPermissionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeConnectionAliasPermissionsCommandInput
30
+ input: DescribeConnectionAliasPermissionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeConnectionAliasPermissionsCommandInput,
33
33
  DescribeConnectionAliasPermissionsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeImageAssociationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeImageAssociationsCommandInput
30
+ input: DescribeImageAssociationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeImageAssociationsCommandInput,
33
33
  DescribeImageAssociationsCommandOutput,
@@ -23,7 +23,7 @@ declare const DescribeTagsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: DescribeTagsCommandInput
26
+ input: DescribeTagsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  DescribeTagsCommandInput,
29
29
  DescribeTagsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeWorkspaceAssociationsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeWorkspaceAssociationsCommandInput
30
+ input: DescribeWorkspaceAssociationsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeWorkspaceAssociationsCommandInput,
33
33
  DescribeWorkspaceAssociationsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeWorkspaceImagePermissionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeWorkspaceImagePermissionsCommandInput
30
+ input: DescribeWorkspaceImagePermissionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeWorkspaceImagePermissionsCommandInput,
33
33
  DescribeWorkspaceImagePermissionsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeWorkspaceSnapshotsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeWorkspaceSnapshotsCommandInput
30
+ input: DescribeWorkspaceSnapshotsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeWorkspaceSnapshotsCommandInput,
33
33
  DescribeWorkspaceSnapshotsCommandOutput,
@@ -27,7 +27,7 @@ declare const DescribeWorkspacesPoolSessionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DescribeWorkspacesPoolSessionsCommandInput
30
+ input: DescribeWorkspacesPoolSessionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DescribeWorkspacesPoolSessionsCommandInput,
33
33
  DescribeWorkspacesPoolSessionsCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateConnectionAliasCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateConnectionAliasCommandInput
30
+ input: DisassociateConnectionAliasCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateConnectionAliasCommandInput,
33
33
  DisassociateConnectionAliasCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateIpGroupsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateIpGroupsCommandInput
30
+ input: DisassociateIpGroupsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateIpGroupsCommandInput,
33
33
  DisassociateIpGroupsCommandOutput,
@@ -27,7 +27,7 @@ declare const DisassociateWorkspaceApplicationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: DisassociateWorkspaceApplicationCommandInput
30
+ input: DisassociateWorkspaceApplicationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  DisassociateWorkspaceApplicationCommandInput,
33
33
  DisassociateWorkspaceApplicationCommandOutput,
@@ -27,7 +27,7 @@ declare const ImportClientBrandingCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ImportClientBrandingCommandInput
30
+ input: ImportClientBrandingCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ImportClientBrandingCommandInput,
33
33
  ImportClientBrandingCommandOutput,
@@ -27,7 +27,7 @@ declare const ImportWorkspaceImageCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ImportWorkspaceImageCommandInput
30
+ input: ImportWorkspaceImageCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ImportWorkspaceImageCommandInput,
33
33
  ImportWorkspaceImageCommandOutput,
@@ -27,7 +27,7 @@ declare const ListAvailableManagementCidrRangesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ListAvailableManagementCidrRangesCommandInput
30
+ input: ListAvailableManagementCidrRangesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ListAvailableManagementCidrRangesCommandInput,
33
33
  ListAvailableManagementCidrRangesCommandOutput,
@@ -26,7 +26,7 @@ declare const MigrateWorkspaceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: MigrateWorkspaceCommandInput
29
+ input: MigrateWorkspaceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  MigrateWorkspaceCommandInput,
32
32
  MigrateWorkspaceCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifyCertificateBasedAuthPropertiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifyCertificateBasedAuthPropertiesCommandInput
30
+ input: ModifyCertificateBasedAuthPropertiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifyCertificateBasedAuthPropertiesCommandInput,
33
33
  ModifyCertificateBasedAuthPropertiesCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifyClientPropertiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifyClientPropertiesCommandInput
30
+ input: ModifyClientPropertiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifyClientPropertiesCommandInput,
33
33
  ModifyClientPropertiesCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifyEndpointEncryptionModeCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifyEndpointEncryptionModeCommandInput
30
+ input: ModifyEndpointEncryptionModeCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifyEndpointEncryptionModeCommandInput,
33
33
  ModifyEndpointEncryptionModeCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifySamlPropertiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifySamlPropertiesCommandInput
30
+ input: ModifySamlPropertiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifySamlPropertiesCommandInput,
33
33
  ModifySamlPropertiesCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifySelfservicePermissionsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifySelfservicePermissionsCommandInput
30
+ input: ModifySelfservicePermissionsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifySelfservicePermissionsCommandInput,
33
33
  ModifySelfservicePermissionsCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifyStreamingPropertiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifyStreamingPropertiesCommandInput
30
+ input: ModifyStreamingPropertiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifyStreamingPropertiesCommandInput,
33
33
  ModifyStreamingPropertiesCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifyWorkspaceAccessPropertiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifyWorkspaceAccessPropertiesCommandInput
30
+ input: ModifyWorkspaceAccessPropertiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifyWorkspaceAccessPropertiesCommandInput,
33
33
  ModifyWorkspaceAccessPropertiesCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifyWorkspaceCreationPropertiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifyWorkspaceCreationPropertiesCommandInput
30
+ input: ModifyWorkspaceCreationPropertiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifyWorkspaceCreationPropertiesCommandInput,
33
33
  ModifyWorkspaceCreationPropertiesCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifyWorkspacePropertiesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifyWorkspacePropertiesCommandInput
30
+ input: ModifyWorkspacePropertiesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifyWorkspacePropertiesCommandInput,
33
33
  ModifyWorkspacePropertiesCommandOutput,
@@ -27,7 +27,7 @@ declare const ModifyWorkspaceStateCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: ModifyWorkspaceStateCommandInput
30
+ input: ModifyWorkspaceStateCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  ModifyWorkspaceStateCommandInput,
33
33
  ModifyWorkspaceStateCommandOutput,
@@ -26,7 +26,7 @@ declare const RebootWorkspacesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: RebootWorkspacesCommandInput
29
+ input: RebootWorkspacesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  RebootWorkspacesCommandInput,
32
32
  RebootWorkspacesCommandOutput,
@@ -27,7 +27,7 @@ declare const RebuildWorkspacesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RebuildWorkspacesCommandInput
30
+ input: RebuildWorkspacesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RebuildWorkspacesCommandInput,
33
33
  RebuildWorkspacesCommandOutput,
@@ -27,7 +27,7 @@ declare const RejectAccountLinkInvitationCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: RejectAccountLinkInvitationCommandInput
30
+ input: RejectAccountLinkInvitationCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  RejectAccountLinkInvitationCommandInput,
33
33
  RejectAccountLinkInvitationCommandOutput,
@@ -26,7 +26,7 @@ declare const RestoreWorkspaceCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: RestoreWorkspaceCommandInput
29
+ input: RestoreWorkspaceCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  RestoreWorkspaceCommandInput,
32
32
  RestoreWorkspaceCommandOutput,
@@ -23,7 +23,7 @@ declare const RevokeIpRulesCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: RevokeIpRulesCommandInput
26
+ input: RevokeIpRulesCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  RevokeIpRulesCommandInput,
29
29
  RevokeIpRulesCommandOutput,
@@ -26,7 +26,7 @@ declare const StartWorkspacesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: StartWorkspacesCommandInput
29
+ input: StartWorkspacesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  StartWorkspacesCommandInput,
32
32
  StartWorkspacesCommandOutput,
@@ -27,7 +27,7 @@ declare const StartWorkspacesPoolCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StartWorkspacesPoolCommandInput
30
+ input: StartWorkspacesPoolCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StartWorkspacesPoolCommandInput,
33
33
  StartWorkspacesPoolCommandOutput,
@@ -26,7 +26,7 @@ declare const StopWorkspacesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: StopWorkspacesCommandInput
29
+ input: StopWorkspacesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  StopWorkspacesCommandInput,
32
32
  StopWorkspacesCommandOutput,
@@ -27,7 +27,7 @@ declare const StopWorkspacesPoolCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: StopWorkspacesPoolCommandInput
30
+ input: StopWorkspacesPoolCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  StopWorkspacesPoolCommandInput,
33
33
  StopWorkspacesPoolCommandOutput,
@@ -27,7 +27,7 @@ declare const TerminateWorkspacesCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: TerminateWorkspacesCommandInput
30
+ input: TerminateWorkspacesCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  TerminateWorkspacesCommandInput,
33
33
  TerminateWorkspacesCommandOutput,
@@ -27,7 +27,7 @@ declare const TerminateWorkspacesPoolCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: TerminateWorkspacesPoolCommandInput
30
+ input: TerminateWorkspacesPoolCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  TerminateWorkspacesPoolCommandInput,
33
33
  TerminateWorkspacesPoolCommandOutput,
@@ -27,7 +27,7 @@ declare const TerminateWorkspacesPoolSessionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: TerminateWorkspacesPoolSessionCommandInput
30
+ input: TerminateWorkspacesPoolSessionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  TerminateWorkspacesPoolSessionCommandInput,
33
33
  TerminateWorkspacesPoolSessionCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateConnectClientAddInCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateConnectClientAddInCommandInput
30
+ input: UpdateConnectClientAddInCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateConnectClientAddInCommandInput,
33
33
  UpdateConnectClientAddInCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateConnectionAliasPermissionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateConnectionAliasPermissionCommandInput
30
+ input: UpdateConnectionAliasPermissionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateConnectionAliasPermissionCommandInput,
33
33
  UpdateConnectionAliasPermissionCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateRulesOfIpGroupCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateRulesOfIpGroupCommandInput
30
+ input: UpdateRulesOfIpGroupCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateRulesOfIpGroupCommandInput,
33
33
  UpdateRulesOfIpGroupCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateWorkspaceImagePermissionCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateWorkspaceImagePermissionCommandInput
30
+ input: UpdateWorkspaceImagePermissionCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateWorkspaceImagePermissionCommandInput,
33
33
  UpdateWorkspaceImagePermissionCommandOutput,
@@ -27,7 +27,7 @@ declare const UpdateWorkspacesPoolCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: UpdateWorkspacesPoolCommandInput
30
+ input: UpdateWorkspacesPoolCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  UpdateWorkspacesPoolCommandInput,
33
33
  UpdateWorkspacesPoolCommandOutput,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";