@aws-sdk/client-appstream 3.294.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/AssociateApplicationFleetCommand.js +4 -4
  2. package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +4 -4
  3. package/dist-cjs/commands/AssociateFleetCommand.js +4 -4
  4. package/dist-cjs/commands/BatchAssociateUserStackCommand.js +4 -4
  5. package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +4 -4
  6. package/dist-cjs/commands/CopyImageCommand.js +4 -4
  7. package/dist-cjs/commands/CreateAppBlockCommand.js +4 -4
  8. package/dist-cjs/commands/CreateApplicationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateDirectoryConfigCommand.js +4 -4
  10. package/dist-cjs/commands/CreateEntitlementCommand.js +4 -4
  11. package/dist-cjs/commands/CreateFleetCommand.js +4 -4
  12. package/dist-cjs/commands/CreateImageBuilderCommand.js +4 -4
  13. package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +4 -4
  14. package/dist-cjs/commands/CreateStackCommand.js +4 -4
  15. package/dist-cjs/commands/CreateStreamingURLCommand.js +4 -4
  16. package/dist-cjs/commands/CreateUpdatedImageCommand.js +4 -4
  17. package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +4 -4
  18. package/dist-cjs/commands/CreateUserCommand.js +4 -4
  19. package/dist-cjs/commands/DeleteAppBlockCommand.js +4 -4
  20. package/dist-cjs/commands/DeleteApplicationCommand.js +4 -4
  21. package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +4 -4
  22. package/dist-cjs/commands/DeleteEntitlementCommand.js +4 -4
  23. package/dist-cjs/commands/DeleteFleetCommand.js +4 -4
  24. package/dist-cjs/commands/DeleteImageBuilderCommand.js +4 -4
  25. package/dist-cjs/commands/DeleteImageCommand.js +4 -4
  26. package/dist-cjs/commands/DeleteImagePermissionsCommand.js +4 -4
  27. package/dist-cjs/commands/DeleteStackCommand.js +4 -4
  28. package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +4 -4
  29. package/dist-cjs/commands/DeleteUserCommand.js +4 -4
  30. package/dist-cjs/commands/DescribeAppBlocksCommand.js +4 -4
  31. package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +4 -4
  32. package/dist-cjs/commands/DescribeApplicationsCommand.js +4 -4
  33. package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +4 -4
  34. package/dist-cjs/commands/DescribeEntitlementsCommand.js +4 -4
  35. package/dist-cjs/commands/DescribeFleetsCommand.js +4 -4
  36. package/dist-cjs/commands/DescribeImageBuildersCommand.js +4 -4
  37. package/dist-cjs/commands/DescribeImagePermissionsCommand.js +4 -4
  38. package/dist-cjs/commands/DescribeImagesCommand.js +4 -4
  39. package/dist-cjs/commands/DescribeSessionsCommand.js +4 -4
  40. package/dist-cjs/commands/DescribeStacksCommand.js +4 -4
  41. package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +4 -4
  42. package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +4 -4
  43. package/dist-cjs/commands/DescribeUsersCommand.js +4 -4
  44. package/dist-cjs/commands/DisableUserCommand.js +4 -4
  45. package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +4 -4
  46. package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +4 -4
  47. package/dist-cjs/commands/DisassociateFleetCommand.js +4 -4
  48. package/dist-cjs/commands/EnableUserCommand.js +4 -4
  49. package/dist-cjs/commands/ExpireSessionCommand.js +4 -4
  50. package/dist-cjs/commands/ListAssociatedFleetsCommand.js +4 -4
  51. package/dist-cjs/commands/ListAssociatedStacksCommand.js +4 -4
  52. package/dist-cjs/commands/ListEntitledApplicationsCommand.js +4 -4
  53. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  54. package/dist-cjs/commands/StartFleetCommand.js +4 -4
  55. package/dist-cjs/commands/StartImageBuilderCommand.js +4 -4
  56. package/dist-cjs/commands/StopFleetCommand.js +4 -4
  57. package/dist-cjs/commands/StopImageBuilderCommand.js +4 -4
  58. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  59. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  60. package/dist-cjs/commands/UpdateApplicationCommand.js +4 -4
  61. package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +4 -4
  62. package/dist-cjs/commands/UpdateEntitlementCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateFleetCommand.js +4 -4
  64. package/dist-cjs/commands/UpdateImagePermissionsCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateStackCommand.js +4 -4
  66. package/dist-es/commands/AssociateApplicationFleetCommand.js +4 -4
  67. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +4 -4
  68. package/dist-es/commands/AssociateFleetCommand.js +4 -4
  69. package/dist-es/commands/BatchAssociateUserStackCommand.js +4 -4
  70. package/dist-es/commands/BatchDisassociateUserStackCommand.js +4 -4
  71. package/dist-es/commands/CopyImageCommand.js +4 -4
  72. package/dist-es/commands/CreateAppBlockCommand.js +4 -4
  73. package/dist-es/commands/CreateApplicationCommand.js +4 -4
  74. package/dist-es/commands/CreateDirectoryConfigCommand.js +4 -4
  75. package/dist-es/commands/CreateEntitlementCommand.js +4 -4
  76. package/dist-es/commands/CreateFleetCommand.js +4 -4
  77. package/dist-es/commands/CreateImageBuilderCommand.js +4 -4
  78. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +4 -4
  79. package/dist-es/commands/CreateStackCommand.js +4 -4
  80. package/dist-es/commands/CreateStreamingURLCommand.js +4 -4
  81. package/dist-es/commands/CreateUpdatedImageCommand.js +4 -4
  82. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +4 -4
  83. package/dist-es/commands/CreateUserCommand.js +4 -4
  84. package/dist-es/commands/DeleteAppBlockCommand.js +4 -4
  85. package/dist-es/commands/DeleteApplicationCommand.js +4 -4
  86. package/dist-es/commands/DeleteDirectoryConfigCommand.js +4 -4
  87. package/dist-es/commands/DeleteEntitlementCommand.js +4 -4
  88. package/dist-es/commands/DeleteFleetCommand.js +4 -4
  89. package/dist-es/commands/DeleteImageBuilderCommand.js +4 -4
  90. package/dist-es/commands/DeleteImageCommand.js +4 -4
  91. package/dist-es/commands/DeleteImagePermissionsCommand.js +4 -4
  92. package/dist-es/commands/DeleteStackCommand.js +4 -4
  93. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +4 -4
  94. package/dist-es/commands/DeleteUserCommand.js +4 -4
  95. package/dist-es/commands/DescribeAppBlocksCommand.js +4 -4
  96. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +4 -4
  97. package/dist-es/commands/DescribeApplicationsCommand.js +4 -4
  98. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +4 -4
  99. package/dist-es/commands/DescribeEntitlementsCommand.js +4 -4
  100. package/dist-es/commands/DescribeFleetsCommand.js +4 -4
  101. package/dist-es/commands/DescribeImageBuildersCommand.js +4 -4
  102. package/dist-es/commands/DescribeImagePermissionsCommand.js +4 -4
  103. package/dist-es/commands/DescribeImagesCommand.js +4 -4
  104. package/dist-es/commands/DescribeSessionsCommand.js +4 -4
  105. package/dist-es/commands/DescribeStacksCommand.js +4 -4
  106. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +4 -4
  107. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +4 -4
  108. package/dist-es/commands/DescribeUsersCommand.js +4 -4
  109. package/dist-es/commands/DisableUserCommand.js +4 -4
  110. package/dist-es/commands/DisassociateApplicationFleetCommand.js +4 -4
  111. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +4 -4
  112. package/dist-es/commands/DisassociateFleetCommand.js +4 -4
  113. package/dist-es/commands/EnableUserCommand.js +4 -4
  114. package/dist-es/commands/ExpireSessionCommand.js +4 -4
  115. package/dist-es/commands/ListAssociatedFleetsCommand.js +4 -4
  116. package/dist-es/commands/ListAssociatedStacksCommand.js +4 -4
  117. package/dist-es/commands/ListEntitledApplicationsCommand.js +4 -4
  118. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  119. package/dist-es/commands/StartFleetCommand.js +4 -4
  120. package/dist-es/commands/StartImageBuilderCommand.js +4 -4
  121. package/dist-es/commands/StopFleetCommand.js +4 -4
  122. package/dist-es/commands/StopImageBuilderCommand.js +4 -4
  123. package/dist-es/commands/TagResourceCommand.js +4 -4
  124. package/dist-es/commands/UntagResourceCommand.js +4 -4
  125. package/dist-es/commands/UpdateApplicationCommand.js +4 -4
  126. package/dist-es/commands/UpdateDirectoryConfigCommand.js +4 -4
  127. package/dist-es/commands/UpdateEntitlementCommand.js +4 -4
  128. package/dist-es/commands/UpdateFleetCommand.js +4 -4
  129. package/dist-es/commands/UpdateImagePermissionsCommand.js +4 -4
  130. package/dist-es/commands/UpdateStackCommand.js +4 -4
  131. package/dist-types/AppStreamClient.d.ts +4 -4
  132. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  133. package/dist-types/ts3.4/AppStreamClient.d.ts +4 -4
  134. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  135. package/package.json +37 -37
