@aws-sdk/client-workspaces-web 3.489.0 → 3.495.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 (81) hide show
  1. package/dist-cjs/WorkSpacesWeb.js +1 -127
  2. package/dist-cjs/WorkSpacesWebClient.js +1 -43
  3. package/dist-cjs/commands/AssociateBrowserSettingsCommand.js +1 -28
  4. package/dist-cjs/commands/AssociateIpAccessSettingsCommand.js +1 -28
  5. package/dist-cjs/commands/AssociateNetworkSettingsCommand.js +1 -28
  6. package/dist-cjs/commands/AssociateTrustStoreCommand.js +1 -28
  7. package/dist-cjs/commands/AssociateUserAccessLoggingSettingsCommand.js +1 -28
  8. package/dist-cjs/commands/AssociateUserSettingsCommand.js +1 -28
  9. package/dist-cjs/commands/CreateBrowserSettingsCommand.js +1 -29
  10. package/dist-cjs/commands/CreateIdentityProviderCommand.js +1 -29
  11. package/dist-cjs/commands/CreateIpAccessSettingsCommand.js +1 -29
  12. package/dist-cjs/commands/CreateNetworkSettingsCommand.js +1 -29
  13. package/dist-cjs/commands/CreatePortalCommand.js +1 -29
  14. package/dist-cjs/commands/CreateTrustStoreCommand.js +1 -29
  15. package/dist-cjs/commands/CreateUserAccessLoggingSettingsCommand.js +1 -29
  16. package/dist-cjs/commands/CreateUserSettingsCommand.js +1 -29
  17. package/dist-cjs/commands/DeleteBrowserSettingsCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteIdentityProviderCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteIpAccessSettingsCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteNetworkSettingsCommand.js +1 -28
  21. package/dist-cjs/commands/DeletePortalCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteTrustStoreCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteUserAccessLoggingSettingsCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteUserSettingsCommand.js +1 -28
  25. package/dist-cjs/commands/DisassociateBrowserSettingsCommand.js +1 -28
  26. package/dist-cjs/commands/DisassociateIpAccessSettingsCommand.js +1 -28
  27. package/dist-cjs/commands/DisassociateNetworkSettingsCommand.js +1 -28
  28. package/dist-cjs/commands/DisassociateTrustStoreCommand.js +1 -28
  29. package/dist-cjs/commands/DisassociateUserAccessLoggingSettingsCommand.js +1 -28
  30. package/dist-cjs/commands/DisassociateUserSettingsCommand.js +1 -28
  31. package/dist-cjs/commands/GetBrowserSettingsCommand.js +1 -29
  32. package/dist-cjs/commands/GetIdentityProviderCommand.js +1 -29
  33. package/dist-cjs/commands/GetIpAccessSettingsCommand.js +1 -29
  34. package/dist-cjs/commands/GetNetworkSettingsCommand.js +1 -28
  35. package/dist-cjs/commands/GetPortalCommand.js +1 -29
  36. package/dist-cjs/commands/GetPortalServiceProviderMetadataCommand.js +1 -28
  37. package/dist-cjs/commands/GetTrustStoreCertificateCommand.js +1 -28
  38. package/dist-cjs/commands/GetTrustStoreCommand.js +1 -28
  39. package/dist-cjs/commands/GetUserAccessLoggingSettingsCommand.js +1 -28
  40. package/dist-cjs/commands/GetUserSettingsCommand.js +1 -29
  41. package/dist-cjs/commands/ListBrowserSettingsCommand.js +1 -28
  42. package/dist-cjs/commands/ListIdentityProvidersCommand.js +1 -29
  43. package/dist-cjs/commands/ListIpAccessSettingsCommand.js +1 -29
  44. package/dist-cjs/commands/ListNetworkSettingsCommand.js +1 -28
  45. package/dist-cjs/commands/ListPortalsCommand.js +1 -29
  46. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -29
  47. package/dist-cjs/commands/ListTrustStoreCertificatesCommand.js +1 -28
  48. package/dist-cjs/commands/ListTrustStoresCommand.js +1 -28
  49. package/dist-cjs/commands/ListUserAccessLoggingSettingsCommand.js +1 -28
  50. package/dist-cjs/commands/ListUserSettingsCommand.js +1 -29
  51. package/dist-cjs/commands/TagResourceCommand.js +1 -29
  52. package/dist-cjs/commands/UntagResourceCommand.js +1 -29
  53. package/dist-cjs/commands/UpdateBrowserSettingsCommand.js +1 -29
  54. package/dist-cjs/commands/UpdateIdentityProviderCommand.js +1 -29
  55. package/dist-cjs/commands/UpdateIpAccessSettingsCommand.js +1 -29
  56. package/dist-cjs/commands/UpdateNetworkSettingsCommand.js +1 -28
  57. package/dist-cjs/commands/UpdatePortalCommand.js +1 -29
  58. package/dist-cjs/commands/UpdateTrustStoreCommand.js +1 -28
  59. package/dist-cjs/commands/UpdateUserAccessLoggingSettingsCommand.js +1 -28
  60. package/dist-cjs/commands/UpdateUserSettingsCommand.js +1 -29
  61. package/dist-cjs/commands/index.js +1 -61
  62. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  63. package/dist-cjs/extensionConfiguration.js +1 -2
  64. package/dist-cjs/index.js +5505 -11
  65. package/dist-cjs/models/WorkSpacesWebServiceException.js +1 -12
  66. package/dist-cjs/models/index.js +1 -4
  67. package/dist-cjs/models/models_0.js +1 -389
  68. package/dist-cjs/pagination/Interfaces.js +1 -2
  69. package/dist-cjs/pagination/ListBrowserSettingsPaginator.js +1 -7
  70. package/dist-cjs/pagination/ListIdentityProvidersPaginator.js +1 -7
  71. package/dist-cjs/pagination/ListIpAccessSettingsPaginator.js +1 -7
  72. package/dist-cjs/pagination/ListNetworkSettingsPaginator.js +1 -7
  73. package/dist-cjs/pagination/ListPortalsPaginator.js +1 -7
  74. package/dist-cjs/pagination/ListTrustStoreCertificatesPaginator.js +1 -7
  75. package/dist-cjs/pagination/ListTrustStoresPaginator.js +1 -7
  76. package/dist-cjs/pagination/ListUserAccessLoggingSettingsPaginator.js +1 -7
  77. package/dist-cjs/pagination/ListUserSettingsPaginator.js +1 -7
  78. package/dist-cjs/pagination/index.js +1 -13
  79. package/dist-cjs/protocols/Aws_restJson1.js +1 -3731
  80. package/dist-cjs/runtimeExtensions.js +1 -22
  81. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTrustStoreCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetTrustStoreCommand 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("AWSErmineControlPlaneService", "GetTrustStore", {})
