@aws-sdk/client-appstream 3.927.0 → 3.928.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 (114) hide show
  1. package/dist-cjs/index.js +2567 -3131
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/AppStreamClient.js +2 -0
  4. package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +3 -9
  5. package/dist-es/commands/AssociateApplicationFleetCommand.js +3 -9
  6. package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +3 -9
  7. package/dist-es/commands/AssociateFleetCommand.js +3 -9
  8. package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +3 -9
  9. package/dist-es/commands/BatchAssociateUserStackCommand.js +3 -10
  10. package/dist-es/commands/BatchDisassociateUserStackCommand.js +3 -10
  11. package/dist-es/commands/CopyImageCommand.js +3 -9
  12. package/dist-es/commands/CreateAppBlockBuilderCommand.js +3 -9
  13. package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +3 -9
  14. package/dist-es/commands/CreateAppBlockCommand.js +3 -9
  15. package/dist-es/commands/CreateApplicationCommand.js +3 -9
  16. package/dist-es/commands/CreateDirectoryConfigCommand.js +3 -10
  17. package/dist-es/commands/CreateEntitlementCommand.js +3 -9
  18. package/dist-es/commands/CreateFleetCommand.js +3 -9
  19. package/dist-es/commands/CreateImageBuilderCommand.js +3 -9
  20. package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +3 -9
  21. package/dist-es/commands/CreateStackCommand.js +3 -9
  22. package/dist-es/commands/CreateStreamingURLCommand.js +3 -9
  23. package/dist-es/commands/CreateThemeForStackCommand.js +3 -9
  24. package/dist-es/commands/CreateUpdatedImageCommand.js +3 -9
  25. package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +3 -9
  26. package/dist-es/commands/CreateUserCommand.js +3 -10
  27. package/dist-es/commands/DeleteAppBlockBuilderCommand.js +3 -9
  28. package/dist-es/commands/DeleteAppBlockCommand.js +3 -9
  29. package/dist-es/commands/DeleteApplicationCommand.js +3 -9
  30. package/dist-es/commands/DeleteDirectoryConfigCommand.js +3 -9
  31. package/dist-es/commands/DeleteEntitlementCommand.js +3 -9
  32. package/dist-es/commands/DeleteFleetCommand.js +3 -9
  33. package/dist-es/commands/DeleteImageBuilderCommand.js +3 -9
  34. package/dist-es/commands/DeleteImageCommand.js +3 -9
  35. package/dist-es/commands/DeleteImagePermissionsCommand.js +3 -9
  36. package/dist-es/commands/DeleteStackCommand.js +3 -9
  37. package/dist-es/commands/DeleteThemeForStackCommand.js +3 -9
  38. package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +3 -9
  39. package/dist-es/commands/DeleteUserCommand.js +3 -10
  40. package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +3 -9
  41. package/dist-es/commands/DescribeAppBlockBuildersCommand.js +3 -9
  42. package/dist-es/commands/DescribeAppBlocksCommand.js +3 -9
  43. package/dist-es/commands/DescribeAppLicenseUsageCommand.js +3 -9
  44. package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +3 -9
  45. package/dist-es/commands/DescribeApplicationsCommand.js +3 -9
  46. package/dist-es/commands/DescribeDirectoryConfigsCommand.js +3 -10
  47. package/dist-es/commands/DescribeEntitlementsCommand.js +3 -9
  48. package/dist-es/commands/DescribeFleetsCommand.js +3 -9
  49. package/dist-es/commands/DescribeImageBuildersCommand.js +3 -9
  50. package/dist-es/commands/DescribeImagePermissionsCommand.js +3 -9
  51. package/dist-es/commands/DescribeImagesCommand.js +3 -9
  52. package/dist-es/commands/DescribeSessionsCommand.js +3 -9
  53. package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +3 -9
  54. package/dist-es/commands/DescribeStacksCommand.js +3 -9
  55. package/dist-es/commands/DescribeThemeForStackCommand.js +3 -9
  56. package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +3 -9
  57. package/dist-es/commands/DescribeUserStackAssociationsCommand.js +3 -10
  58. package/dist-es/commands/DescribeUsersCommand.js +3 -10
  59. package/dist-es/commands/DisableUserCommand.js +3 -10
  60. package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +3 -9
  61. package/dist-es/commands/DisassociateApplicationFleetCommand.js +3 -9
  62. package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +3 -9
  63. package/dist-es/commands/DisassociateFleetCommand.js +3 -9
  64. package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +3 -9
  65. package/dist-es/commands/EnableUserCommand.js +3 -10
  66. package/dist-es/commands/ExpireSessionCommand.js +3 -9
  67. package/dist-es/commands/ListAssociatedFleetsCommand.js +3 -9
  68. package/dist-es/commands/ListAssociatedStacksCommand.js +3 -9
  69. package/dist-es/commands/ListEntitledApplicationsCommand.js +3 -9
  70. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  71. package/dist-es/commands/StartAppBlockBuilderCommand.js +3 -9
  72. package/dist-es/commands/StartFleetCommand.js +3 -9
  73. package/dist-es/commands/StartImageBuilderCommand.js +3 -9
  74. package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +3 -9
  75. package/dist-es/commands/StopAppBlockBuilderCommand.js +3 -9
  76. package/dist-es/commands/StopFleetCommand.js +3 -9
  77. package/dist-es/commands/StopImageBuilderCommand.js +3 -9
  78. package/dist-es/commands/TagResourceCommand.js +3 -9
  79. package/dist-es/commands/UntagResourceCommand.js +3 -9
  80. package/dist-es/commands/UpdateAppBlockBuilderCommand.js +3 -9
  81. package/dist-es/commands/UpdateApplicationCommand.js +3 -9
  82. package/dist-es/commands/UpdateDirectoryConfigCommand.js +3 -10
  83. package/dist-es/commands/UpdateEntitlementCommand.js +3 -9
  84. package/dist-es/commands/UpdateFleetCommand.js +3 -9
  85. package/dist-es/commands/UpdateImagePermissionsCommand.js +3 -9
  86. package/dist-es/commands/UpdateStackCommand.js +3 -9
  87. package/dist-es/commands/UpdateThemeForStackCommand.js +3 -9
  88. package/dist-es/models/models_0.js +0 -106
  89. package/dist-es/runtimeConfig.shared.js +7 -0
  90. package/dist-es/schemas/schemas_0.js +2375 -0
  91. package/dist-types/AppStreamClient.d.ts +10 -1
  92. package/dist-types/commands/CreateImageBuilderCommand.d.ts +3 -0
  93. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +3 -0
  94. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +3 -0
  95. package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -0
  96. package/dist-types/commands/StartImageBuilderCommand.d.ts +3 -0
  97. package/dist-types/commands/StopImageBuilderCommand.d.ts +3 -0
  98. package/dist-types/models/models_0.d.ts +5 -84
  99. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  100. package/dist-types/runtimeConfig.d.ts +1 -0
  101. package/dist-types/runtimeConfig.native.d.ts +1 -0
  102. package/dist-types/runtimeConfig.shared.d.ts +2 -5
  103. package/dist-types/schemas/schemas_0.d.ts +369 -0
  104. package/dist-types/ts3.4/AppStreamClient.d.ts +4 -0
  105. package/dist-types/ts3.4/models/models_0.d.ts +1 -61
  106. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  107. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  109. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  110. package/dist-types/ts3.4/schemas/schemas_0.d.ts +375 -0
  111. package/package.json +5 -5
  112. package/dist-es/protocols/Aws_json1_1.js +0 -2379
  113. package/dist-types/protocols/Aws_json1_1.d.ts +0 -758
  114. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1013
