@aws-sdk/client-workspaces 3.293.0 → 3.295.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 (135) hide show
  1. package/dist-cjs/commands/AssociateConnectionAliasCommand.js +4 -4
  2. package/dist-cjs/commands/AssociateIpGroupsCommand.js +4 -4
  3. package/dist-cjs/commands/AuthorizeIpRulesCommand.js +4 -4
  4. package/dist-cjs/commands/CopyWorkspaceImageCommand.js +4 -4
  5. package/dist-cjs/commands/CreateConnectClientAddInCommand.js +4 -4
  6. package/dist-cjs/commands/CreateConnectionAliasCommand.js +4 -4
  7. package/dist-cjs/commands/CreateIpGroupCommand.js +4 -4
  8. package/dist-cjs/commands/CreateStandbyWorkspacesCommand.js +4 -4
  9. package/dist-cjs/commands/CreateTagsCommand.js +4 -4
  10. package/dist-cjs/commands/CreateUpdatedWorkspaceImageCommand.js +4 -4
  11. package/dist-cjs/commands/CreateWorkspaceBundleCommand.js +4 -4
  12. package/dist-cjs/commands/CreateWorkspaceImageCommand.js +4 -4
  13. package/dist-cjs/commands/CreateWorkspacesCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteClientBrandingCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteConnectClientAddInCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteConnectionAliasCommand.js +4 -4
  17. package/dist-cjs/commands/DeleteIpGroupCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteTagsCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteWorkspaceBundleCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteWorkspaceImageCommand.js +4 -4
  21. package/dist-cjs/commands/DeregisterWorkspaceDirectoryCommand.js +4 -4
  22. package/dist-cjs/commands/DescribeAccountCommand.js +4 -4
  23. package/dist-cjs/commands/DescribeAccountModificationsCommand.js +4 -4
  24. package/dist-cjs/commands/DescribeClientBrandingCommand.js +4 -4
  25. package/dist-cjs/commands/DescribeClientPropertiesCommand.js +4 -4
  26. package/dist-cjs/commands/DescribeConnectClientAddInsCommand.js +4 -4
  27. package/dist-cjs/commands/DescribeConnectionAliasPermissionsCommand.js +4 -4
  28. package/dist-cjs/commands/DescribeConnectionAliasesCommand.js +4 -4
  29. package/dist-cjs/commands/DescribeIpGroupsCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeTagsCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeWorkspaceBundlesCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeWorkspaceDirectoriesCommand.js +4 -4
  33. package/dist-cjs/commands/DescribeWorkspaceImagePermissionsCommand.js +4 -4
  34. package/dist-cjs/commands/DescribeWorkspaceImagesCommand.js +4 -4
  35. package/dist-cjs/commands/DescribeWorkspaceSnapshotsCommand.js +4 -4
  36. package/dist-cjs/commands/DescribeWorkspacesCommand.js +4 -4
  37. package/dist-cjs/commands/DescribeWorkspacesConnectionStatusCommand.js +4 -4
  38. package/dist-cjs/commands/DisassociateConnectionAliasCommand.js +4 -4
  39. package/dist-cjs/commands/DisassociateIpGroupsCommand.js +4 -4
  40. package/dist-cjs/commands/ImportClientBrandingCommand.js +4 -4
  41. package/dist-cjs/commands/ImportWorkspaceImageCommand.js +4 -4
  42. package/dist-cjs/commands/ListAvailableManagementCidrRangesCommand.js +4 -4
  43. package/dist-cjs/commands/MigrateWorkspaceCommand.js +4 -4
  44. package/dist-cjs/commands/ModifyAccountCommand.js +4 -4
  45. package/dist-cjs/commands/ModifyCertificateBasedAuthPropertiesCommand.js +4 -4
  46. package/dist-cjs/commands/ModifyClientPropertiesCommand.js +4 -4
  47. package/dist-cjs/commands/ModifySamlPropertiesCommand.js +4 -4
  48. package/dist-cjs/commands/ModifySelfservicePermissionsCommand.js +4 -4
  49. package/dist-cjs/commands/ModifyWorkspaceAccessPropertiesCommand.js +4 -4
  50. package/dist-cjs/commands/ModifyWorkspaceCreationPropertiesCommand.js +4 -4
  51. package/dist-cjs/commands/ModifyWorkspacePropertiesCommand.js +4 -4
  52. package/dist-cjs/commands/ModifyWorkspaceStateCommand.js +4 -4
  53. package/dist-cjs/commands/RebootWorkspacesCommand.js +4 -4
  54. package/dist-cjs/commands/RebuildWorkspacesCommand.js +4 -4
  55. package/dist-cjs/commands/RegisterWorkspaceDirectoryCommand.js +4 -4
  56. package/dist-cjs/commands/RestoreWorkspaceCommand.js +4 -4
  57. package/dist-cjs/commands/RevokeIpRulesCommand.js +4 -4
  58. package/dist-cjs/commands/StartWorkspacesCommand.js +4 -4
  59. package/dist-cjs/commands/StopWorkspacesCommand.js +4 -4
  60. package/dist-cjs/commands/TerminateWorkspacesCommand.js +4 -4
  61. package/dist-cjs/commands/UpdateConnectClientAddInCommand.js +4 -4
  62. package/dist-cjs/commands/UpdateConnectionAliasPermissionCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateRulesOfIpGroupCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateWorkspaceBundleCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateWorkspaceImagePermissionCommand.js +4 -4
  66. package/dist-es/commands/AssociateConnectionAliasCommand.js +4 -4
  67. package/dist-es/commands/AssociateIpGroupsCommand.js +4 -4
  68. package/dist-es/commands/AuthorizeIpRulesCommand.js +4 -4
  69. package/dist-es/commands/CopyWorkspaceImageCommand.js +4 -4
  70. package/dist-es/commands/CreateConnectClientAddInCommand.js +4 -4
  71. package/dist-es/commands/CreateConnectionAliasCommand.js +4 -4
  72. package/dist-es/commands/CreateIpGroupCommand.js +4 -4
  73. package/dist-es/commands/CreateStandbyWorkspacesCommand.js +4 -4
  74. package/dist-es/commands/CreateTagsCommand.js +4 -4
  75. package/dist-es/commands/CreateUpdatedWorkspaceImageCommand.js +4 -4
  76. package/dist-es/commands/CreateWorkspaceBundleCommand.js +4 -4
  77. package/dist-es/commands/CreateWorkspaceImageCommand.js +4 -4
  78. package/dist-es/commands/CreateWorkspacesCommand.js +4 -4
  79. package/dist-es/commands/DeleteClientBrandingCommand.js +4 -4
  80. package/dist-es/commands/DeleteConnectClientAddInCommand.js +4 -4
  81. package/dist-es/commands/DeleteConnectionAliasCommand.js +4 -4
  82. package/dist-es/commands/DeleteIpGroupCommand.js +4 -4
  83. package/dist-es/commands/DeleteTagsCommand.js +4 -4
  84. package/dist-es/commands/DeleteWorkspaceBundleCommand.js +4 -4
  85. package/dist-es/commands/DeleteWorkspaceImageCommand.js +4 -4
  86. package/dist-es/commands/DeregisterWorkspaceDirectoryCommand.js +4 -4
  87. package/dist-es/commands/DescribeAccountCommand.js +4 -4
  88. package/dist-es/commands/DescribeAccountModificationsCommand.js +4 -4
  89. package/dist-es/commands/DescribeClientBrandingCommand.js +4 -4
  90. package/dist-es/commands/DescribeClientPropertiesCommand.js +4 -4
  91. package/dist-es/commands/DescribeConnectClientAddInsCommand.js +4 -4
  92. package/dist-es/commands/DescribeConnectionAliasPermissionsCommand.js +4 -4
  93. package/dist-es/commands/DescribeConnectionAliasesCommand.js +4 -4
  94. package/dist-es/commands/DescribeIpGroupsCommand.js +4 -4
  95. package/dist-es/commands/DescribeTagsCommand.js +4 -4
  96. package/dist-es/commands/DescribeWorkspaceBundlesCommand.js +4 -4
  97. package/dist-es/commands/DescribeWorkspaceDirectoriesCommand.js +4 -4
  98. package/dist-es/commands/DescribeWorkspaceImagePermissionsCommand.js +4 -4
  99. package/dist-es/commands/DescribeWorkspaceImagesCommand.js +4 -4
  100. package/dist-es/commands/DescribeWorkspaceSnapshotsCommand.js +4 -4
  101. package/dist-es/commands/DescribeWorkspacesCommand.js +4 -4
  102. package/dist-es/commands/DescribeWorkspacesConnectionStatusCommand.js +4 -4
  103. package/dist-es/commands/DisassociateConnectionAliasCommand.js +4 -4
  104. package/dist-es/commands/DisassociateIpGroupsCommand.js +4 -4
  105. package/dist-es/commands/ImportClientBrandingCommand.js +4 -4
  106. package/dist-es/commands/ImportWorkspaceImageCommand.js +4 -4
  107. package/dist-es/commands/ListAvailableManagementCidrRangesCommand.js +4 -4
  108. package/dist-es/commands/MigrateWorkspaceCommand.js +4 -4
  109. package/dist-es/commands/ModifyAccountCommand.js +4 -4
  110. package/dist-es/commands/ModifyCertificateBasedAuthPropertiesCommand.js +4 -4
  111. package/dist-es/commands/ModifyClientPropertiesCommand.js +4 -4
  112. package/dist-es/commands/ModifySamlPropertiesCommand.js +4 -4
  113. package/dist-es/commands/ModifySelfservicePermissionsCommand.js +4 -4
  114. package/dist-es/commands/ModifyWorkspaceAccessPropertiesCommand.js +4 -4
  115. package/dist-es/commands/ModifyWorkspaceCreationPropertiesCommand.js +4 -4
  116. package/dist-es/commands/ModifyWorkspacePropertiesCommand.js +4 -4
  117. package/dist-es/commands/ModifyWorkspaceStateCommand.js +4 -4
  118. package/dist-es/commands/RebootWorkspacesCommand.js +4 -4
  119. package/dist-es/commands/RebuildWorkspacesCommand.js +4 -4
  120. package/dist-es/commands/RegisterWorkspaceDirectoryCommand.js +4 -4
  121. package/dist-es/commands/RestoreWorkspaceCommand.js +4 -4
  122. package/dist-es/commands/RevokeIpRulesCommand.js +4 -4
  123. package/dist-es/commands/StartWorkspacesCommand.js +4 -4
  124. package/dist-es/commands/StopWorkspacesCommand.js +4 -4
  125. package/dist-es/commands/TerminateWorkspacesCommand.js +4 -4
  126. package/dist-es/commands/UpdateConnectClientAddInCommand.js +4 -4
  127. package/dist-es/commands/UpdateConnectionAliasPermissionCommand.js +4 -4
  128. package/dist-es/commands/UpdateRulesOfIpGroupCommand.js +4 -4
  129. package/dist-es/commands/UpdateWorkspaceBundleCommand.js +4 -4
  130. package/dist-es/commands/UpdateWorkspaceImagePermissionCommand.js +4 -4
  131. package/dist-types/WorkSpacesClient.d.ts +4 -4
  132. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  133. package/dist-types/ts3.4/WorkSpacesClient.d.ts +4 -4
  134. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  135. package/package.json +36 -36
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class RevokeIpRulesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RevokeIpRulesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RevokeIpRulesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class StartWorkspacesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartWorkspacesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartWorkspacesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class StopWorkspacesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StopWorkspacesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StopWorkspacesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class TerminateWorkspacesCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class TerminateWorkspacesCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, TerminateWorkspacesCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateConnectClientAddInCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateConnectClientAddInCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateConnectClientAddInCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateConnectionAliasPermissionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateConnectionAliasPermissionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateConnectionAliasPermissionCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateRulesOfIpGroupCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateRulesOfIpGroupCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateRulesOfIpGroupCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateWorkspaceBundleCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateWorkspaceBundleCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateWorkspaceBundleCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateWorkspaceImagePermissionCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateWorkspaceImagePermissionCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateWorkspaceImagePermissionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociateConnectionAliasRequestFilterSensitiveLog, AssociateConnectionAliasResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AssociateConnectionAliasCommand, serializeAws_json1_1AssociateConnectionAliasCommand, } from "../protocols/Aws_json1_1";
6
6
  export class AssociateConnectionAliasCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AssociateConnectionAliasCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AssociateConnectionAliasCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociateIpGroupsRequestFilterSensitiveLog, AssociateIpGroupsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AssociateIpGroupsCommand, serializeAws_json1_1AssociateIpGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class AssociateIpGroupsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AssociateIpGroupsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AssociateIpGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AuthorizeIpRulesRequestFilterSensitiveLog, AuthorizeIpRulesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AuthorizeIpRulesCommand, serializeAws_json1_1AuthorizeIpRulesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class AuthorizeIpRulesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class AuthorizeIpRulesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, AuthorizeIpRulesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CopyWorkspaceImageRequestFilterSensitiveLog, CopyWorkspaceImageResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CopyWorkspaceImageCommand, serializeAws_json1_1CopyWorkspaceImageCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CopyWorkspaceImageCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CopyWorkspaceImageCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CopyWorkspaceImageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateConnectClientAddInRequestFilterSensitiveLog, CreateConnectClientAddInResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateConnectClientAddInCommand, serializeAws_json1_1CreateConnectClientAddInCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateConnectClientAddInCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateConnectClientAddInCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateConnectClientAddInCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateConnectionAliasRequestFilterSensitiveLog, CreateConnectionAliasResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateConnectionAliasCommand, serializeAws_json1_1CreateConnectionAliasCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateConnectionAliasCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateConnectionAliasCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateConnectionAliasCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateIpGroupRequestFilterSensitiveLog, CreateIpGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateIpGroupCommand, serializeAws_json1_1CreateIpGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateIpGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateIpGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateIpGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateStandbyWorkspacesRequestFilterSensitiveLog, CreateStandbyWorkspacesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateStandbyWorkspacesCommand, serializeAws_json1_1CreateStandbyWorkspacesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateStandbyWorkspacesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateStandbyWorkspacesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateStandbyWorkspacesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateTagsRequestFilterSensitiveLog, CreateTagsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateTagsCommand, serializeAws_json1_1CreateTagsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateTagsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateTagsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateTagsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateUpdatedWorkspaceImageRequestFilterSensitiveLog, CreateUpdatedWorkspaceImageResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateUpdatedWorkspaceImageCommand, serializeAws_json1_1CreateUpdatedWorkspaceImageCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateUpdatedWorkspaceImageCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateUpdatedWorkspaceImageCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateUpdatedWorkspaceImageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateWorkspaceBundleRequestFilterSensitiveLog, CreateWorkspaceBundleResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateWorkspaceBundleCommand, serializeAws_json1_1CreateWorkspaceBundleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateWorkspaceBundleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateWorkspaceBundleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateWorkspaceBundleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateWorkspaceImageRequestFilterSensitiveLog, CreateWorkspaceImageResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateWorkspaceImageCommand, serializeAws_json1_1CreateWorkspaceImageCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateWorkspaceImageCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateWorkspaceImageCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateWorkspaceImageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateWorkspacesRequestFilterSensitiveLog, CreateWorkspacesResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateWorkspacesCommand, serializeAws_json1_1CreateWorkspacesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateWorkspacesCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class CreateWorkspacesCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, CreateWorkspacesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteClientBrandingRequestFilterSensitiveLog, DeleteClientBrandingResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteClientBrandingCommand, serializeAws_json1_1DeleteClientBrandingCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteClientBrandingCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteClientBrandingCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteClientBrandingCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteConnectClientAddInRequestFilterSensitiveLog, DeleteConnectClientAddInResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteConnectClientAddInCommand, serializeAws_json1_1DeleteConnectClientAddInCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteConnectClientAddInCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteConnectClientAddInCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteConnectClientAddInCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteConnectionAliasRequestFilterSensitiveLog, DeleteConnectionAliasResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteConnectionAliasCommand, serializeAws_json1_1DeleteConnectionAliasCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteConnectionAliasCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteConnectionAliasCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteConnectionAliasCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteIpGroupRequestFilterSensitiveLog, DeleteIpGroupResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteIpGroupCommand, serializeAws_json1_1DeleteIpGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteIpGroupCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteIpGroupCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteIpGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteTagsRequestFilterSensitiveLog, DeleteTagsResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteTagsCommand, serializeAws_json1_1DeleteTagsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteTagsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteTagsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteTagsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteWorkspaceBundleRequestFilterSensitiveLog, DeleteWorkspaceBundleResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteWorkspaceBundleCommand, serializeAws_json1_1DeleteWorkspaceBundleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteWorkspaceBundleCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DeleteWorkspaceBundleCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DeleteWorkspaceBundleCommand.getEndpointParameterInstructions()));