22
- .n("WorkSpacesWebClient", "GetTrustStoreCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetTrustStoreCommand)
25
- .de(Aws_restJson1_1.de_GetTrustStoreCommand)
26
- .build() {
27
- }
28
- exports.GetTrustStoreCommand = GetTrustStoreCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetUserAccessLoggingSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class GetUserAccessLoggingSettingsCommand 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("AWSErmineControlPlaneService", "GetUserAccessLoggingSettings", {})
22
- .n("WorkSpacesWebClient", "GetUserAccessLoggingSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_GetUserAccessLoggingSettingsCommand)
25
- .de(Aws_restJson1_1.de_GetUserAccessLoggingSettingsCommand)
26
- .build() {
27
- }
28
- exports.GetUserAccessLoggingSettingsCommand = GetUserAccessLoggingSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetUserSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class GetUserSettingsCommand 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("AWSErmineControlPlaneService", "GetUserSettings", {})
23
- .n("WorkSpacesWebClient", "GetUserSettingsCommand")
24
- .f(void 0, models_0_1.GetUserSettingsResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_GetUserSettingsCommand)
26
- .de(Aws_restJson1_1.de_GetUserSettingsCommand)
27
- .build() {
28
- }
29
- exports.GetUserSettingsCommand = GetUserSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListBrowserSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListBrowserSettingsCommand 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("AWSErmineControlPlaneService", "ListBrowserSettings", {})
22
- .n("WorkSpacesWebClient", "ListBrowserSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListBrowserSettingsCommand)
25
- .de(Aws_restJson1_1.de_ListBrowserSettingsCommand)
26
- .build() {
27
- }
28
- exports.ListBrowserSettingsCommand = ListBrowserSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListIdentityProvidersCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListIdentityProvidersCommand 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("AWSErmineControlPlaneService", "ListIdentityProviders", {})
23
- .n("WorkSpacesWebClient", "ListIdentityProvidersCommand")
24
- .f(void 0, models_0_1.ListIdentityProvidersResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_ListIdentityProvidersCommand)
26
- .de(Aws_restJson1_1.de_ListIdentityProvidersCommand)
27
- .build() {
28
- }
29
- exports.ListIdentityProvidersCommand = ListIdentityProvidersCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListIpAccessSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListIpAccessSettingsCommand 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("AWSErmineControlPlaneService", "ListIpAccessSettings", {})
23
- .n("WorkSpacesWebClient", "ListIpAccessSettingsCommand")
24
- .f(void 0, models_0_1.ListIpAccessSettingsResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_ListIpAccessSettingsCommand)
26
- .de(Aws_restJson1_1.de_ListIpAccessSettingsCommand)
27
- .build() {
28
- }
29
- exports.ListIpAccessSettingsCommand = ListIpAccessSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListNetworkSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListNetworkSettingsCommand 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("AWSErmineControlPlaneService", "ListNetworkSettings", {})
22
- .n("WorkSpacesWebClient", "ListNetworkSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListNetworkSettingsCommand)
25
- .de(Aws_restJson1_1.de_ListNetworkSettingsCommand)
26
- .build() {
27
- }
28
- exports.ListNetworkSettingsCommand = ListNetworkSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListPortalsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListPortalsCommand 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("AWSErmineControlPlaneService", "ListPortals", {})
23
- .n("WorkSpacesWebClient", "ListPortalsCommand")
24
- .f(void 0, models_0_1.ListPortalsResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_ListPortalsCommand)
26
- .de(Aws_restJson1_1.de_ListPortalsCommand)
27
- .build() {
28
- }
29
- exports.ListPortalsCommand = ListPortalsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +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 models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListTagsForResourceCommand 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("AWSErmineControlPlaneService", "ListTagsForResource", {})
23
- .n("WorkSpacesWebClient", "ListTagsForResourceCommand")
24
- .f(void 0, models_0_1.ListTagsForResourceResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_ListTagsForResourceCommand)
26
- .de(Aws_restJson1_1.de_ListTagsForResourceCommand)
27
- .build() {
28
- }
29
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTrustStoreCertificatesCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListTrustStoreCertificatesCommand 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("AWSErmineControlPlaneService", "ListTrustStoreCertificates", {})
22
- .n("WorkSpacesWebClient", "ListTrustStoreCertificatesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListTrustStoreCertificatesCommand)
25
- .de(Aws_restJson1_1.de_ListTrustStoreCertificatesCommand)
26
- .build() {
27
- }
28
- exports.ListTrustStoreCertificatesCommand = ListTrustStoreCertificatesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTrustStoresCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListTrustStoresCommand 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("AWSErmineControlPlaneService", "ListTrustStores", {})
22
- .n("WorkSpacesWebClient", "ListTrustStoresCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListTrustStoresCommand)
25
- .de(Aws_restJson1_1.de_ListTrustStoresCommand)
26
- .build() {
27
- }
28
- exports.ListTrustStoresCommand = ListTrustStoresCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListUserAccessLoggingSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class ListUserAccessLoggingSettingsCommand 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("AWSErmineControlPlaneService", "ListUserAccessLoggingSettings", {})
22
- .n("WorkSpacesWebClient", "ListUserAccessLoggingSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_ListUserAccessLoggingSettingsCommand)
25
- .de(Aws_restJson1_1.de_ListUserAccessLoggingSettingsCommand)
26
- .build() {
27
- }
28
- exports.ListUserAccessLoggingSettingsCommand = ListUserAccessLoggingSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListUserSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class ListUserSettingsCommand 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("AWSErmineControlPlaneService", "ListUserSettings", {})
23
- .n("WorkSpacesWebClient", "ListUserSettingsCommand")
24
- .f(void 0, models_0_1.ListUserSettingsResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_ListUserSettingsCommand)
26
- .de(Aws_restJson1_1.de_ListUserSettingsCommand)
27
- .build() {
28
- }
29
- exports.ListUserSettingsCommand = ListUserSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +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 models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class TagResourceCommand 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("AWSErmineControlPlaneService", "TagResource", {})
23
- .n("WorkSpacesWebClient", "TagResourceCommand")
24
- .f(models_0_1.TagResourceRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_TagResourceCommand)
26
- .de(Aws_restJson1_1.de_TagResourceCommand)
27
- .build() {
28
- }
29
- exports.TagResourceCommand = TagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +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 models_0_1 = require("../models/models_0");
10
- const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UntagResourceCommand 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("AWSErmineControlPlaneService", "UntagResource", {})
23
- .n("WorkSpacesWebClient", "UntagResourceCommand")
24
- .f(models_0_1.UntagResourceRequestFilterSensitiveLog, void 0)
25
- .ser(Aws_restJson1_1.se_UntagResourceCommand)
26
- .de(Aws_restJson1_1.de_UntagResourceCommand)
27
- .build() {
28
- }
29
- exports.UntagResourceCommand = UntagResourceCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateBrowserSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateBrowserSettingsCommand 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("AWSErmineControlPlaneService", "UpdateBrowserSettings", {})
23
- .n("WorkSpacesWebClient", "UpdateBrowserSettingsCommand")
24
- .f(models_0_1.UpdateBrowserSettingsRequestFilterSensitiveLog, models_0_1.UpdateBrowserSettingsResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateBrowserSettingsCommand)
26
- .de(Aws_restJson1_1.de_UpdateBrowserSettingsCommand)
27
- .build() {
28
- }
29
- exports.UpdateBrowserSettingsCommand = UpdateBrowserSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateIdentityProviderCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateIdentityProviderCommand 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("AWSErmineControlPlaneService", "UpdateIdentityProvider", {})
23
- .n("WorkSpacesWebClient", "UpdateIdentityProviderCommand")
24
- .f(models_0_1.UpdateIdentityProviderRequestFilterSensitiveLog, models_0_1.UpdateIdentityProviderResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateIdentityProviderCommand)
26
- .de(Aws_restJson1_1.de_UpdateIdentityProviderCommand)
27
- .build() {
28
- }
29
- exports.UpdateIdentityProviderCommand = UpdateIdentityProviderCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateIpAccessSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdateIpAccessSettingsCommand 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("AWSErmineControlPlaneService", "UpdateIpAccessSettings", {})
23
- .n("WorkSpacesWebClient", "UpdateIpAccessSettingsCommand")
24
- .f(models_0_1.UpdateIpAccessSettingsRequestFilterSensitiveLog, models_0_1.UpdateIpAccessSettingsResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateIpAccessSettingsCommand)
26
- .de(Aws_restJson1_1.de_UpdateIpAccessSettingsCommand)
27
- .build() {
28
- }
29
- exports.UpdateIpAccessSettingsCommand = UpdateIpAccessSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateNetworkSettingsCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
10
- class UpdateNetworkSettingsCommand 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("AWSErmineControlPlaneService", "UpdateNetworkSettings", {})
22
- .n("WorkSpacesWebClient", "UpdateNetworkSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateNetworkSettingsCommand)
25
- .de(Aws_restJson1_1.de_UpdateNetworkSettingsCommand)
26
- .build() {
27
- }
28
- exports.UpdateNetworkSettingsCommand = UpdateNetworkSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePortalCommand = 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_restJson1_1 = require("../protocols/Aws_restJson1");
11
- class UpdatePortalCommand 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("AWSErmineControlPlaneService", "UpdatePortal", {})
23
- .n("WorkSpacesWebClient", "UpdatePortalCommand")
24
- .f(models_0_1.UpdatePortalRequestFilterSensitiveLog, models_0_1.UpdatePortalResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdatePortalCommand)
26
- .de(Aws_restJson1_1.de_UpdatePortalCommand)
27
- .build() {
28
- }
29
- exports.UpdatePortalCommand = UpdatePortalCommand;
1
+ module.exports = require("../index.js");