@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.UpdateTrustStoreCommand = 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 UpdateTrustStoreCommand 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", "UpdateTrustStore", {})
22
- .n("WorkSpacesWebClient", "UpdateTrustStoreCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateTrustStoreCommand)
25
- .de(Aws_restJson1_1.de_UpdateTrustStoreCommand)
26
- .build() {
27
- }
28
- exports.UpdateTrustStoreCommand = UpdateTrustStoreCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateUserAccessLoggingSettingsCommand = 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 UpdateUserAccessLoggingSettingsCommand 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", "UpdateUserAccessLoggingSettings", {})
22
- .n("WorkSpacesWebClient", "UpdateUserAccessLoggingSettingsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_restJson1_1.se_UpdateUserAccessLoggingSettingsCommand)
25
- .de(Aws_restJson1_1.de_UpdateUserAccessLoggingSettingsCommand)
26
- .build() {
27
- }
28
- exports.UpdateUserAccessLoggingSettingsCommand = UpdateUserAccessLoggingSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,29 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateUserSettingsCommand = 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 UpdateUserSettingsCommand 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", "UpdateUserSettings", {})
23
- .n("WorkSpacesWebClient", "UpdateUserSettingsCommand")
24
- .f(models_0_1.UpdateUserSettingsRequestFilterSensitiveLog, models_0_1.UpdateUserSettingsResponseFilterSensitiveLog)
25
- .ser(Aws_restJson1_1.se_UpdateUserSettingsCommand)
26
- .de(Aws_restJson1_1.de_UpdateUserSettingsCommand)
27
- .build() {
28
- }
29
- exports.UpdateUserSettingsCommand = UpdateUserSettingsCommand;
1
+ module.exports = require("../index.js");
@@ -1,61 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AssociateBrowserSettingsCommand"), exports);
5
- tslib_1.__exportStar(require("./AssociateIpAccessSettingsCommand"), exports);
6
- tslib_1.__exportStar(require("./AssociateNetworkSettingsCommand"), exports);
7
- tslib_1.__exportStar(require("./AssociateTrustStoreCommand"), exports);
8
- tslib_1.__exportStar(require("./AssociateUserAccessLoggingSettingsCommand"), exports);
9
- tslib_1.__exportStar(require("./AssociateUserSettingsCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateBrowserSettingsCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateIdentityProviderCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateIpAccessSettingsCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateNetworkSettingsCommand"), exports);
14
- tslib_1.__exportStar(require("./CreatePortalCommand"), exports);
15
- tslib_1.__exportStar(require("./CreateTrustStoreCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateUserAccessLoggingSettingsCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateUserSettingsCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteBrowserSettingsCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteIdentityProviderCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteIpAccessSettingsCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteNetworkSettingsCommand"), exports);
22
- tslib_1.__exportStar(require("./DeletePortalCommand"), exports);
23
- tslib_1.__exportStar(require("./DeleteTrustStoreCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteUserAccessLoggingSettingsCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteUserSettingsCommand"), exports);
26
- tslib_1.__exportStar(require("./DisassociateBrowserSettingsCommand"), exports);
27
- tslib_1.__exportStar(require("./DisassociateIpAccessSettingsCommand"), exports);
28
- tslib_1.__exportStar(require("./DisassociateNetworkSettingsCommand"), exports);
29
- tslib_1.__exportStar(require("./DisassociateTrustStoreCommand"), exports);
30
- tslib_1.__exportStar(require("./DisassociateUserAccessLoggingSettingsCommand"), exports);
31
- tslib_1.__exportStar(require("./DisassociateUserSettingsCommand"), exports);
32
- tslib_1.__exportStar(require("./GetBrowserSettingsCommand"), exports);
33
- tslib_1.__exportStar(require("./GetIdentityProviderCommand"), exports);
34
- tslib_1.__exportStar(require("./GetIpAccessSettingsCommand"), exports);
35
- tslib_1.__exportStar(require("./GetNetworkSettingsCommand"), exports);
36
- tslib_1.__exportStar(require("./GetPortalCommand"), exports);
37
- tslib_1.__exportStar(require("./GetPortalServiceProviderMetadataCommand"), exports);
38
- tslib_1.__exportStar(require("./GetTrustStoreCertificateCommand"), exports);
39
- tslib_1.__exportStar(require("./GetTrustStoreCommand"), exports);
40
- tslib_1.__exportStar(require("./GetUserAccessLoggingSettingsCommand"), exports);
41
- tslib_1.__exportStar(require("./GetUserSettingsCommand"), exports);
42
- tslib_1.__exportStar(require("./ListBrowserSettingsCommand"), exports);
43
- tslib_1.__exportStar(require("./ListIdentityProvidersCommand"), exports);
44
- tslib_1.__exportStar(require("./ListIpAccessSettingsCommand"), exports);
45
- tslib_1.__exportStar(require("./ListNetworkSettingsCommand"), exports);
46
- tslib_1.__exportStar(require("./ListPortalsCommand"), exports);
47
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
48
- tslib_1.__exportStar(require("./ListTrustStoreCertificatesCommand"), exports);
49
- tslib_1.__exportStar(require("./ListTrustStoresCommand"), exports);
50
- tslib_1.__exportStar(require("./ListUserAccessLoggingSettingsCommand"), exports);
51
- tslib_1.__exportStar(require("./ListUserSettingsCommand"), exports);
52
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
53
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
54
- tslib_1.__exportStar(require("./UpdateBrowserSettingsCommand"), exports);
55
- tslib_1.__exportStar(require("./UpdateIdentityProviderCommand"), exports);
56
- tslib_1.__exportStar(require("./UpdateIpAccessSettingsCommand"), exports);
57
- tslib_1.__exportStar(require("./UpdateNetworkSettingsCommand"), exports);
58
- tslib_1.__exportStar(require("./UpdatePortalCommand"), exports);
59
- tslib_1.__exportStar(require("./UpdateTrustStoreCommand"), exports);
60
- tslib_1.__exportStar(require("./UpdateUserAccessLoggingSettingsCommand"), exports);
61
- tslib_1.__exportStar(require("./UpdateUserSettingsCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "workspaces-web",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");