@@ -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 StopImageBuilderCommand 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 StopImageBuilderCommand 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, StopImageBuilderCommand.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 TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.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 UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.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 UpdateApplicationCommand 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 UpdateApplicationCommand 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, UpdateApplicationCommand.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 UpdateDirectoryConfigCommand 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 UpdateDirectoryConfigCommand 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, UpdateDirectoryConfigCommand.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 UpdateEntitlementCommand 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 UpdateEntitlementCommand 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, UpdateEntitlementCommand.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 UpdateFleetCommand 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 UpdateFleetCommand 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, UpdateFleetCommand.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 UpdateImagePermissionsCommand 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 UpdateImagePermissionsCommand 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, UpdateImagePermissionsCommand.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 UpdateStackCommand 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 UpdateStackCommand 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, UpdateStackCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociateApplicationFleetRequestFilterSensitiveLog, AssociateApplicationFleetResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AssociateApplicationFleetCommand, serializeAws_json1_1AssociateApplicationFleetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class AssociateApplicationFleetCommand 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 AssociateApplicationFleetCommand 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, AssociateApplicationFleetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociateApplicationToEntitlementRequestFilterSensitiveLog, AssociateApplicationToEntitlementResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AssociateApplicationToEntitlementCommand, serializeAws_json1_1AssociateApplicationToEntitlementCommand, } from "../protocols/Aws_json1_1";
6
6
  export class AssociateApplicationToEntitlementCommand 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 AssociateApplicationToEntitlementCommand 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, AssociateApplicationToEntitlementCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AssociateFleetRequestFilterSensitiveLog, AssociateFleetResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AssociateFleetCommand, serializeAws_json1_1AssociateFleetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class AssociateFleetCommand 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 AssociateFleetCommand 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, AssociateFleetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchAssociateUserStackRequestFilterSensitiveLog, BatchAssociateUserStackResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1BatchAssociateUserStackCommand, serializeAws_json1_1BatchAssociateUserStackCommand, } from "../protocols/Aws_json1_1";