@@ -2,6 +2,7 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.getRuntimeConfig = void 0;
4
4
  const core_1 = require("@aws-sdk/core");
5
+ const protocols_1 = require("@aws-sdk/core/protocols");
5
6
  const smithy_client_1 = require("@smithy/smithy-client");
6
7
  const url_parser_1 = require("@smithy/url-parser");
7
8
  const util_base64_1 = require("@smithy/util-base64");
@@ -25,6 +26,12 @@ const getRuntimeConfig = (config) => {
25
26
  },
26
27
  ],
27
28
  logger: config?.logger ?? new smithy_client_1.NoOpLogger(),
29
+ protocol: config?.protocol ??
30
+ new protocols_1.AwsJson1_1Protocol({
31
+ defaultNamespace: "com.amazonaws.appstream",
32
+ serviceTarget: "PhotonAdminProxyService",
33
+ awsQueryCompatible: false,
34
+ }),
28
35
  serviceId: config?.serviceId ?? "AppStream",
29
36
  urlParser: config?.urlParser ?? url_parser_1.parseUrl,
30
37
  utf8Decoder: config?.utf8Decoder ?? util_utf8_1.fromUtf8,
@@ -4,6 +4,7 @@ import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detec
4
4
  import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
5
5
  import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
+ import { getSchemaSerdePlugin } from "@smithy/core/schema";
7
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
8
9
  import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
