@aws-sdk/client-appstream 3.490.0 → 3.496.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 (96) hide show
  1. package/dist-cjs/AppStream.js +1 -161
  2. package/dist-cjs/AppStreamClient.js +1 -43
  3. package/dist-cjs/commands/AssociateAppBlockBuilderAppBlockCommand.js +1 -28
  4. package/dist-cjs/commands/AssociateApplicationFleetCommand.js +1 -28
  5. package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +1 -28
  6. package/dist-cjs/commands/AssociateFleetCommand.js +1 -28
  7. package/dist-cjs/commands/BatchAssociateUserStackCommand.js +1 -29
  8. package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +1 -29
  9. package/dist-cjs/commands/CopyImageCommand.js +1 -28
  10. package/dist-cjs/commands/CreateAppBlockBuilderCommand.js +1 -28
  11. package/dist-cjs/commands/CreateAppBlockBuilderStreamingURLCommand.js +1 -28
  12. package/dist-cjs/commands/CreateAppBlockCommand.js +1 -28
  13. package/dist-cjs/commands/CreateApplicationCommand.js +1 -28
  14. package/dist-cjs/commands/CreateDirectoryConfigCommand.js +1 -29
  15. package/dist-cjs/commands/CreateEntitlementCommand.js +1 -28
  16. package/dist-cjs/commands/CreateFleetCommand.js +1 -28
  17. package/dist-cjs/commands/CreateImageBuilderCommand.js +1 -28
  18. package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +1 -28
  19. package/dist-cjs/commands/CreateStackCommand.js +1 -28
  20. package/dist-cjs/commands/CreateStreamingURLCommand.js +1 -28
  21. package/dist-cjs/commands/CreateUpdatedImageCommand.js +1 -28
  22. package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +1 -28
  23. package/dist-cjs/commands/CreateUserCommand.js +1 -29
  24. package/dist-cjs/commands/DeleteAppBlockBuilderCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteAppBlockCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteApplicationCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +1 -28
  28. package/dist-cjs/commands/DeleteEntitlementCommand.js +1 -28
  29. package/dist-cjs/commands/DeleteFleetCommand.js +1 -28
  30. package/dist-cjs/commands/DeleteImageBuilderCommand.js +1 -28
  31. package/dist-cjs/commands/DeleteImageCommand.js +1 -28
  32. package/dist-cjs/commands/DeleteImagePermissionsCommand.js +1 -28
  33. package/dist-cjs/commands/DeleteStackCommand.js +1 -28
  34. package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +1 -28
  35. package/dist-cjs/commands/DeleteUserCommand.js +1 -29
  36. package/dist-cjs/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeAppBlockBuildersCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeAppBlocksCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeApplicationsCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +1 -29
  42. package/dist-cjs/commands/DescribeEntitlementsCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeFleetsCommand.js +1 -28
  44. package/dist-cjs/commands/DescribeImageBuildersCommand.js +1 -28
  45. package/dist-cjs/commands/DescribeImagePermissionsCommand.js +1 -28
  46. package/dist-cjs/commands/DescribeImagesCommand.js +1 -28
  47. package/dist-cjs/commands/DescribeSessionsCommand.js +1 -28
  48. package/dist-cjs/commands/DescribeStacksCommand.js +1 -28
  49. package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +1 -28
  50. package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +1 -29
  51. package/dist-cjs/commands/DescribeUsersCommand.js +1 -29
  52. package/dist-cjs/commands/DisableUserCommand.js +1 -29
  53. package/dist-cjs/commands/DisassociateAppBlockBuilderAppBlockCommand.js +1 -28
  54. package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +1 -28
  55. package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +1 -28
  56. package/dist-cjs/commands/DisassociateFleetCommand.js +1 -28
  57. package/dist-cjs/commands/EnableUserCommand.js +1 -29
  58. package/dist-cjs/commands/ExpireSessionCommand.js +1 -28
  59. package/dist-cjs/commands/ListAssociatedFleetsCommand.js +1 -28
  60. package/dist-cjs/commands/ListAssociatedStacksCommand.js +1 -28
  61. package/dist-cjs/commands/ListEntitledApplicationsCommand.js +1 -28
  62. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  63. package/dist-cjs/commands/StartAppBlockBuilderCommand.js +1 -28
  64. package/dist-cjs/commands/StartFleetCommand.js +1 -28
  65. package/dist-cjs/commands/StartImageBuilderCommand.js +1 -28
  66. package/dist-cjs/commands/StopAppBlockBuilderCommand.js +1 -28
  67. package/dist-cjs/commands/StopFleetCommand.js +1 -28
  68. package/dist-cjs/commands/StopImageBuilderCommand.js +1 -28
  69. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  70. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  71. package/dist-cjs/commands/UpdateAppBlockBuilderCommand.js +1 -28
  72. package/dist-cjs/commands/UpdateApplicationCommand.js +1 -28
  73. package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +1 -29
  74. package/dist-cjs/commands/UpdateEntitlementCommand.js +1 -28
  75. package/dist-cjs/commands/UpdateFleetCommand.js +1 -28
  76. package/dist-cjs/commands/UpdateImagePermissionsCommand.js +1 -28
  77. package/dist-cjs/commands/UpdateStackCommand.js +1 -28
  78. package/dist-cjs/commands/index.js +1 -78
  79. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  80. package/dist-cjs/extensionConfiguration.js +1 -2
  81. package/dist-cjs/index.js +6655 -12
  82. package/dist-cjs/models/AppStreamServiceException.js +1 -12
  83. package/dist-cjs/models/index.js +1 -4
  84. package/dist-cjs/models/models_0.js +1 -541
  85. package/dist-cjs/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.js +1 -7
  86. package/dist-cjs/pagination/DescribeAppBlockBuildersPaginator.js +1 -7
  87. package/dist-cjs/pagination/DescribeImagePermissionsPaginator.js +1 -7
  88. package/dist-cjs/pagination/DescribeImagesPaginator.js +1 -7
  89. package/dist-cjs/pagination/Interfaces.js +1 -2
  90. package/dist-cjs/pagination/index.js +1 -8
  91. package/dist-cjs/protocols/Aws_json1_1.js +1 -4299
  92. package/dist-cjs/runtimeExtensions.js +1 -22
  93. package/dist-cjs/waiters/index.js +1 -5
  94. package/dist-cjs/waiters/waitForFleetStarted.js +1 -74
  95. package/dist-cjs/waiters/waitForFleetStopped.js +1 -74
  96. package/package.json +41 -41
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAssociatedFleetsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListAssociatedFleetsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "ListAssociatedFleets", {})
22
- .n("AppStreamClient", "ListAssociatedFleetsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListAssociatedFleetsCommand)
25
- .de(Aws_json1_1_1.de_ListAssociatedFleetsCommand)
26
- .build() {
27
- }
28
- exports.ListAssociatedFleetsCommand = ListAssociatedFleetsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAssociatedStacksCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListAssociatedStacksCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "ListAssociatedStacks", {})
22
- .n("AppStreamClient", "ListAssociatedStacksCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListAssociatedStacksCommand)
25
- .de(Aws_json1_1_1.de_ListAssociatedStacksCommand)
26
- .build() {
27
- }
28
- exports.ListAssociatedStacksCommand = ListAssociatedStacksCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListEntitledApplicationsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListEntitledApplicationsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "ListEntitledApplications", {})
22
- .n("AppStreamClient", "ListEntitledApplicationsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListEntitledApplicationsCommand)
25
- .de(Aws_json1_1_1.de_ListEntitledApplicationsCommand)
26
- .build() {
27
- }
28
- exports.ListEntitledApplicationsCommand = ListEntitledApplicationsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsForResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ListTagsForResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "ListTagsForResource", {})
22
- .n("AppStreamClient", "ListTagsForResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ListTagsForResourceCommand)
25
- .de(Aws_json1_1_1.de_ListTagsForResourceCommand)
26
- .build() {
27
- }
28
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartAppBlockBuilderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StartAppBlockBuilderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "StartAppBlockBuilder", {})
22
- .n("AppStreamClient", "StartAppBlockBuilderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartAppBlockBuilderCommand)
25
- .de(Aws_json1_1_1.de_StartAppBlockBuilderCommand)
26
- .build() {
27
- }
28
- exports.StartAppBlockBuilderCommand = StartAppBlockBuilderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartFleetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StartFleetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "StartFleet", {})
22
- .n("AppStreamClient", "StartFleetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartFleetCommand)
25
- .de(Aws_json1_1_1.de_StartFleetCommand)
26
- .build() {
27
- }
28
- exports.StartFleetCommand = StartFleetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartImageBuilderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StartImageBuilderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "StartImageBuilder", {})
22
- .n("AppStreamClient", "StartImageBuilderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StartImageBuilderCommand)
25
- .de(Aws_json1_1_1.de_StartImageBuilderCommand)
26
- .build() {
27
- }
28
- exports.StartImageBuilderCommand = StartImageBuilderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopAppBlockBuilderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StopAppBlockBuilderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "StopAppBlockBuilder", {})
22
- .n("AppStreamClient", "StopAppBlockBuilderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StopAppBlockBuilderCommand)
25
- .de(Aws_json1_1_1.de_StopAppBlockBuilderCommand)
26
- .build() {
27
- }
28
- exports.StopAppBlockBuilderCommand = StopAppBlockBuilderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopFleetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StopFleetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "StopFleet", {})
22
- .n("AppStreamClient", "StopFleetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StopFleetCommand)
25
- .de(Aws_json1_1_1.de_StopFleetCommand)
26
- .build() {
27
- }
28
- exports.StopFleetCommand = StopFleetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopImageBuilderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class StopImageBuilderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "StopImageBuilder", {})
22
- .n("AppStreamClient", "StopImageBuilderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_StopImageBuilderCommand)
25
- .de(Aws_json1_1_1.de_StopImageBuilderCommand)
26
- .build() {
27
- }
28
- exports.StopImageBuilderCommand = StopImageBuilderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class TagResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "TagResource", {})
22
- .n("AppStreamClient", "TagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_TagResourceCommand)
25
- .de(Aws_json1_1_1.de_TagResourceCommand)
26
- .build() {
27
- }
28
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UntagResourceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "UntagResource", {})
22
- .n("AppStreamClient", "UntagResourceCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UntagResourceCommand)
25
- .de(Aws_json1_1_1.de_UntagResourceCommand)
26
- .build() {
27
- }
28
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateAppBlockBuilderCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateAppBlockBuilderCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "UpdateAppBlockBuilder", {})
22
- .n("AppStreamClient", "UpdateAppBlockBuilderCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateAppBlockBuilderCommand)
25
- .de(Aws_json1_1_1.de_UpdateAppBlockBuilderCommand)
26
- .build() {
27
- }
28
- exports.UpdateAppBlockBuilderCommand = UpdateAppBlockBuilderCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateApplicationCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateApplicationCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "UpdateApplication", {})
22
- .n("AppStreamClient", "UpdateApplicationCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateApplicationCommand)
25
- .de(Aws_json1_1_1.de_UpdateApplicationCommand)
26
- .build() {
27
- }
28
- exports.UpdateApplicationCommand = UpdateApplicationCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateDirectoryConfigCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
11
- class UpdateDirectoryConfigCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep({
14
- ...EndpointParameters_1.commonParams,
15
- })
16
- .m(function (Command, cs, config, o) {
17
- return [
18
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
19
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
20
- ];
21
- })
22
- .s("PhotonAdminProxyService", "UpdateDirectoryConfig", {})
23
- .n("AppStreamClient", "UpdateDirectoryConfigCommand")
24
- .f(models_0_1.UpdateDirectoryConfigRequestFilterSensitiveLog, models_0_1.UpdateDirectoryConfigResultFilterSensitiveLog)
25
- .ser(Aws_json1_1_1.se_UpdateDirectoryConfigCommand)
26
- .de(Aws_json1_1_1.de_UpdateDirectoryConfigCommand)
27
- .build() {
28
- }
29
- exports.UpdateDirectoryConfigCommand = UpdateDirectoryConfigCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateEntitlementCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateEntitlementCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "UpdateEntitlement", {})
22
- .n("AppStreamClient", "UpdateEntitlementCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateEntitlementCommand)
25
- .de(Aws_json1_1_1.de_UpdateEntitlementCommand)
26
- .build() {
27
- }
28
- exports.UpdateEntitlementCommand = UpdateEntitlementCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateFleetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateFleetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "UpdateFleet", {})
22
- .n("AppStreamClient", "UpdateFleetCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateFleetCommand)
25
- .de(Aws_json1_1_1.de_UpdateFleetCommand)
26
- .build() {
27
- }
28
- exports.UpdateFleetCommand = UpdateFleetCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateImagePermissionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateImagePermissionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "UpdateImagePermissions", {})
22
- .n("AppStreamClient", "UpdateImagePermissionsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateImagePermissionsCommand)
25
- .de(Aws_json1_1_1.de_UpdateImagePermissionsCommand)
26
- .build() {
27
- }
28
- exports.UpdateImagePermissionsCommand = UpdateImagePermissionsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateStackCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateStackCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("PhotonAdminProxyService", "UpdateStack", {})
22
- .n("AppStreamClient", "UpdateStackCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateStackCommand)
25
- .de(Aws_json1_1_1.de_UpdateStackCommand)
26
- .build() {
27
- }
28
- exports.UpdateStackCommand = UpdateStackCommand;
1
+ module.exports = require("../index.js");