6
6
  export class BatchAssociateUserStackCommand 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 BatchAssociateUserStackCommand 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, BatchAssociateUserStackCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { BatchDisassociateUserStackRequestFilterSensitiveLog, BatchDisassociateUserStackResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1BatchDisassociateUserStackCommand, serializeAws_json1_1BatchDisassociateUserStackCommand, } from "../protocols/Aws_json1_1";
6
6
  export class BatchDisassociateUserStackCommand 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 BatchDisassociateUserStackCommand 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, BatchDisassociateUserStackCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CopyImageRequestFilterSensitiveLog, CopyImageResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CopyImageCommand, serializeAws_json1_1CopyImageCommand } from "../protocols/Aws_json1_1";
6
6
  export class CopyImageCommand 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 CopyImageCommand 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, CopyImageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateAppBlockRequestFilterSensitiveLog, CreateAppBlockResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateAppBlockCommand, serializeAws_json1_1CreateAppBlockCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateAppBlockCommand 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 CreateAppBlockCommand 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, CreateAppBlockCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateApplicationRequestFilterSensitiveLog, CreateApplicationResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateApplicationCommand, serializeAws_json1_1CreateApplicationCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateApplicationCommand 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 CreateApplicationCommand 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, CreateApplicationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDirectoryConfigRequestFilterSensitiveLog, CreateDirectoryConfigResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateDirectoryConfigCommand, serializeAws_json1_1CreateDirectoryConfigCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateDirectoryConfigCommand 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 CreateDirectoryConfigCommand 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, CreateDirectoryConfigCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateEntitlementRequestFilterSensitiveLog, CreateEntitlementResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateEntitlementCommand, serializeAws_json1_1CreateEntitlementCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateEntitlementCommand 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 CreateEntitlementCommand 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, CreateEntitlementCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateFleetRequestFilterSensitiveLog, CreateFleetResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateFleetCommand, serializeAws_json1_1CreateFleetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateFleetCommand 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 CreateFleetCommand 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, CreateFleetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateImageBuilderRequestFilterSensitiveLog, CreateImageBuilderResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateImageBuilderCommand, serializeAws_json1_1CreateImageBuilderCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateImageBuilderCommand 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 CreateImageBuilderCommand 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, CreateImageBuilderCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateImageBuilderStreamingURLRequestFilterSensitiveLog, CreateImageBuilderStreamingURLResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateImageBuilderStreamingURLCommand, serializeAws_json1_1CreateImageBuilderStreamingURLCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateImageBuilderStreamingURLCommand 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 CreateImageBuilderStreamingURLCommand 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, CreateImageBuilderStreamingURLCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateStackRequestFilterSensitiveLog, CreateStackResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateStackCommand, serializeAws_json1_1CreateStackCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateStackCommand 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 CreateStackCommand 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, CreateStackCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateStreamingURLRequestFilterSensitiveLog, CreateStreamingURLResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateStreamingURLCommand, serializeAws_json1_1CreateStreamingURLCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateStreamingURLCommand 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 CreateStreamingURLCommand 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, CreateStreamingURLCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateUpdatedImageRequestFilterSensitiveLog, CreateUpdatedImageResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateUpdatedImageCommand, serializeAws_json1_1CreateUpdatedImageCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateUpdatedImageCommand 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 CreateUpdatedImageCommand 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, CreateUpdatedImageCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateUsageReportSubscriptionRequestFilterSensitiveLog, CreateUsageReportSubscriptionResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateUsageReportSubscriptionCommand, serializeAws_json1_1CreateUsageReportSubscriptionCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateUsageReportSubscriptionCommand 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 CreateUsageReportSubscriptionCommand 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, CreateUsageReportSubscriptionCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateUserRequestFilterSensitiveLog, CreateUserResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateUserCommand, serializeAws_json1_1CreateUserCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateUserCommand 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 CreateUserCommand 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, CreateUserCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAppBlockRequestFilterSensitiveLog, DeleteAppBlockResultFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteAppBlockCommand, serializeAws_json1_1DeleteAppBlockCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteAppBlockCommand 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 DeleteAppBlockCommand 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, DeleteAppBlockCommand.getEndpointParameterInstructions()));