9
10
  import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
@@ -28,6 +29,7 @@ export class AppStreamClient extends __Client {
28
29
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
29
30
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
30
31
  this.config = _config_8;
32
+ this.middlewareStack.use(getSchemaSerdePlugin(this.config));
31
33
  this.middlewareStack.use(getUserAgentPlugin(this.config));
32
34
  this.middlewareStack.use(getRetryPlugin(this.config));
33
35
  this.middlewareStack.use(getContentLengthPlugin(this.config));
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_AssociateAppBlockBuilderAppBlockCommand, se_AssociateAppBlockBuilderAppBlockCommand, } from "../protocols/Aws_json1_1";
4
+ import { AssociateAppBlockBuilderAppBlock } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class AssociateAppBlockBuilderAppBlockCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "AssociateAppBlockBuilderAppBlock", {})
17
13
  .n("AppStreamClient", "AssociateAppBlockBuilderAppBlockCommand")
18
- .f(void 0, void 0)
19
- .ser(se_AssociateAppBlockBuilderAppBlockCommand)
20
- .de(de_AssociateAppBlockBuilderAppBlockCommand)
14
+ .sc(AssociateAppBlockBuilderAppBlock)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_AssociateApplicationFleetCommand, se_AssociateApplicationFleetCommand } from "../protocols/Aws_json1_1";
4
+ import { AssociateApplicationFleet } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class AssociateApplicationFleetCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "AssociateApplicationFleet", {})
17
13
  .n("AppStreamClient", "AssociateApplicationFleetCommand")
18
- .f(void 0, void 0)
19
- .ser(se_AssociateApplicationFleetCommand)
20
- .de(de_AssociateApplicationFleetCommand)
14
+ .sc(AssociateApplicationFleet)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_AssociateApplicationToEntitlementCommand, se_AssociateApplicationToEntitlementCommand, } from "../protocols/Aws_json1_1";
4
+ import { AssociateApplicationToEntitlement } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class AssociateApplicationToEntitlementCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "AssociateApplicationToEntitlement", {})
17
13
  .n("AppStreamClient", "AssociateApplicationToEntitlementCommand")
18
- .f(void 0, void 0)
19
- .ser(se_AssociateApplicationToEntitlementCommand)
20
- .de(de_AssociateApplicationToEntitlementCommand)
14
+ .sc(AssociateApplicationToEntitlement)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_AssociateFleetCommand, se_AssociateFleetCommand } from "../protocols/Aws_json1_1";
4
+ import { AssociateFleet } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class AssociateFleetCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "AssociateFleet", {})
17
13
  .n("AppStreamClient", "AssociateFleetCommand")
18
- .f(void 0, void 0)
19
- .ser(se_AssociateFleetCommand)
20
- .de(de_AssociateFleetCommand)
14
+ .sc(AssociateFleet)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_AssociateSoftwareToImageBuilderCommand, se_AssociateSoftwareToImageBuilderCommand, } from "../protocols/Aws_json1_1";
4
+ import { AssociateSoftwareToImageBuilder } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class AssociateSoftwareToImageBuilderCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "AssociateSoftwareToImageBuilder", {})
17
13
  .n("AppStreamClient", "AssociateSoftwareToImageBuilderCommand")
