@aws-sdk/client-appstream 3.926.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
@@ -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 { CreateUserRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_json1_1";
4
+ import { CreateUser } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class CreateUserCommand 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", "CreateUser", {})
18
13
  .n("AppStreamClient", "CreateUserCommand")
19
- .f(CreateUserRequestFilterSensitiveLog, void 0)
20
- .ser(se_CreateUserCommand)
21
- .de(de_CreateUserCommand)
14
+ .sc(CreateUser)
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_DeleteAppBlockBuilderCommand, se_DeleteAppBlockBuilderCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteAppBlockBuilder } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteAppBlockBuilderCommand 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", "DeleteAppBlockBuilder", {})
17
13
  .n("AppStreamClient", "DeleteAppBlockBuilderCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteAppBlockBuilderCommand)
20
- .de(de_DeleteAppBlockBuilderCommand)
14
+ .sc(DeleteAppBlockBuilder)
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_DeleteAppBlockCommand, se_DeleteAppBlockCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteAppBlock } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteAppBlockCommand 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", "DeleteAppBlock", {})
17
13
  .n("AppStreamClient", "DeleteAppBlockCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteAppBlockCommand)
20
- .de(de_DeleteAppBlockCommand)
14
+ .sc(DeleteAppBlock)
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_DeleteApplicationCommand, se_DeleteApplicationCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteApplication } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteApplicationCommand 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", "DeleteApplication", {})
17
13
  .n("AppStreamClient", "DeleteApplicationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteApplicationCommand)
20
- .de(de_DeleteApplicationCommand)
14
+ .sc(DeleteApplication)
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_DeleteDirectoryConfigCommand, se_DeleteDirectoryConfigCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteDirectoryConfig } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteDirectoryConfigCommand 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", "DeleteDirectoryConfig", {})
17
13
  .n("AppStreamClient", "DeleteDirectoryConfigCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteDirectoryConfigCommand)
20
- .de(de_DeleteDirectoryConfigCommand)
14
+ .sc(DeleteDirectoryConfig)
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_DeleteEntitlementCommand, se_DeleteEntitlementCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteEntitlement } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteEntitlementCommand 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", "DeleteEntitlement", {})
17
13
  .n("AppStreamClient", "DeleteEntitlementCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteEntitlementCommand)
20
- .de(de_DeleteEntitlementCommand)
14
+ .sc(DeleteEntitlement)
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_DeleteFleetCommand, se_DeleteFleetCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteFleet } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteFleetCommand 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", "DeleteFleet", {})
17
13
  .n("AppStreamClient", "DeleteFleetCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteFleetCommand)
20
- .de(de_DeleteFleetCommand)
14
+ .sc(DeleteFleet)
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_DeleteImageBuilderCommand, se_DeleteImageBuilderCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteImageBuilder } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteImageBuilderCommand 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", "DeleteImageBuilder", {})
17
13
  .n("AppStreamClient", "DeleteImageBuilderCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteImageBuilderCommand)
20
- .de(de_DeleteImageBuilderCommand)
14
+ .sc(DeleteImageBuilder)
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_DeleteImageCommand, se_DeleteImageCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteImage } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteImageCommand 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", "DeleteImage", {})
17
13
  .n("AppStreamClient", "DeleteImageCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteImageCommand)
20
- .de(de_DeleteImageCommand)
14
+ .sc(DeleteImage)
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_DeleteImagePermissionsCommand, se_DeleteImagePermissionsCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteImagePermissions } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteImagePermissionsCommand 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", "DeleteImagePermissions", {})
17
13
  .n("AppStreamClient", "DeleteImagePermissionsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteImagePermissionsCommand)
20
- .de(de_DeleteImagePermissionsCommand)
14
+ .sc(DeleteImagePermissions)
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_DeleteStackCommand, se_DeleteStackCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteStack } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteStackCommand 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", "DeleteStack", {})
17
13
  .n("AppStreamClient", "DeleteStackCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteStackCommand)
20
- .de(de_DeleteStackCommand)
14
+ .sc(DeleteStack)
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_DeleteThemeForStackCommand, se_DeleteThemeForStackCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteThemeForStack } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteThemeForStackCommand 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", "DeleteThemeForStack", {})
17
13
  .n("AppStreamClient", "DeleteThemeForStackCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteThemeForStackCommand)
20
- .de(de_DeleteThemeForStackCommand)
14
+ .sc(DeleteThemeForStack)
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_DeleteUsageReportSubscriptionCommand, se_DeleteUsageReportSubscriptionCommand, } from "../protocols/Aws_json1_1";
4
+ import { DeleteUsageReportSubscription } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DeleteUsageReportSubscriptionCommand 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", "DeleteUsageReportSubscription", {})
17
13
  .n("AppStreamClient", "DeleteUsageReportSubscriptionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DeleteUsageReportSubscriptionCommand)
20
- .de(de_DeleteUsageReportSubscriptionCommand)
14
+ .sc(DeleteUsageReportSubscription)
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 { DeleteUserRequestFilterSensitiveLog } from "../models/models_0";
6
- import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_json1_1";
4
+ import { DeleteUser } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class DeleteUserCommand 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", "DeleteUser", {})
18
13
  .n("AppStreamClient", "DeleteUserCommand")
19
- .f(DeleteUserRequestFilterSensitiveLog, void 0)
20
- .ser(se_DeleteUserCommand)
21
- .de(de_DeleteUserCommand)
14
+ .sc(DeleteUser)
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_DescribeAppBlockBuilderAppBlockAssociationsCommand, se_DescribeAppBlockBuilderAppBlockAssociationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeAppBlockBuilderAppBlockAssociations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAppBlockBuilderAppBlockAssociationsCommand 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", "DescribeAppBlockBuilderAppBlockAssociations", {})
17
13
  .n("AppStreamClient", "DescribeAppBlockBuilderAppBlockAssociationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAppBlockBuilderAppBlockAssociationsCommand)
20
- .de(de_DescribeAppBlockBuilderAppBlockAssociationsCommand)
14
+ .sc(DescribeAppBlockBuilderAppBlockAssociations)
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_DescribeAppBlockBuildersCommand, se_DescribeAppBlockBuildersCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeAppBlockBuilders } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAppBlockBuildersCommand 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", "DescribeAppBlockBuilders", {})
17
13
  .n("AppStreamClient", "DescribeAppBlockBuildersCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAppBlockBuildersCommand)
20
- .de(de_DescribeAppBlockBuildersCommand)
14
+ .sc(DescribeAppBlockBuilders)
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_DescribeAppBlocksCommand, se_DescribeAppBlocksCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeAppBlocks } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAppBlocksCommand 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", "DescribeAppBlocks", {})
17
13
  .n("AppStreamClient", "DescribeAppBlocksCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAppBlocksCommand)
20
- .de(de_DescribeAppBlocksCommand)
14
+ .sc(DescribeAppBlocks)
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_DescribeAppLicenseUsageCommand, se_DescribeAppLicenseUsageCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeAppLicenseUsage } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeAppLicenseUsageCommand 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", "DescribeAppLicenseUsage", {})
17
13
  .n("AppStreamClient", "DescribeAppLicenseUsageCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeAppLicenseUsageCommand)
20
- .de(de_DescribeAppLicenseUsageCommand)
14
+ .sc(DescribeAppLicenseUsage)
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_DescribeApplicationFleetAssociationsCommand, se_DescribeApplicationFleetAssociationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { DescribeApplicationFleetAssociations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeApplicationFleetAssociationsCommand 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", "DescribeApplicationFleetAssociations", {})
17
13
  .n("AppStreamClient", "DescribeApplicationFleetAssociationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeApplicationFleetAssociationsCommand)
20
- .de(de_DescribeApplicationFleetAssociationsCommand)
14
+ .sc(DescribeApplicationFleetAssociations)
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_DescribeApplicationsCommand, se_DescribeApplicationsCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeApplications } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeApplicationsCommand 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", "DescribeApplications", {})
17
13
  .n("AppStreamClient", "DescribeApplicationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeApplicationsCommand)
20
- .de(de_DescribeApplicationsCommand)
14
+ .sc(DescribeApplications)
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 { DescribeDirectoryConfigsResultFilterSensitiveLog, } from "../models/models_0";
6
- import { de_DescribeDirectoryConfigsCommand, se_DescribeDirectoryConfigsCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeDirectoryConfigs } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class DescribeDirectoryConfigsCommand 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", "DescribeDirectoryConfigs", {})
18
13
  .n("AppStreamClient", "DescribeDirectoryConfigsCommand")
19
- .f(void 0, DescribeDirectoryConfigsResultFilterSensitiveLog)
20
- .ser(se_DescribeDirectoryConfigsCommand)
21
- .de(de_DescribeDirectoryConfigsCommand)
14
+ .sc(DescribeDirectoryConfigs)
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_DescribeEntitlementsCommand, se_DescribeEntitlementsCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeEntitlements } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeEntitlementsCommand 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", "DescribeEntitlements", {})
17
13
  .n("AppStreamClient", "DescribeEntitlementsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeEntitlementsCommand)
20
- .de(de_DescribeEntitlementsCommand)
14
+ .sc(DescribeEntitlements)
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_DescribeFleetsCommand, se_DescribeFleetsCommand } from "../protocols/Aws_json1_1";
4
+ import { DescribeFleets } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class DescribeFleetsCommand 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", "DescribeFleets", {})
17
13
  .n("AppStreamClient", "DescribeFleetsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_DescribeFleetsCommand)
20
- .de(de_DescribeFleetsCommand)
14
+ .sc(DescribeFleets)
21
15
  .build() {
22
16
  }