18
- .f(void 0, void 0)
19
- .ser(se_AssociateSoftwareToImageBuilderCommand)
20
- .de(de_AssociateSoftwareToImageBuilderCommand)
14
+ .sc(AssociateSoftwareToImageBuilder)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { BatchAssociateUserStackRequestFilterSensitiveLog, BatchAssociateUserStackResultFilterSensitiveLog, } from "../models/models_0";
6
- import { de_BatchAssociateUserStackCommand, se_BatchAssociateUserStackCommand } from "../protocols/Aws_json1_1";
4
+ import { BatchAssociateUserStack } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class BatchAssociateUserStackCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("PhotonAdminProxyService", "BatchAssociateUserStack", {})
18
13
  .n("AppStreamClient", "BatchAssociateUserStackCommand")
19
- .f(BatchAssociateUserStackRequestFilterSensitiveLog, BatchAssociateUserStackResultFilterSensitiveLog)
20
- .ser(se_BatchAssociateUserStackCommand)
21
- .de(de_BatchAssociateUserStackCommand)
14
+ .sc(BatchAssociateUserStack)
22
15
  .build() {
23
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { BatchDisassociateUserStackRequestFilterSensitiveLog, BatchDisassociateUserStackResultFilterSensitiveLog, } from "../models/models_0";
6
- import { de_BatchDisassociateUserStackCommand, se_BatchDisassociateUserStackCommand } from "../protocols/Aws_json1_1";
4
+ import { BatchDisassociateUserStack } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class BatchDisassociateUserStackCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("PhotonAdminProxyService", "BatchDisassociateUserStack", {})
18
13
  .n("AppStreamClient", "BatchDisassociateUserStackCommand")
19
- .f(BatchDisassociateUserStackRequestFilterSensitiveLog, BatchDisassociateUserStackResultFilterSensitiveLog)
20
- .ser(se_BatchDisassociateUserStackCommand)
21
- .de(de_BatchDisassociateUserStackCommand)
14
+ .sc(BatchDisassociateUserStack)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CopyImageCommand, se_CopyImageCommand } from "../protocols/Aws_json1_1";
4
+ import { CopyImage } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CopyImageCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CopyImage", {})
17
13
  .n("AppStreamClient", "CopyImageCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CopyImageCommand)
20
- .de(de_CopyImageCommand)
14
+ .sc(CopyImage)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateAppBlockBuilderCommand, se_CreateAppBlockBuilderCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateAppBlockBuilder } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateAppBlockBuilderCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateAppBlockBuilder", {})
17
13
  .n("AppStreamClient", "CreateAppBlockBuilderCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateAppBlockBuilderCommand)
20
- .de(de_CreateAppBlockBuilderCommand)
14
+ .sc(CreateAppBlockBuilder)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateAppBlockBuilderStreamingURLCommand, se_CreateAppBlockBuilderStreamingURLCommand, } from "../protocols/Aws_json1_1";
4
+ import { CreateAppBlockBuilderStreamingURL } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateAppBlockBuilderStreamingURLCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateAppBlockBuilderStreamingURL", {})
17
13
  .n("AppStreamClient", "CreateAppBlockBuilderStreamingURLCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateAppBlockBuilderStreamingURLCommand)
20
- .de(de_CreateAppBlockBuilderStreamingURLCommand)
14
+ .sc(CreateAppBlockBuilderStreamingURL)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateAppBlockCommand, se_CreateAppBlockCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateAppBlock } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateAppBlockCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateAppBlock", {})
17
13
  .n("AppStreamClient", "CreateAppBlockCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateAppBlockCommand)
20
- .de(de_CreateAppBlockCommand)
14
+ .sc(CreateAppBlock)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateApplicationCommand, se_CreateApplicationCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateApplication } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateApplicationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateApplication", {})
17
13
  .n("AppStreamClient", "CreateApplicationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateApplicationCommand)
20
- .de(de_CreateApplicationCommand)
14
+ .sc(CreateApplication)
21
15
  .build() {
22
16
  }
@@ -1,23 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { CreateDirectoryConfigRequestFilterSensitiveLog, CreateDirectoryConfigResultFilterSensitiveLog, } from "../models/models_0";
6
- import { de_CreateDirectoryConfigCommand, se_CreateDirectoryConfigCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateDirectoryConfig } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class CreateDirectoryConfigCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("PhotonAdminProxyService", "CreateDirectoryConfig", {})
18
13
  .n("AppStreamClient", "CreateDirectoryConfigCommand")
19
- .f(CreateDirectoryConfigRequestFilterSensitiveLog, CreateDirectoryConfigResultFilterSensitiveLog)
20
- .ser(se_CreateDirectoryConfigCommand)
21
- .de(de_CreateDirectoryConfigCommand)
14
+ .sc(CreateDirectoryConfig)
22
15
  .build() {
23
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateEntitlementCommand, se_CreateEntitlementCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateEntitlement } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateEntitlementCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateEntitlement", {})
17
13
  .n("AppStreamClient", "CreateEntitlementCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateEntitlementCommand)
20
- .de(de_CreateEntitlementCommand)
14
+ .sc(CreateEntitlement)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateFleetCommand, se_CreateFleetCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateFleet } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateFleetCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateFleet", {})
17
13
  .n("AppStreamClient", "CreateFleetCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateFleetCommand)
20
- .de(de_CreateFleetCommand)
14
+ .sc(CreateFleet)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateImageBuilderCommand, se_CreateImageBuilderCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateImageBuilder } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateImageBuilderCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateImageBuilder", {})
17
13
  .n("AppStreamClient", "CreateImageBuilderCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateImageBuilderCommand)
20
- .de(de_CreateImageBuilderCommand)
14
+ .sc(CreateImageBuilder)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateImageBuilderStreamingURLCommand, se_CreateImageBuilderStreamingURLCommand, } from "../protocols/Aws_json1_1";
4
+ import { CreateImageBuilderStreamingURL } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateImageBuilderStreamingURLCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateImageBuilderStreamingURL", {})
17
13
  .n("AppStreamClient", "CreateImageBuilderStreamingURLCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateImageBuilderStreamingURLCommand)
20
- .de(de_CreateImageBuilderStreamingURLCommand)
14
+ .sc(CreateImageBuilderStreamingURL)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateStackCommand, se_CreateStackCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateStack } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateStackCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateStack", {})
17
13
  .n("AppStreamClient", "CreateStackCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateStackCommand)
20
- .de(de_CreateStackCommand)
14
+ .sc(CreateStack)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateStreamingURLCommand, se_CreateStreamingURLCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateStreamingURL } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateStreamingURLCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateStreamingURL", {})
17
13
  .n("AppStreamClient", "CreateStreamingURLCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateStreamingURLCommand)
20
- .de(de_CreateStreamingURLCommand)
14
+ .sc(CreateStreamingURL)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateThemeForStackCommand, se_CreateThemeForStackCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateThemeForStack } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateThemeForStackCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateThemeForStack", {})
17
13
  .n("AppStreamClient", "CreateThemeForStackCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateThemeForStackCommand)
20
- .de(de_CreateThemeForStackCommand)
14
+ .sc(CreateThemeForStack)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateUpdatedImageCommand, se_CreateUpdatedImageCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateUpdatedImage } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateUpdatedImageCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateUpdatedImage", {})
17
13
  .n("AppStreamClient", "CreateUpdatedImageCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateUpdatedImageCommand)
20
- .de(de_CreateUpdatedImageCommand)
14
+ .sc(CreateUpdatedImage)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_CreateUsageReportSubscriptionCommand, se_CreateUsageReportSubscriptionCommand, } from "../protocols/Aws_json1_1";
4
+ import { CreateUsageReportSubscription } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class CreateUsageReportSubscriptionCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("PhotonAdminProxyService", "CreateUsageReportSubscription", {})
17
13
  .n("AppStreamClient", "CreateUsageReportSubscriptionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_CreateUsageReportSubscriptionCommand)
20
- .de(de_CreateUsageReportSubscriptionCommand)
14
+ .sc(CreateUsageReportSubscription)
21
15
  .build() {
22
16
  }